Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 10, 2026
Topics: 61 / Replies: 1588
Reply
RE: Adding Words

Hi Marsil, It's not exactly clear to me what you want to do. When I run the macro, I should change below cell count. so if there ability to run ...

7 years ago
Forum
Reply
RE: Macro editing for pdf's creation (one file each row)

Hi, The attached file will create a PDF for each row, but it is just saving the ActiveSheet as per your code. Is this what you want? Regards ...

7 years ago
Forum
Reply
RE: Excel and Powerapps

No worries Alan 🙂

7 years ago
Reply
RE: Percentage difference question?

Hi FS, Let's use smaller numbers, all those 0000 are hurting my eyes 🙂 If we start with 10 and it increases to 11 then the change is +1. The %...

7 years ago
Reply
RE: Percentage difference question?

Hi FS, It depends on the percentage of which number you are calculating for. Your formula is (100000 - 110000) / 110000 Which is equal to 0....

7 years ago
Reply
RE: Excel and Powerapps

Hi Alan, Yes you can add a file as your data source after you've created the app, but it may (will) require reconfiguring your app. I don't know...

7 years ago
Reply
RE: Date in Excel - How to change a date or region setting?

Hi Lea, This is controlled by your Region settings in Control Panel. Your Windows may be set to English but it might be set to English (United S...

7 years ago
Reply
RE: VLookup & Match

Hi Nicko, No file is attached. Regards Phil

7 years ago
Forum
Reply
RE: Index - not working

Hi Angela, Have you read the article on implicit intersection that Mynda linked to? Because you are not specifying a column for INDEX to use in ...

7 years ago
Reply
RE: HELP Keep getting error message

Hi Chenise, As I said in the Helpldesk ticket you raised, we won't do your assignment for you but you are welcome to browse through our site which ...

7 years ago
Reply
RE: Previous Business Day Exclude Weekends and Bank Holidays

Hi SC, Just use the formula I typed out above. See attached for examples in the worksheet and in VBA. regards Phil

7 years ago
Forum
Reply
RE: Previous Business Day Exclude Weekends and Bank Holidays

Hi SC, You need at least Excel 2007 to use the WORKDAY function I'm afraid. Can you not get that? Phil

7 years ago
Forum
Reply
RE: Previous Business Day Exclude Weekends and Bank Holidays

Hi SC, If your named range is Holidays then using the code I wrote should work. The sheet name doesn't matter. Please attach your workbook so I...

7 years ago
Forum
Reply
RE: Previous Business Day Exclude Weekends and Bank Holidays

Hi Sharmita, You can use this =WorksheetFunction.WorkDay(Now(), -1, Range("Holidays")) where Holidays is a named range containing the date...

7 years ago
Forum
Reply
RE: Copy all worksheets in one

Hi Bill, No workbook attached. Regards Phil

7 years ago
Forum
Page 86 / 110
0