Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 12, 2025
Topics: 61 / Replies: 1581
Reply
RE: Using Excel to create directory structure

Hi David, Yes, it'll keep going until it encounters a blank cell in Col B. Regards Phil

5 years ago
Forum
Reply
RE: VBA not able to get data from website

Hi Vinod, I can see that you are trying to get something from the NSE website but I don't know exactly what it is you are trying to do. Please g...

5 years ago
Forum
Reply
RE: Send Multiple PDF by Outlook Email from Excel

No worries Yousef. Maybe when we're all out of lockdown you can buy me a take-away 🙂 Don't be afraid to try some code modifications. You can alw...

5 years ago
Forum
Reply
RE: Using Excel to create directory structure

Forgot to say that the code uses FSO (FileSystemObject) so in order for it to work you'll need to set a reference in the VBA Editor to the Microsoft S...

5 years ago
Forum
Reply
RE: Using Excel to create directory structure

Hi David, Attached is some code that will create a folder structure based on the contents of the sheet. You can probably work out for yourself how ...

5 years ago
Forum
Reply
RE: Send Multiple PDF by Outlook Email from Excel

Hey Yousef, Did you try doing that yourself? 🙂 It only took another IF .. THEN statement - see attached. Regards Phil

5 years ago
Forum
Reply
RE: Running VBA in Citrix

Hi, Can't see any reason on the face of it why it wouldn't work inside a Citrix session. But I don't know what restrictions are in place in your s...

5 years ago
Forum
Reply
RE: Send Multiple PDF by Outlook Email from Excel

You're welcome Yousef. Not sure what is causing your bugs without seeing the code you have changed. Could be invalid characters in the filenames...

5 years ago
Forum
Reply
RE: Error Code #Name when using Pyxll and Python

Hi Henrik, coin_price_rtd is the Python function I wrote and this is stored in the file moth_coin_rtd.py. Open moth_coin_rtd.py and you'll see the...

5 years ago
Reply
RE: Adding new criteria to old criteria in SUMPRODUCT

Hi Pa, The data laid out in your screenshot isn't the same as the data in the workbook you provided. The workbook I'm attaching here duplicates ...

5 years ago
Reply
RE: Error Code #Name when using Pyxll and Python

Hi Henrik, Where did you get this error? In Excel? Pleas supply screenshots. If you have the name(s) of the module(s) in the PyXLL config file...

5 years ago
Reply
RE: Send Multiple PDF by Outlook Email from Excel

Hi Yousef, Please start your own topic, don't tag on to the end of an existing one 🙂 Attached is a workbook that does what you requested. I've...

5 years ago
Forum
Reply
RE: Automatically email multiple PDF documents from one sheet that has a dropdown list

Hi Rob, As I don't have a Mac there's no way for me to integrate my code with Ron's and test that it works. You can try contacting Ron and seein...

5 years ago
Forum
Reply
RE: Error Code #Name when using Pyxll and Python

Hi Henrik, Have you added the Python module names to your pyxll.cfg file as described here: Regards Phil

5 years ago
Page 69 / 110