Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 10, 2025
Topics: 61 / Replies: 1581
Reply
RE: Convert PDF to Word

Hi Deepak, I can't really test this without Foxit. But why not just convert the whole PDF then delete the first page in Word? See attached. ...

5 years ago
Forum
Reply
RE: VBA to create Folder - for backup

Hi David, You can use FileSystemObject to create folders. This post has some code you can adapt Regards Phil

5 years ago
Forum
Reply
RE: Sum other columns based on distinct values in first column

Hi, The total for Plant where Material is 1001 should be 36004, and where Material is 1002 it should be 27000? You haven't said where you get th...

5 years ago
Forum
Reply
RE: Prevent cells being changed

Hi Scott, Welcome, please refer to forum rules Please start your own topic rather than tag onto the end of an existing thread. Please suppl...

5 years ago
Forum
Reply
RE: Convert PDF to Word

Hi Deepak, Please review the forum rules and guidelines When you have a new question please start a new topic, don't post onto the end of an e...

5 years ago
Forum
Topic
Forum
Replies: 1
Views: 152
Topic
Forum
Replies: 2
Views: 452
Reply
RE: Conditional Formatting in Pivot Chart

Hi Zaki, You can't conditionally format a chart. You'd need to create another series for data points that go beyond a certain value and plot those...

5 years ago
Reply
RE: How to solve little issue with slicer?

Hi Frans, If you've deleted some data from the source, that data can still be displayed unless you tell the PT / Slicer not to display it, even if ...

5 years ago
Reply
Reply
RE: TURNING HIGHLIGHTED SQUARES ON/OFF

Hi Wansley, You have code in the workbook which is not mine: Private Sub Workbook_Open() If GetCodeSetting("CodeSetting") = False Then Exi...

5 years ago
Forum
Reply
RE: Blood pressure to salt intake

Hi David, I'm not sure that the data is misleading, the values are what they are. When your wife asks for the numbers to be 'closer together' what ...

5 years ago
Reply
RE: Send Emails Based on Changing Cell Values

So if you are overwriting the data every time you take a report from SAP, there is no way to know what emails have been sent, with the current code. ...

5 years ago
Forum
Reply
RE: Conversion of table by using power query

Hi JP, Power Query isn't really the tool for this. This is an optimization problem you should do in Excel. It's not clear if this is a one off ...

5 years ago
Forum
Reply
RE: Send Emails Based on Changing Cell Values

Hi Mido, The code will send an email when the value in Col E is >= 180. When an email is sent the code will enter the date the email was sent...

5 years ago
Forum
Page 59 / 110