Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Prominent Member
Joined: Dec 7, 2016
Last seen: Apr 28, 2025
Topics: 8 / Replies: 961
Reply
RE: Loop Through List for Min/Max to Calculate Duration

@shellp_55 Not a PQ solution, but perhaps usable regardless. Br,Anders

14 hours ago
Forum
Reply
RE: Help Creating A Dashboard For Trading Model

Hello, I can recommend the Excel Dashboards course, it gave me a good push into creating fun and somewhat interactive graphics + the time invested w...

2 weeks ago
Reply
RE: Sumifs Index Match + Sumproduct

@elsabchugmail-com Your issue is that the range of cells you want to sum contains text data type, i.e. the blank cells. Fill your blank cells in Da...

2 weeks ago
Reply
RE: Sumifs Index Match + Sumproduct

@elsabchugmail-com The data in a tabular format is to be able to easily work with the data, to present the data in a good way you of course need a ...

2 weeks ago
Reply
RE: Sumifs Index Match + Sumproduct

@riny, it seems the file didn't get uploaded.

2 weeks ago
Reply
RE: Password Protected PDF

Hello, I have no experience of this kind of export from PDF to Excel, but I know there are some tools for this. Have you for example tried exporting...

2 weeks ago
Forum
Reply
RE: Sumifs Index Match + Sumproduct

@elsabchugmail-com I would argue for a change of how you add your raw data, if you have the data in a tabular formatted table then it is easy to ge...

2 weeks ago
Reply
RE: VBA code to require double click to run macro assigned to button

Hello, I have not checked if it works as intended, but this is the reply from Copilot. Dim LastClickTime As DoublePrivate Sub CommandButton1_Click...

3 weeks ago
Forum
Reply
RE: Countif driving me crazy!!

Hello, If you also need to compare if the lunch break equals AU1 (30 minutes) then you will have to do same rounding on that value too. AU1 00:30 ...

3 weeks ago
Reply
RE: XLOOKUP SUM

Hello, Just sharing my thoughts here, all solutions leading to correct data are good solutions. Easier though to use the SUMIF(S) function for this ...

3 weeks ago
Reply
RE: Countif driving me crazy!!

Hello, In G4, use ROUND using 10 decimals. Ex. =ROUND(F4-E4,10) Br,Anders

3 weeks ago
Reply
RE: Summing Times Created using MOD Function

@billcarson, I believe you get wrong result because you don't have complete data. For example having Break Start time but no Break End time will give ...

2 months ago
Reply
RE: Formula exceeded the number of characters allowed.

@ingaiyoung, I will try to answer, assuming it is the LookupResults names in the LET formula that you are wondering about. Even though Mynda has given...

4 months ago
Reply
RE: ADDING MONTH

Hello, See attached file for one solution. If you're using old Excel version then this will not work for you. To simplify things I suggest you w...

5 months ago
Reply
RE: Tool-tip like Comments

Hello, It is possible with VBA, as I am not using VBA myself I am not able to write some code for you. Added below is the answer from one of the AI...

5 months ago
Page 1 / 65