Last seen: Jun 8, 2026
No worries Pat. Learning VBA can put years on you 🙂
Hi Marsil, That is a Microsoft Exchange user. Are you connected to Exchange? Phil
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...
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...
Hi Steve, In Private Sub Arow5_Change() you can use Me.Arow6.Value = Arow5.List(Arow5.Value, 1) Regards Phil
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 ...
Hi Marsil, Try this. regards Phil
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
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 ...
yes, these qs seem like homework ....
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...
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...
Hi David, I'll try asking again : Have you tried changing the name in the VBA code to your own email account name? Phil
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...