Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 8, 2026
Topics: 61 / Replies: 1588
Reply
RE: conditional moving selected rows by date criteria to a report sheet

No worries Pat. Learning VBA can put years on you 🙂

6 years ago
Forum
Reply
RE: Extract Email Address from Outlook messages

Hi Marsil, That is a Microsoft Exchange user. Are you connected to Exchange? Phil

6 years ago
Forum
Reply
RE: conditional moving selected rows by date criteria to a report sheet

Hi Pat, There's a few things there that need fixing up. You have an IF statement with lots of OR conditions and these conditions are carried ove...

6 years ago
Forum
Reply
RE: Extract Emails from OST File

Hi David, You check from the account setup in Outlook. It'll depend on your version of Outlook but it'll be something like File -> Account Sett...

6 years ago
Forum
Reply
RE: Multi-ComboBox select in orders doesnt import location QTY into textbox

Hi Steve, In Private Sub Arow5_Change() you can use Me.Arow6.Value = Arow5.List(Arow5.Value, 1) Regards Phil

6 years ago
Forum
Reply
RE: Extract Emails from OST File

Hi David, There seems to be some confusion which isn't helped by you not answering my questions. The code I've written is to read emails from a ...

6 years ago
Forum
Reply
RE: Extract Email Address from Outlook messages

Hi Marsil, Try this. regards Phil

6 years ago
Forum
Reply
RE: Extract Emails from OST File

David, Is your OST file attached to Outlook and in use with an email address? Or is it just a file in a folder? Phil

6 years ago
Forum
Reply
RE: Sum Multiple Columns by Matching Rows in First Column

Hi Adam, Without actually seeing your data I can't give the best answer. You could perhaps use Power Query though that maybe overkill. You could ...

6 years ago
Forum
Topic
Forum
Replies: 20
Views: 4073
Reply
RE: Conditionally Copy and paste between csv file & xls

yes, these qs seem like homework ....

6 years ago
Forum
Reply
RE: unique fill value

Hi Deepak, Without your workbook we have to enter everything by hand. That not only takes time, it makes things prone to error, and it means we ar...

6 years ago
Reply
RE: Extract Emails from OST File

Hi David, In Reply #4 of this thread I explained how to change the VBA. Open the file I created, press ALT+F11 to open the VBA editor then make th...

6 years ago
Forum
Reply
RE: Extract Emails from OST File

Hi David, I'll try asking again : Have you tried changing the name in the VBA code to your own email account name? Phil

6 years ago
Forum
Reply
RE: How to make data entry stay permanently after the condition is false

Hi Carlos, I don't see how that can work as described. If you have the invoice being populated with data from the Shipping Dept sheet, then the in...

6 years ago
Page 62 / 110
0