Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jul 23, 2026
Topics: 61 / Replies: 1590
Reply
RE: Regarding the PRODUCT formula

Hi, That's the way the PRODUCT function works and is the reason to use it in this case rather than just multiplying the three cells together, which...

4 years ago
Reply
RE: Power Query Multiple IF criteria formula

Hi Julia, Check if the values in your [YTD Revenue USD] column are actually numbers. PQ is complaining that it's seeing text in that column. Re...

4 years ago
Forum
Reply
RE: Ageing days

Hi Saliha, You can use an approximate match VLOOKUP for this - see attached file. regards Phil

4 years ago
Reply
RE: Formula to count occurrence of two words being in one row

Hi Matt, Yes a workbook with actual data is always better so that mistakes aren't made when recreating data from a written description of it. Al...

4 years ago
Reply
RE: Formula to count occurrence of two words being in one row

Hi Matt, If your data is in A1:A5 and you have the words to search for (e.g. big and house) in B1 and B2 then this works =COUNT(SEARCH(B1,$A$1:$...

4 years ago
Reply
4 years ago
Forum
Reply
RE: Use Macros to update one sheet in a workbook when the data is in another 2 sheets

Hi Jay, Without sample data it's pretty much impossible to help you - please provide a sample file with: 1. Enough data to properly represent yo...

4 years ago
Forum
Reply
RE: JSON

Hi Rick, There isn't a specific section of the course dealing with JSON. I'm a little unclear as to what you are dealing with. You mention a JS...

4 years ago
Forum
Reply
RE: Maximum hourly calls reached when querying from webservices

Hi Laura, An alternative approach would be to create your query(ies) to the web source and load those results into a table(s) in Excel. Then the...

5 years ago
Forum
Reply
5 years ago
Forum
Topic
Forum
Replies: 20
Views: 14036
Reply
RE: Add A Conditional Column

Hi Simeon, Please provide a sample file when you post a question so we don't have to recreate your data. You can do this with a combination of I...

5 years ago
Forum
Reply
RE: Convert Day to Date

Hi Adam If your Year is in A1 and the Day of Year in B1 you can use this =DATEVALUE(A1&"/1/1")+B1-1 Regards Phil

5 years ago
Reply
RE: Conditional formatting in Matrix

Hi Mattias, Please share your PBIX file so we don't have to recreate everything. Regards Phil

5 years ago
Forum
Reply
RE: Summing 3 columns and results another column

Hi Jose, Why are you using VBA for this? Just use a formula in Column J? If you are using Power Query to import the data every month, use that ...

5 years ago
Forum
Page 21 / 111
0