Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 10, 2026
Topics: 61 / Replies: 1588
Reply
RE: nyd Additional criteria for existing formula

Hi Mohamed, No file is attached. Regards Phil

6 years ago
Reply
RE: How do I add a feature to unhide tabs

Hi John, The Worksheet_SelectionChange was still executing when you selected cells on the Bidder Profile sheet. This was causing sheets to be hidd...

6 years ago
Forum
Reply
RE: Barcode Help

Hi Andy, This is not code I wrote so I do not know how it works. With regards to it changing as the data changes, it is doing this for me so not s...

6 years ago
Forum
Reply
RE: UserForm is not inputting into table, not sure what I'm doing wrong

Hi Katy, You have a couple of lines of code referring to your table: ActiveSheet.ListObjects("ESDCheckForm").ListRows.Add Set Table1 = Active...

6 years ago
Forum
Reply
RE: UserForm is not inputting into table, not sure what I'm doing wrong

Hi Katy, When I try to download your file I'm getting an error saying it's corrupted. Please attach to your reply and remove the spaces from the...

6 years ago
Forum
Reply
RE: 7.07 Chart & Table Combos (Power Pivot)

Hi Vivian, Add it here. Click on the Attachments button below (it appears after you start typing your reply) - then Add Files -> Start Upload. ...

6 years ago
Forum
Reply
RE: Scrape Address from Web Page

Hi Reshera, I can only give you generic code without seeing the actual site. This worked with a dummy HTML file I created. Option Explicit '...

6 years ago
Forum
Reply
RE: Dynamic Tables based on Time (Schedule Changes)

Hi Jonathan, Please supply your workbook so we don't have to recreate everything. Thanks Phil

6 years ago
Forum
Reply
RE: Code took maximum time to RUN

Hi, Please supply your workbook with the code so we can test things in context with your data. Also, I don't know what you mean by its run time ...

6 years ago
Forum
Reply
RE: Scrape Address from Web Page

Hi Reshera, What website are you trying to get this from? Phil

6 years ago
Forum
Topic
Forum
Replies: 4
Views: 762
Reply
RE: Conditional Format based on multiple criteria

Hi Robert, yes and do the same for the B column: =AND($B2=TRUE,OR(RIGHT($A2,3)=".wa",RIGHT($A2,3)=".oa",RIGHT($A2,3)=".sa")) Cheers Phil

6 years ago
Reply
RE: Scraping a website with VBA using XMLHTTP GET request

Hi Chadi, These articles describe how to do what you want There are also a few topics on scraping in this forum where I've written code whic...

6 years ago
Forum
Reply
RE: Need help with static worksheet in excel VBA

Hi MM. Excel uses its own internal names for the sheets e.g. Sheet1, Sheet2. If you change the names on the sheet tabs in your workbook, these int...

6 years ago
Forum
Reply
RE: Convert Numbers (Currency) to Words With Excel VBA

Sorry, Access is not my strong point so I'm not sure what to suggest to make it work for you. Regards Phil

6 years ago
Forum
Page 75 / 110
0