Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Prominent Member
Joined: Dec 7, 2016
Last seen: Aug 30, 2025
Topics: 8 / Replies: 970
Reply
RE: Data validation - like to learn how ISTEXT formula works

Hello Mitul, I can't find anything wrong in your file, for me it works as you want it to, as long as I don't type in only numbers or try to write a...

8 years ago
Reply
RE: how can i drag to get automatically value from this syantx,

Hi, You probably know this already, but I give you this tip in case you haven't thought about it. A simple way to get correct code is to record ...

8 years ago
Forum
Reply
RE: VBA to create new email in Outlook using different font, font size & colour

Hi, As I don't write VBA myself I am not really correct person to give advice, but I do know enough to be able to understand what the code is suppos...

8 years ago
Forum
Reply
RE: sumifs and trim

Hi Amy, I need to revise my previous reply. As Sunny writes, it does not work to add TRIM() as I mentioned. I am sorry for that. I set up a test fi...

8 years ago
Reply
RE: sumifs and trim

Hello Amy, Yes, it should work just fine. Just give it a shot. =TRIM(SUMIFS('4_Std'!J:J,'4_Std'!G:G,A:A,'4_Std'!H:H,B:B,'4_Std'!X:X,$H$4)) Br...

8 years ago
Reply
RE: Sum of dynamic range always ending one row above, WITHOUT using OFFSET

Hello Lasse, Without any sample file that shows how your data is setup one can only assume and that is quite often not so good. My first thought wh...

8 years ago
Reply
RE: VBA to create new email in Outlook using different font, font size & colour

Hello, I suggest that you take a look at this blog post and then adapt the code you see being used to your need. It is a good way to learn new thing...

8 years ago
Forum
Reply
RE: Conditional formatting issue

Hello Frans, Great that you found a working solution. Have an Excellent day now! Br, Anders Sehlstedt

8 years ago
Reply
RE: Questions by starting this New Year

Hello Frans, Q1: As a Swede my regional setting for a date is YYYY-MM-DD, so when I type in 16/8/22 or 16-8-22 in a cell that has number format Dat...

8 years ago
Reply
RE: Conditional formatting issue

Hello Frans, Now I don't know if you intend to have some text in those cells which you are colouring, but if not then a simple and macro free examp...

8 years ago
Reply
RE: Translator

Hello Hava, As Clark mentions, you can easily do such by using a list or table where you have the different words or sentences listed. I have crea...

8 years ago
Reply
RE: How to Highlight similar words between 2 cells that are not exactly equal.

Hello Willy, I am not really sure if I understand your purpose here, but I understand it as such that you have a list of names and from that list y...

8 years ago
Reply
RE: Subtotal creation

Hello Elinor, The solution given by Frans is better than the one I am to provide here, but I give you my reply just so you can see how this can be ...

8 years ago
Reply
RE: Run-time error '1004'

Hello, That's great you found a solution. Br, Anders

8 years ago
Forum
Reply
RE: How to automatically convert/transform a formula to its value

Hello Sunny, You're correct. I missed that "tiny" detail that it is a table. Luckily some of us have eyes which they use. Thanks! Br, Anders

8 years ago
Page 63 / 66