Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Sep 18, 2025
Topics: 0 / Replies: 1306
Reply
RE: DATE / TIME / INT / MOD / NESTED IF FORMULA: SIMPLER “1 CELL” EXPRESSION?

@stephanrs Assuming that your problem lies in your comment "... to workaround the 24H HOUR MAX limitations of XL Dates/Times as conventional TIME (H...

1 day ago
Reply
RE: Error locating

@lanser No need to upload over a hundred files. Can you recreate the error with only two or three?

2 days ago
Forum
Reply
RE: First In First Out

@kasey In H3 and copied down, try this: =ROUND( MAX( 0, MIN( B3, $E$3 - SUM($B$2:B3) + B3 ...

2 days ago
Forum
Reply
RE: Error locating

Difficult to know without seeing your files. Could you share them? And what do you mean when you write "what does the 142 refer to" ? In the botto...

2 days ago
Forum
Reply
RE: Create spilled array from non-contiguous columns in a table

@old-nuke I believe you can use CHOOSECOLS as demonstrated in the attached file.

2 weeks ago
Forum
Reply
RE: Pivot Table Time Grouping

@robert-forest You need a weighted average, rather than a regular average. So, multiply each response time by its frequency and divide the sum by th...

2 weeks ago
Forum
Reply
RE: Power Query error - DataSource.Error: The process cannot access the file 'C:\xxxx' because it is being used by another process.

@kasey Oh sorry! I though that was obvious. Close the other file, work on the query(ies), Refresh and the error will not occur.

2 weeks ago
Forum
Reply
RE: Power Query error - DataSource.Error: The process cannot access the file 'C:\xxxx' because it is being used by another process.

@kasey When you connect PQ to data in another file, that other file may not be open when you edit/refresh the queries that connect to that file. You...

2 weeks ago
Forum
Reply
RE: Extract code from string in a cell

@erik_h_dk Glad I could help. As mentioned before, it's not difficult in PQ either. So, if you prefer using PQ, please see the attached file.

3 weeks ago
Forum
Reply
RE: Extract code from string in a cell

@erik_h_dk Must you do this in PQ? Quite easy to do it in Excel. Have a look at the attached. Not very difficult to replicate this in PQ as well. ...

3 weeks ago
Forum
Reply
RE: VBA - Macro Help

Your xlsm file contains several macro's that do fuzzy matching in different ways. Aren't these working for you? Personally, I'm not a big fan of VBA a...

3 weeks ago
Forum
Reply
RE: Conditional Formatting By Category

@blackvan I noticed from posts about a year ago, that you were using Excel2010. The attached solution won't work if that is still the case, but I h...

3 weeks ago
Reply
RE: Conditional formatting using named range

@nicka The attached file contains a small example of a conditional format that you describe. See if you can replicate it with your real data. Even t...

4 weeks ago
Reply
RE: Looking for a formula to work out a percentage to make two cells match

@marvo Let's not give up. See attached and good luck!

4 weeks ago
Reply
RE: Looking for a formula to work out a percentage to make two cells match

@marvo Wait a minute!! your test file doesn't have any real scores, so the cut-off points become -6 and that is not very meaningful. The origin...

4 weeks ago
Page 1 / 88