Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jul 24, 2026
Topics: 61 / Replies: 1590
Reply
RE: Selenium Vba: Click button on web page

Hi, It'll be easier to do if you can supply the url of the page rather than just having a fragment of the age to work with. regards Phil

6 years ago
Forum
Reply
RE: Sync Slicers through VBA

Hi Riste, Why not rearrange your source data into a single table. Then create 2 pivot tables from the same source, that way you can connect the sl...

6 years ago
Forum
Reply
RE: Choose tier or level based on input value

Hi Ahmad, IF stops evaluating when it finds a True result so you can do away with the AND functions and simplify it to: =IF(A2<3,"'0-3", IF(A...

6 years ago
Reply
RE: Control or macro to enter values in cells

Hi Peter, Please see attached file. On the 'Week Commencing' sheet, C7 uses a drop down list and conditional formatting rules to change the colour...

6 years ago
Forum
Reply
RE: Control or macro to enter values in cells

Hi Peter, You might be able to use a data validation list or a spin button control. Please supply your workbook so we don't have to recreate eve...

6 years ago
Forum
Reply
RE: Data Validation with Dependent List

Hi Yvonne, No attachment. There's a video here showing how to attach files Regards Phil

6 years ago
Reply
RE: Worksheet Change and Selection Change not working as Intended

Hi Graham, Not quite following why you can't use formulae, you need to copy/paste the values? When you add a row to the table the formulae in the ...

6 years ago
Forum
Reply
RE: Sync Slicers through VBA

Hi Riste, You can't sync these slicers because the pivot tables they are attached to have different data sources and therefore different pivot cach...

6 years ago
Forum
Reply
RE: Worksheet Change and Selection Change not working as Intended

Hi Graham, You don't need VBA to do this, just use a lookup function like VLOOKUP or XLOOKUP. See attached. Regards Phil

6 years ago
Forum
Reply
RE: Can someone check my calculations?

Hi Michael, What is an ATI? It appears that this calculation is using one. In 4.B.1/2 - it's not clear which applies here but it appears you are ...

6 years ago
Reply
RE: Nested For Loop Error

Hi Carlos, Please post your workbook so we don't have to recreate it. Regards Phil

6 years ago
Forum
Reply
RE: Change aggregation of Grand Total in Pivot table

Hi, Happy to help when we see your file. Did you check this which explains how to attach a file? regards Phil

6 years ago
Page 53 / 111
0