Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 11, 2026
Topics: 61 / Replies: 1588
Reply
RE: VBA to sum up total value of loop cycle time

Hi Shila, I'm not really clear on what your objective is. The values you have in the columns headed Date and Time aren't dates or times, they ar...

8 years ago
Forum
Reply
RE: Create and Name PDF

Good job Bob. The joy of coding. A single character in the wrong place can break the whole thing.

8 years ago
Forum
Reply
RE: Web report - open the report page by using explorer.

Hi Tina, I'm not really clear on what exactly you are asking - how to create a report you can open in a browser, or how to open that already create...

8 years ago
Reply
RE: Copy and Paste a sheet from One Workbook to Another

Hi Ken, If you were stepping through using F8, but you had error checking turned off, you wouldn't see any of the generated errors. Cheers Ph...

8 years ago
Forum
Reply
RE: If Formula question

Hi Brittany, In I2 you just need =H2 Regards Phil

8 years ago
Reply
RE: Problems with Print Area while converting to PDF

Hi Blanka, The PrintArea property requires a string data type, not a range I've modified the code so it works in both of the workbooks you suppli...

8 years ago
Forum
Reply
RE: Copy and Paste a sheet from One Workbook to Another

Hi Ken, There's multiple issues here and I can't get this code to run at all. Before I go through a few things to help there's a few things that y...

8 years ago
Forum
Reply
RE: Copy and Paste a sheet from One Workbook to Another

Hi Ken, So this is the same/similar to the qs you posted recently, or different? It's just that it's not working with a .xlsm when that xlsm file ...

8 years ago
Forum
Reply
8 years ago
Forum
Reply
RE: Hide sheet tabs in Excel online workbook

Hi Bax, Sorry you can't do that with an embedded workbook either. Regards Phil

8 years ago
Reply
RE: Create and Name PDF

Hi Bob, As we'll be looping through every worksheet, but only saving some as PDF's, we need to have a way to flag that a sheet isisn't for exportin...

8 years ago
Forum
Reply
RE: Hide sheet tabs in Excel online workbook

Hi Bax, If you hide a sheet that has a hyperlink to it, the hyperlink won't work. So there isn't a way to do this with an embedded workbook either...

8 years ago
Reply
RE: How to create a Gif or Jpg image of a Chart taken from an Excel sheet

Hi Maurizio, ActiveChart refers to the currently selected chart, see this If you select a chart before running the macro, you can just use Active...

8 years ago
Forum
Reply
RE: Connecting 2 workbooks

Hi Julie, If you change the name of the workbook you want to get data from, then you need to change that same name in the formula you want to creat...

8 years ago
Page 100 / 110
0