Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Prominent Member
Joined: Dec 7, 2016
Last seen: Aug 30, 2025
Topics: 8 / Replies: 970
Reply
RE: VLOOKUP for cells that do not match exactly

Hello, It is always easier if we can see the data, a small sample file is good enough.

6 years ago
Reply
RE: Column matches

Hello, With this approach you need a VBA solution. Coloured cells is nothing you can check for and use as values/conditions in formulas. You find m...

6 years ago
Reply
RE: Volatile function?

Hello, More info here about the TODAY function. Change your formula to =IF(M2-TODAY()<0,””,M2-TODAY()&” days”) and it will work. You can ...

6 years ago
Reply
RE: Using conditional formatting with IF

Hello, That is a lot of conditional formatting rules you have in your workbook. It seems to me that you know how to set up such rule you want help ...

6 years ago
Reply
RE: Contain "?"

Hello, I also found this blog article that covers this topic.

6 years ago
Reply
RE: Searching multiple texts in one cell

Hello, Sorry, but no file is attached. Seems to me that you want to do something like this.

6 years ago
Reply
RE: INDEX + MATCH to find a figure in the right column

Hello, The INDEX function has following syntax: INDEX(array, row_num, [column_num]) Your formula is wrong as you are trying to find the column_n...

6 years ago
Reply
RE: Contain "?"

Hello, What FIND function gives you is the character position number if it finds what is looked for, else a #VALUE! error. By wrapping this with th...

6 years ago
Reply
6 years ago
Forum
Reply
RE: Using conditional formatting with IF

Hello Alan, Just providing a link to some more information about conditional formatting using formulas.

6 years ago
Reply
RE: Google Blocked Me

Hello, What kind of issue do you have when running the code? Is it what Philip writes in his article? "The big drawback of using Wait or Sleep, ...

6 years ago
Forum
Reply
RE: Google Blocked Me

Hello, I do recommend you to check out the blog section, there are great articles to be found there.

6 years ago
Forum
Reply
RE: Extract data from website to Excel

Hello, Have you tried using Power Query? Here is a good article how to use VBA to get data from web pages.

6 years ago
Forum
Reply
RE: auto number with duplicate -first-last bench

Hello, I am not clear with what you want help with, I don't see any formulas in your attached file.

6 years ago
Reply
RE: How can I get the most up to date version of Excel?

Hello, That is correct, as you have ProPlus version you have an enterprise product, so the setting for Office Insider is available for the administ...

6 years ago
Page 48 / 66