Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 12, 2025
Topics: 61 / Replies: 1581
Reply
RE: Powerpivot how to make continuous negative value formulas show words

Hi Oscar, Please read the forum rules You don't need to click on the 'Quote' button, it just clutters up the thread and I delete the quoted te...

5 years ago
Forum
Reply
RE: Remove duplicates

Hi Milly, How do you have duplicate columns? This article may help you Regards Phil

5 years ago
Reply
RE: Powerpivot how to make continuous negative value formulas show words

Hi Oscar, have you looked at the Conditional Formatting rules in my workbook? Home Tab -> Conditional Formatting -> Manage Rules Make s...

5 years ago
Forum
Reply
RE: Can you use the "Show report Filter Pages" when using Power Pivot or Pivot with measures

Hi Declan, If you can supply your workbook I'll try writing the necessary VBA. It shouldn't take too long as it'll be a modification of the code f...

5 years ago
Forum
Reply
RE: Powerpivot how to make continuous negative value formulas show words

Hi Oscar, You can't make words appear in a pivot table like that, but you can use conditional formatting to highlight negative months where the pre...

5 years ago
Forum
Reply
RE: Pivot and counting text

Hi Eva, You need to lay the data out in a tabular format with numeric values for the things you want to count. If you look at the attached file ...

5 years ago
Reply
RE: How to limit, with VBA, the lower Pagefield items based on the above Pagefield selected value using Powerpivot

Hi Manfred, I'm having trouble visualizing this without the data. Can you please supply your workbook with some sample data. Regards Phil

5 years ago
Forum
Reply
RE: index match

Hi Flor, You initial qs just said you were trying to look up one email address in another list on a separate sheet. How exactly does country play ...

5 years ago
Reply
RE: Transform Date Column to Logical

Hi Alberto, You can add a Conditional Column and specify 0 for null and 1 for not null: then delete the date column. Regards Phil

5 years ago
Forum
Reply
RE: index match

Hi Flor, I don't fully understand what it is you are trying to achieve. But it looks like you're trying to check if an email exists in a column? ...

5 years ago
Topic
5 years ago
Replies: 1
Views: 994
Reply
RE: Merge 2 formulas for specified column in vba code

Hi mm, Thanks for the workbook but it's an XLSX so we'd still need to copy/paste your code from the forum into it to test it out 🙂 Please supply ...

5 years ago
Forum
Reply
RE: How to be able to attach the file I have in the sub-folder

Thanks Maurizio. Try the attached file. You will need to enter your own GMail email/password of course. Regards Phil

5 years ago
Forum
Reply
RE: Calling a Function using Hyperlink

Hi Peter, You just need to wrap the HYPERLINKS in IFERROR because mousing over the link will generate an error. =IFERROR(HYPERLINK(dostuff(), "D...

5 years ago
Forum
Page 67 / 110