Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 12, 2025
Topics: 61 / Replies: 1581
Reply
RE: Power BI Certification

Hi, Do you mean 70-778? Can't say any more than make sure you study everything you can and practice a lot. Do a lot of practical work. Can't h...

5 years ago
Reply
RE: Web Scraping – Filling in Forms

Hi Amit, The code in the workbook and the code in your image are not the same. I can run the code in the workbook you attached without issue. A...

5 years ago
Forum
Reply
RE: Categorise transactions depending on certain keywords in the cell.

Hi Alain, You can do this with a combination of INDEX, SUMPRODUCT and SEARCH. There's a blog post on how it works here Search a String for a Li...

5 years ago
Reply
RE: Where's the link?

Hi Robert, The link is at the top of the Grouping sheet in the workbook that comes with the course. Here's the link Regards Phil

5 years ago
Reply
RE: Return Color Name In Cell Based On Typed Phrase

Hi Maurizio, I've written some code to do what you want but it may need to be more robust as it checks for the occurrence of a string e.g. Blu with...

5 years ago
Forum
Reply
RE: GetPivotData not working with PivotTable

Hi Mark, Did you try to create the GPD formula for the 2nd PT manually? You can create a GPD formula by clicking on the cell in the PT that you wa...

5 years ago
Reply
RE: Generate multiple sequential numbers

Hi Stephen, I can think of more than one way this could be done but without seeing your data I don't know which way is best. Please attach your wo...

5 years ago
Reply
Reply
RE: Adding Random Numbers to Achieve Specific Total

Hi Rhee, Are you always looking for 3 factors? Will the total always be 9? When you say 'continuously generate' are you looking to find all facto...

5 years ago
Reply
RE: VBA code to Click on the load more button

Hi Rajsha, I wrote a post on interacting with webpages which may be of help to you Web scraping filling in forms But if the website uses...

5 years ago
Forum
Reply
RE: How to copy varying table range in excel and paste it in word as picture

Hi Sammy, Without seeing your workbook I can't give you my 'best' answer. I don't know what data you are trying to copy. Perhaps you could form...

5 years ago
Forum
Reply
RE: VBA code to Click on the load more button

Hi Rajsha, It sounds like you are trying to click a button on a web page to go to the next page and get the data on that next page. I'll need to...

5 years ago
Forum
Reply
RE: Adding Random Numbers to Achieve Specific Total

Hi Rhee, If the value in B5 is fixed, then you are limited to the 'random' numbers you can use to in ColA that add up to the sum in B5. I don't se...

5 years ago
Page 73 / 110