Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 12, 2025
Topics: 61 / Replies: 1581
Reply
RE: Problem with selecting worksheet/cells and inserting data

Hi Sean, Your VBA is password protected. Can't open it to debug it. Phil

6 years ago
Forum
Reply
RE: Userform Activate List VBA

Hi Steve, If there's nothing in the list you'll get this error. To check if there's nothing in the list you'll need to do something like If...

6 years ago
Forum
Reply
RE: Userform Activate List VBA

Hi Steve, Please supply your workbook and code. Too hard to debug without them. regards Phil

6 years ago
Forum
Reply
RE: Less than formula in VBA

Hi Steven, It's always best to supply your workbook and code so we can see exactly what you are working with and give a better answer. Is the va...

6 years ago
Forum
Reply
RE: Send Email automatically from Excel based on cell colour

Hi, Please see attached. The code for generating he email is taken from this post : VBA to create email and send with Outlook Regards Phil

6 years ago
Forum
Reply
RE: Embed PDF file in Excel

Hi Lea, Insert (menu) -> Object -> Create from file (tab) -> Browse Insert an Object in Excel - Microsoft Regards Phil

6 years ago
Reply
RE: Send Email automatically from Excel based on cell colour

OK so Q currently contains a date - you'll change this so it contains "expired" or some other text? What will the contents of the email be?

6 years ago
Forum
Reply
RE: Send Email automatically from Excel based on cell colour

Hiya, Yes, changing a cell value would trigger an event that would then run the VBA to send the email. In order to do this I'd need to know what...

6 years ago
Forum
Reply
RE: Send Email automatically from Excel based on cell colour

Hi, I'd usually look to do something like this using a Worksheet_Change event but unfortunately changing the colour of a cell does not trigger a ch...

6 years ago
Forum
Reply
RE: How to get rid of the Y axis title in power BI

1. Select the Format icon (the paint roller) 2. Click on Y-Axis to expand it 3. Scroll down and click on Title to toggle it off/on Regards ...

6 years ago
Forum
Reply
RE: Change excel cell from formula to value based on date

Hi, Please supply your workbook and data and a clearer explanation of what it is exactly you want to happen. Please supply as much information...

6 years ago
Reply
RE: VBA Script

Hi, That saved search link takes me to a page that requires a login. We'll also need to know exactly what information you want from the page(s) ...

6 years ago
Forum
Reply
RE: How to get rid of the Y axis title in power BI

Hi Aye, I can't open that doc, Word tells me there's something wrong with it, and the file size is only 162 bytes. You can just upload an image ...

6 years ago
Forum
Reply
RE: Return names

Hi Sara, I'd highly recommend that your data is organised into a tabular format and create a table so that reporting and formulas can work more easi...

6 years ago
Reply
RE: Deleting rows if certain cells in the row are 0

Hi Sean, No workbook is attached. Regards Phil

6 years ago
Forum
Page 81 / 110