Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 15, 2025
Topics: 61 / Replies: 1581
Reply
RE: Data Validation Values in Table, Want to reference values from same row of table when selected

Hi Jimmy, Do you have a workbook with sample data we can see? Regards Phil

6 years ago
Reply
RE: Reset Excel filed value based on Today date?

Hi, I understand what you are asking but in your sample file, the Expected Output has no data in it and the sample data layout is incomplete? Ma...

6 years ago
Reply
RE: Replace , by and

Hi Bill, No VBA required for this, see attached workbook. =SUBSTITUTE(A1,","," and",LEN(A1)-LEN(SUBSTITUTE(A1,",",""))) By using SUBSTITUTE t...

6 years ago
Forum
Reply
RE: Making "the golden graph"

Hi Trond, There's no attachment. Regards Phil

6 years ago
Reply
RE: Data Validation Dependent Drop Down

Hi Humayun, This is what you are looking for these posts will also help Regards Phil

6 years ago
Reply
RE: Training Evaluation Rating Score Analysis Per Trainer

Hi Hope, Please provide a workbook with data. Recreating your data takes time and is prone to error if we do it by hand. Best for you to supply i...

6 years ago
Reply
RE: get a percentage and return a zero

Hi Tiffany, You're calculating a percentage by dividing three numbers =IFERROR(1-((SUMIF($D$18:$D$67,E$1,$P$18:$P$67))/(SUMIF($D$18:$D$67,E$1,$O...

6 years ago
Reply
RE: ON error for "autofilter" that doesn't match the values in the range

Hi Martin, Please supply the workbook so we can help. Phil

6 years ago
Forum
Reply
RE: repeat cell...

Hi, Your description and the images you supply don't match up so I'm finding this a little confusing. There is no Col C shown in the images...

6 years ago
Forum
Reply
RE: Macros for excel file replicator

Hi Anna, The name of the file you uploaded and the name in the code weren't the same, so once I amended the code, this worked fine. There were onl...

6 years ago
Forum
Reply
RE: Practice Data

Hi John, at the top of the course page there's a link to Download Course Files. In that download is a workbook with sample data. Regards ...

6 years ago
Reply
6 years ago
Forum
Reply
RE: New Vs existing based on conditions: name, date

Hi Pablo, Can you share the file with us? Phil

6 years ago
Reply
RE: Macros for excel file replicator

Hi Anna, Can you please share your workbook with data. I thought you are maybe trying to overwrite a file that already exists, hence the 002, 00...

6 years ago
Forum
Reply
RE: How to make a button run a macro throughout an entire Excel Workbook

Hi Kayla, Do you mean you want the button to appear on all pages, or for whatever code it executes to act on all pages? Always best to supply yo...

6 years ago
Forum
Page 88 / 110