Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Prominent Member
Joined: Dec 7, 2016
Last seen: Aug 30, 2025
Topics: 8 / Replies: 970
Reply
RE: Date Conversion in Excel

Hello Justin, Have you checked out this blog article about date formatting?

6 years ago
Reply
RE: Multiple if and or statement in excel

Hello Mel, Great that you got it working.

6 years ago
Reply
RE: Multiple if and or statement in excel

Hello Melissa, If you are able to provide a sample file it would be a lot easier for me and others to give some help. Based on the formula you h...

6 years ago
Reply
RE: Formula for 'Get next day of week'

Hello, There is a good explanation here on how this formula works.

6 years ago
Reply
RE: Data Validation Dependent Drop Down

Hello Humayun, Please share a sample file showing your data structure. Have you checked this info?

6 years ago
Reply
RE: Calculating work hours between two dates HELP!

Hello, Not sure what you have tried with, if you can upload a sample file with some data it will be easier to give a correct and relevant answer. I...

6 years ago
Reply
Reply
RE: Making "the golden graph"

Hello neighbour, Have you tried with replacing the 0 values in your data with NA()? The graph will ignore cells with the #N/A error. If you nee...

6 years ago
Reply
RE: ScanPST

Hello, Found this thread, it does not give much info, but at least some.

6 years ago
Reply
RE: Conditional formatting with formula not working

Hello, If you can attach a sample file showing what you try to do and so fort it will be a lot easier to check and give you a relevant answer.

6 years ago
Reply
RE: Spreadsheet date format

Hello, The reason to why you get these #VALUE! errors is because the month abbreviations in columns C and D are English, but you have a different l...

6 years ago
Reply
RE: VLOOKUP using Excel tables

Hello, Change the lookup section in your formula to VLOOKUP($G2,List_tbl!$G2:List_tbl!$J21028,4,FALSE). You need also to replace the J2 referenc...

6 years ago
Reply
RE: VLOOKUP for cells that do not match exactly

Hello, As you probably already know, by having lookups without using exact match you will end up with incorrect results, sooner or later. In order ...

6 years ago
Reply
RE: #value error

Hello Alan, You are getting this #VALUE! error because you are trying to add a number value (cell AF16) to a text value (cell AF21, as the result o...

6 years ago
Reply
RE: Multiples from data validation

Hello, You need to use some VBA code to achieve this. I found this tip, hope it helps.

6 years ago
Page 47 / 66