Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 15, 2025
Topics: 61 / Replies: 1581
Reply
RE: Meeting issue at Relationships 6.02

Chen, There's no attachment. Phil

7 years ago
Forum
Reply
RE: In Hyperlink formula in location, the folder name to be taken from a cell side by it

Try =HYPERLINK("F:Study Material"&C3&"2017" & A3 & ".docx",A3)

7 years ago
Reply
RE: Get an image link with the vba from a web page

Hi Maurizio, Your code is looking for elements with the HTML class name "sunny" but I don't see anything on the page that has that class name. The ...

7 years ago
Forum
Reply
RE: Trouble with Count If formula

Please supply the workbook so we don't have to key in the data and recreate everything. If I enter your COUNTIFS formula into the Units column I ge...

7 years ago
Reply
RE: Barcode 128 Excel

Hi Luke, I have no problem with that string either. You haven't supplied the XLSM that generates the codes though so it's impossible to check wh...

7 years ago
Reply
RE: A Sent Status of Email

Well, if you don't send the email using VBA then you can't test if it has been sent. If you just display it, and then rely on you clicking on SEND ...

7 years ago
Forum
Reply
RE: Function to use when you want to choose values from a table

Hi Stefi, If there's some relationship or way to identify what you want to sum then you can do this. But looking at the examples in your workboo...

7 years ago
Reply
RE: Comparing two cells values in Switch case in macros

Hi, This is why supplying the actual workbook and thoroughly explaining the expected result is so important. The work I did in my first answer was...

7 years ago
Forum
Reply
RE: Comparing two cells values in Switch case in macros

Hi, Please provide a workbook rather than typing data and code so we don't have to recreate everything. You can do what you want with a combinat...

7 years ago
Forum
Reply
RE: A Sent Status of Email

OK so what you want to do is see if an error has occurred when sending an email. You need to know how to handle errors in VBA I've added a new sub...

7 years ago
Forum
Reply
RE: Excel cell reference, updating cells with a new value

Hi Stefi, You can't have a formula that takes a value from a cell, and then ignores when that value changes. What I've done is changed the formu...

7 years ago
Reply
RE: All Users On My Network Unable to Refresh Data in Excel Workbook Feed by csv Files in a Local Directory

Hi Mark, You say that other users 'seem to' have the same permissions. Can you confirm this is actually the case? On the face if it, your files...

7 years ago
Forum
Reply
RE: Macro Security

Hi Paul, Without your actual file that is giving the errors I can't try to replicate the issues you're having. regards Phil

7 years ago
Forum
Page 93 / 110