Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 9, 2026
Topics: 61 / Replies: 1588
Reply
RE: index match

Hi Flor, You initial qs just said you were trying to look up one email address in another list on a separate sheet. How exactly does country play ...

6 years ago
Reply
RE: Transform Date Column to Logical

Hi Alberto, You can add a Conditional Column and specify 0 for null and 1 for not null: then delete the date column. Regards Phil

6 years ago
Forum
Reply
RE: index match

Hi Flor, I don't fully understand what it is you are trying to achieve. But it looks like you're trying to check if an email exists in a column? ...

6 years ago
Topic
6 years ago
Replies: 4
Views: 2859
Reply
RE: Merge 2 formulas for specified column in vba code

Hi mm, Thanks for the workbook but it's an XLSX so we'd still need to copy/paste your code from the forum into it to test it out 🙂 Please supply ...

6 years ago
Forum
Reply
RE: How to be able to attach the file I have in the sub-folder

Thanks Maurizio. Try the attached file. You will need to enter your own GMail email/password of course. Regards Phil

6 years ago
Forum
Reply
RE: Calling a Function using Hyperlink

Hi Peter, You just need to wrap the HYPERLINKS in IFERROR because mousing over the link will generate an error. =IFERROR(HYPERLINK(dostuff(), "D...

6 years ago
Forum
Reply
RE: code correction

Sholtan, I can't figure out what files are for input,which ones are for output. You've shown an image of 'correct output' but which file is this...

6 years ago
Forum
Reply
RE: code correction

Sholtan, Please attach the workbook with the VBA in it. Even if you paste code we have to copy it, create a workbook, paste it in, save it etc etc...

6 years ago
Forum
Reply
RE: Help automatically refreshing a year using VBA

Hi Janai, The code you've supplied doesn't seem to tie in with the data you provided e.g. the code refers to Range("C10"), Range("D10") and Range("...

6 years ago
Forum
Reply
RE: How to be able to attach the file I have in the sub-folder

Hi Maurizio, You can use Application.FileDialog(msoFileDialogFilePicker) to let the user choose the attachment. I've unmerged the cells on the s...

6 years ago
Forum
Reply
Reply
RE: IFS or Nested IF

Between us we came up with 5 solutions. Pretty good. 🙂

6 years ago
Reply
RE: Using VLOOKUP to get various chart data

Hi Stephen, Welcome aboard. Have you tried a pivot chart? Please supply your workbook and data. regards Phil

6 years ago
Reply
RE: VBA not able to get data from website

Hi Vinod, It's possible to install multiple versions of Office together, at least it used to be, but I've not done it with 2019. You can get iss...

6 years ago
Forum
Page 68 / 110
0