Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Sep 12, 2025
Topics: 61 / Replies: 1581
Reply
RE: Expand Excel Accumulator to more Columns

Hi Aija, To do what you want just duplicate the IF statement in the sub for each cell you want to test, and change the cell references accordingly ...

6 years ago
Forum
Reply
RE: Automatically copy and paste values in excel, to create historical table

Hi, You can use events to detect when new data is entered into the sheet, and then use VBA to copy that data elsewhere. Rather than use a separa...

6 years ago
Forum
Reply
RE: Useful Excel Task Timer - Feasible?

Hi Aija, doing something like this is certainly feasible. You mention coding but I don't think VBA is required, you can just use functions. I...

6 years ago
Reply
RE: Webscraping HTML elements from Paged Websites

Hi Kai, Nothing is attached 🙁 Please attach a workbook with code rather than an image of that code. Regards Phil

6 years ago
Forum
Reply
RE: Find a value by using a user form and enter data beside that number also from the user form

Hi Phil, I'm confused. The Voucher Removal form is to enter data? Not to delete a record? When you say the voucher is 'removed', do you mean i...

6 years ago
Forum
Reply
RE: Keyword Search

Please supply your workbook and data so we can see what you are working with. Otherwise we have to recreate everything from scratch and this probably...

6 years ago
Forum
Reply
RE: ROLLOVER CHART, comes with error message for UDF function

Hi Junko, I could not find anything wrong with what you did, that is an odd problem. But to get it working I copied your function, renaming it o...

6 years ago
Reply
RE: Find a value by using a user form and enter data beside that number also from the user form

Hi Philip, Can you provide your workbook with the form and data please. Regards Phil

6 years ago
Forum
Reply
RE: horizontal scroll bar have become very small like I fill a huge number of column with data

Hi, I don't have the same issue when I insert an ActiveX button. Please supply your workbook so we can have a look. Regards Phil

6 years ago
Reply
RE: Target Achievement

Hi John, I've reattached the file, please try again. Phil

6 years ago
Forum
Reply
RE: Filtering out non english data from cells

Hi Leeroy, there is no file attached. Regards Phil

6 years ago
Reply
RE: 4 types of inputs

Hi Stefano, that file isn't intended for circulation as it was for illustration purposes but here it is. Regards Phil

6 years ago
Reply
RE: Vlookup + Left Problem

LOL Anders. I have the same issues when switching between VBA, PHP and JavaScript.

6 years ago
Reply
RE: Vlookup + Left Problem

The function to check for the length of a string is LEN, not LENGTH 🙂 regards Phil

6 years ago
Reply
RE: Scrape Data

Hi Ian, If you look at the source code for that page you'll find this bit for the State Code <select name="pv_state_code" class="form_data_...

6 years ago
Forum
Page 83 / 110