Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Aug 29, 2025
Topics: 61 / Replies: 1580
Reply
RE: Macro to email pdf file and add company Icon

Hi David, This line .To = WorksheetFunction.VLookup (Range("B2").Value, Worksheets("Staffs").Range("Staffs"), 2) should be .To = Worksheet...

5 years ago
Forum
Reply
RE: Macro to email pdf file and add company Icon

Hi David, Please be specific about the problem. How was it not successful? Did you get a VBA error? If so, please tell me what it was. A scre...

5 years ago
Forum
Reply
RE: How to plot live data in Excel

Not sure what you mean, you'll have to be more specific. In the file I supplied, the value entered into B2 gets copied to L2 and then N2 for plotti...

5 years ago
Forum
Reply
RE: How to plot live data in Excel

Hi, I don't know if you have dynamic arrays (available in Office 365) so I've written a solution that doesn't use them - see attached. The chart...

5 years ago
Forum
Reply
RE: Sharing dynamic Excel tables on Microsoft 365

Hi Nesha, If you are all running Microsoft 365 (presumably you are all part of the same business tenant?) then you should set up the OneDrive app o...

5 years ago
Reply
RE: Automated Search Results Returning Nothing

Hi Bill, Google search results are location specific. The results it gives me when I search here in Australia will most likely be different to wha...

5 years ago
Forum
Reply
RE: Use of parameters or variables for calculated columns

Hi Maria, No file is attached. You need to click the Start Upload button - instructions can be found here Regards Phil

5 years ago
Forum
Reply
RE: Macro to copy specific workbooks from sub-folders

Hi Howard, It's much easier to do this kind of thing directly in the command line. Writing VBA to call FSO is just using the Windows Shell/Command...

5 years ago
Forum
Reply
RE: Automated Search Results Returning Nothing

No problem Bill. Where do you want to get the company website address from? Looking at the results I get when searching, for 3M the 1st search ...

5 years ago
Forum
Reply
RE: How to plot live data in Excel

Hi, Please attach your workbook. Have you tried using the code in this blog post Plotting Real Time Data Regards Phil

5 years ago
Forum
Reply
RE: Do Until Loop (LOOPS)

Hi Daria, When I tried to open your file Excel told me that the VBA project and macros were corrupted. Can you please attach another copy of the...

5 years ago
Forum
Reply
RE: Automated Search Results Returning Nothing

Hi Bill, Please start your own topic if you have a question, don't tag on to someone else's topic. Your code doesn't work because you're looking...

5 years ago
Forum
Reply
5 years ago
Forum
Topic
Forum
Replies: 8
Views: 174
Page 38 / 110