Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 11, 2026
Topics: 61 / Replies: 1588
Reply
RE: Macro to transform System download data to column form

Hi David, If the macro works with test data but not with real data then your test data is not an accurate reflection of your real data. You need...

7 years ago
Forum
Reply
7 years ago
Forum
Reply
RE: Import Export of data from Text file removing Double Quotes

Hi Maurizio, You need to change this line RigaF = Split(Replace(lineafile, Chr(34), ""), ",") Your text file has each line wrapped in double ...

7 years ago
Forum
Reply
RE: Edit media files properties

Hi Khaled, I don't know any way to do this from VBA. You'll find some stand alone utilities though if you do a search. Regards Phil

7 years ago
Forum
Reply
RE: creating a form

Hi Alison, You can follow the steps here but I would start with a blank document, rather than any template available in Word. Basically if ...

7 years ago
Forum
Reply
RE: Mailmerge with group of data

Hi Alison, The fields in the Word doc are mapped 1-1 from the source data (columns) for each record. So if you want to have multiple issues per Ow...

7 years ago
Forum
Reply
RE: How to start a Music Song without the Windows request

Hi Maurizio, I have to ask, why are you playing music in Excel? Why not just use a media player? Anyway, you can use ActiveX controls to do wha...

8 years ago
Forum
Reply
RE: Cancel password for excel file

Hi Lea, So you mean encrypted as in you encrypted it in Windows using BitLocker or EFS? Or is it just that the file is password protected? Rega...

8 years ago
Reply
RE: How to start a Music Song without the Windows request

Try unchecking the box beside this avvisa sempre prima di aprire questo tipo di file

8 years ago
Forum
Reply
RE: INVOICE MACRO - DISPLAY MULTIPLE ITEMS PER INVOICE

So I think what you want is to show all the items with the same Inv number on the Master Sheet, on the same Invoice template?

8 years ago
Forum
Reply
RE: VBA to sum up total value of loop cycle time

Hi Shila, The data in the Date(x) and Time(x) columns are text. Your date format in the regional settings doesn't mean you can use text as dates. ...

8 years ago
Forum
Reply
RE: Forecasting

Hi Dinesh, Welcome to the forum. Just a few rules to follow so that it makes it easier for us to help you. Please don't post the same question ...

8 years ago
Reply
RE: how to return each duplicate value when applying vlookup

hi Nalaka, there's no image attached to your post. Regards Phil

8 years ago
Reply
RE: compare macro

Hi Amy, I've replied to you by email. Regards Phil

8 years ago
Forum
Reply
RE: VBA to sum up total value of loop cycle time

Your dates and times are still text. If you actually make them dates/times you'll be able to do your calculations. Regards Phil

8 years ago
Forum
Page 99 / 110
0