Last seen: Jun 8, 2026
Hi Chris, no attachment. Regards Phil
no worries.
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...
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...
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...
Hi Yvonne, No attachment. There's a video here showing how to attach files Regards Phil
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 ...
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...
Hi Graham, You don't need VBA to do this, just use a lookup function like VLOOKUP or XLOOKUP. See attached. Regards Phil
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 ...
Hi Carlos, Please post your workbook so we don't have to recreate it. Regards Phil
Hi, Happy to help when we see your file. Did you check this which explains how to attach a file? regards Phil
You're welcome.
Hi Bandi, To populate a ComboBox use the RowSource property. First create a named range for the cells containing the data to go into the list, the...
Hi Lea, I'm confused. You ask that names be split so that first name and last name are on separate rows. But the example you provide in Invert-col...