Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 15, 2025
Topics: 61 / Replies: 1581
Reply
RE: Macro to exclude the page Header

David, Can't debug it without your workbook. Regards Phil

6 years ago
Forum
Reply
RE: Macro to exclude the page Header

Hi David, Can you put the summary page at the start? You can have a different header for the first page. Phil

6 years ago
Forum
Reply
RE: URL Creation

Hi Ehab, We try to help people to learn how to solve problems, so with that in mind, what have you tried as a solution to this? Have you read th...

6 years ago
Forum
Reply
RE: VBA code to convert multiple cells

Hi Joe, Can you please supply a workbook with some dummy data, just a few lines. It's th structure if the data that is important. If we start wit...

6 years ago
Forum
Reply
RE: Excel 2003 Version pop up warning

I'm confused. So you want to save macros, but you don't want to use the .xlsm format? If you have VBA in a file and save it as .xlsx the VBA will be...

6 years ago
Forum
Reply
RE: URL Creation

Hi Ehab, Before I start working on a solution, can I ask what you are actually trying to do with all of these URL's? Do you plan on visiting all...

6 years ago
Forum
Reply
RE: Excel 2003 Version pop up warning

Hi David, I assume you are using a version of Excel that supports the xlsx format. If so, why are you saving files as .xls? I don't know any wa...

6 years ago
Forum
Reply
RE: Extract data from website to Excel

Hi Ehab, I just wrote an article that may help Regards Phil

6 years ago
Forum
Reply
RE: Lost in data formatting

Hi Sal, By default, if you post in a topic you are subscribed to it for updates. Your profile shows that you are subscribed to this topic so you s...

6 years ago
Forum
Reply
RE: VBA to send data from excel spreadsheet to a website form and return result to spreadsheet

Hi Dave, Sorry for the long delay. This was partly due to other commitments but partly due to getting this to work. I gave up on using IE. The...

6 years ago
Forum
Reply
RE: How do i Automatically Trigger the macros for Sheet 2 When Value Change Occur in One Sheet 1

Hi, You don't need VBA to do this. You can use a formula like this copied down as many rows as you need. =IF($E$4-(ROW(A2)-ROW($I$1)-1)>...

6 years ago
Forum
Reply
RE: Macro ResetAll

Hi, I'm not really clear on what you want to do. Is it that you want to run the macro on the sets of rows as described i.e.: 15->26 49-...

6 years ago
Forum
Reply
RE: Delete from Code: the last progressive number entered in Column (A 🙂 - If the last data item in Column (B 🙂 is deleted

Hi Maurizio, Your code already inserts numbers into Col A as you wish, so what you need is for some code to delete a number from Col A if the data ...

6 years ago
Forum
Reply
RE: VBA for Excel

Hi, What code are you referring to? You haven't provided any workbook with sample code. Regards Phil

6 years ago
Forum
Page 89 / 110