Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 17, 2025
Topics: 61 / Replies: 1581
Reply
RE: Trouble with Workbook Function on my code

No worries Ken, glad to help. Regards Phil

7 years ago
Forum
Reply
RE: Trouble with Workbook Function on my code

Hi Ken, Are you sure the workbook from email is Workbook(2)? When you specify the workbook by number you have to be sure it is what you think it...

7 years ago
Forum
Reply
RE: Google Search

Hi Ehab, I think you would benefit from some VBA training. We can't always be doing everything for you 🙂 Better you learn so that you can do wha...

7 years ago
Forum
Reply
RE: Social websites extraction

You're still going to have to go through the results by hand to make sure they are correct. Try this attachment. Phil

7 years ago
Forum
Reply
RE: How to assign a variable value in to another variable

Hi Ravikiran Not quite sure what you mean but there are a few things you need to change You've declared r as as range but you are using rng Y...

7 years ago
Forum
Reply
RE: Macro to auto-copy a cell and paste it in a another cell at particular times

Hi nuel, It isn't practical to do this as it requires the macro to be running constantly in order that it can check the time. What exactly is th...

7 years ago
Forum
Reply
RE: Opening an online Onedrive Excel file.

Hi Claude, So you want to open a file in Excel desktop from OneDrive, using VBA to open it? I'm not aware of a way to do this. But you could do...

7 years ago
Forum
Reply
RE: Social websites extraction

Hi Ehab, This is where it gets difficult. To answer your first qs, as the macro is only looking for the string "facebook" in links, it will find an...

7 years ago
Forum
Reply
RE: Upgrade Excel 2010 to Excel 2013

Hi Kevin, Seems that since 2013 you can't choose which programs to install, at install time. However you can use the Office Deployment Tool to con...

7 years ago
Reply
RE: Upgrade Excel 2010 to Excel 2013

Hi Kevin, Microsoft don't recommend it, however I have had more than one version of Office installed on a PC - but generally run into some problems...

7 years ago
Reply
RE: Social websites extraction

Hi, Please check this post Regards Phil

7 years ago
Forum
Reply
RE: VBA For Show DataForm

Hi Irfan, So you want to display a form whilst Sheet1 is active, but the form loads data from a sheet called Data? It doesn't matter what sheet ...

7 years ago
Forum
Reply
RE: Digital signing of macros

Hi Peter, When you say Excel can't 'see' the certificate what exactly do you mean? When you try to add the cert in the VBA editor are you gettin...

7 years ago
Forum
Reply
RE: Run Time Error Method 'Value' of object 'Range' failed

Hi Irfan, Please supply the workbook with code+form so it is easier to help you. Regards Phil

7 years ago
Forum
Page 101 / 110