Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 11, 2026
Topics: 61 / Replies: 1588
Reply
RE: Please let me know how to set page number 1 and onwards from page number 2 of the document. That is excluding the first page from the numbering.

Hi, You need to put a section break between the page you want to start as Page 1, and the previous page. Then set up page numbering as normal in...

8 years ago
Forum
Reply
RE: Vlookup net

Hi David, When posting a macro enabled workbook please don't password protect the VBA modules. The first thing I do when I download an xlsm is ope...

8 years ago
Forum
Topic
Replies: 2
Views: 751
Reply
RE: meal allowance

Hi, I'm not sure I have enough information to give you the formula I think you are after. Isn't the formula simply 3.5 * $35 ? Are you after som...

9 years ago
Reply
RE: Advice how to convert excel with multiple sheets calculations into HTML for WordPress website

Hi Andrew, Have you looked at this post about embedding workbooks in a website? Embed Excel Workbook in Web Page It might be what you are aft...

9 years ago
Reply
RE: calculate num of days

Hi, I'm sorry but it's not clear to me what you want to achieve. Do you have a sample file? How/why does a month have 22 days? If you exclud...

9 years ago
Reply
RE: Insert Data From Calendar Userform to Sheet 1

Hi, I'm not entirely sure what you are trying to do. But I looked at your workbook and I'm guessing you are trying to get the calendar in your for...

9 years ago
Forum
Reply
RE: time log

no worries 🙂

9 years ago
Forum
Reply
RE: time log

Hi, What are you logging in to? How do you check that the username and password are correct? This would need a database or some sort of lookup ...

9 years ago
Forum
Reply
RE: Copying Excel chart into powerpoint slide

Hi Babacar, The code above and the workbook you emailed me both work on my Excel 2013. If your code is stopping at Pshape.Left = 100 with the er...

9 years ago
Forum
Reply
RE: time log

I don't clearly understand what you want, you haven't answered my question. I don't understand how logging in or logging out in Excel is achieved? ...

9 years ago
Forum
Reply
RE: Copying Excel chart into powerpoint slide

Hi Babacar, I'm using Excel 2013 and it works. Have you tried stepping through the code using F8 to see where the code breaks? Please attach ...

9 years ago
Forum
Reply
RE: description box

Hi Melissa, Whilst we are happy to help, if you need an answer to something please only post on the forum OR leave a comment on the blog. When y...

9 years ago
Forum
Reply
RE: Copying Excel chart into powerpoint slide

Hi Babacar, The variable Pshape was not defined. Just add this line to your declarations Dim Pshape As Object Regards Phil

9 years ago
Forum
Reply
RE: time log

Hi, Sorry but it's not really clear exactly what you want. Do you want some code to enter the start and end times when you click some buttons? ...

9 years ago
Forum
Page 106 / 110
0