Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 12, 2025
Topics: 61 / Replies: 1581
Reply
RE: Automatically email multiple PDF documents from one sheet that has a dropdown list

Hi Rob, No worries, can you supply your workbook please, it's difficult to debug without the actual code. regards Phil

5 years ago
Forum
Reply
RE: Using time/date formula in a securities transactions

Yeah sorry, I meant COUNTIFS! I've adjusted my reply.

5 years ago
Reply
RE: Using time/date formula in a securities transactions

Hi Jay, You can use COUNTIFS to check the conditions (Loss and within 30 days). =IF(AND(I7<0,COUNTIFS(B$3:$B6, ">="&B7-30,$A$3:A6, "...

5 years ago
Reply
RE: vba script for pie n bar charts

and this post is specifically about Pivot Charts P

5 years ago
Forum
Reply
RE: Using time/date formula in a securities transactions

But how do I know what shares were bought when? I don't see where the actual share is identified. Are you buying/selling the same share (company) in...

5 years ago
Reply
RE: COPY AND PASTE CONDITIONALLY

Hi Sholtan, This sounds like homework. Have you tried to solve it yourself? Please attach your attempt and I'll be happy to guide you. Regards...

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

Hi Rob, Attached is a workbook with code that does the job. However, you'll need to incorporate it into your own workbook. As it is it's not usin...

5 years ago
Forum
Reply
RE: Using time/date formula in a securities transactions

Hi Jay, There's no information on your workbook about when/if a security has been bought or sold in the 30 days before or after any particular tran...

5 years ago
Reply
RE: Save attachments from IE to specified folder

Hi Rajsha, You can contact me via this forum. Regards Phil

5 years ago
Forum
Reply
RE: Help automatically refreshing a year using VBA

Hi Janai, Please attach your workbook so I can see the data. Regards Phil

5 years ago
Forum
Reply
Reply
RE: Save attachments from IE to specified folder

Hi Rajsha, OK, not sure why you don't have access to Selenium or Python, they are both free. As I'm not familiar with your environment or the rest...

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

Hi Amit, Without being at the PC in question hard to say. You say the code works on another machine so the issue isn't the code. Things I'd che...

5 years ago
Forum
Reply
RE: Save attachments from IE to specified folder

Hi Rajsha, Never done this with VBA, I have to wonder why you are using Excel to do this? Doesn't seem the like the best tool. You could try us...

5 years ago
Forum
Reply
RE: How to Prevent Same Selection from Lists in Two Combo boxes in VBA

Hi Nishit, Please see attached workbook for working solution. Couple of things. In the code you sent, you are referencing a control called txtD...

5 years ago
Forum
Page 72 / 110