Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Prominent Member
Joined: Dec 7, 2016
Last seen: Aug 30, 2025
Topics: 8 / Replies: 970
Reply
RE: Table Auto Insert New Row with Formula After Hit Enter

Hello, Some barcode scanners, for example Zebra, do support change of settings to send a TAB code when scanning. What brand do you have on your sca...

6 years ago
Forum
Reply
RE: IF AND Function for 4 outcomes

Hello, Based on the provided example I would use DGET for this. You need to change the layout of your ”input form” to get it to work. Example: I...

6 years ago
Reply
RE: Formatting of Reports - lost when emailed.

Hello, First I want to share a link to a page that describes how column width is determined in Excel. Now some questions. 1) What file format...

6 years ago
Reply
RE: Excel Vba

Hello, Ask the user who worked with it last to restart his or her computer. This often happens when the Excel.exe process is still active even t...

6 years ago
Forum
Reply
RE: Excel Timesheet

Hello, My apologies for not giving you a complete formula in my previous answer. As I do not know how you want this to work, for example where you ...

6 years ago
Reply
RE: Excel Timesheet

Hello, You can use MROUND function to round up or down to nearest half hour. Example: The entered time of 7:12 in cell C3 will with below formu...

6 years ago
Reply
RE: Lookup and return multiple values

Hello and welcome to this forum, If you can, please upload a file containing some sample data. In general it should not be a problem using less ...

6 years ago
Reply
RE: If, and, or query

Hello, Assuming that you want this check per row, try with this. =IF(OR(AND($A2=”Routine”,$B2>=5),AND($A2=”Urgent”,$B2>=2)),”Pass”,”Fail”)

6 years ago
Reply
RE: Data Validation Values in Table, Want to reference values from same row of table when selected

Hello, The problem you have is due to not locking the lookup range. In cell K3 you have this formula: =INDEX('GLP Retailers'!B4:B100,MATCH(J3,'G...

6 years ago
Reply
RE: Problem calculating calculated field - PIVOT report

Hello, in the bottom section of this blog you find an explanation of this issue. ”Sometimes the totals will be wonky - Totals aren’t actually to...

6 years ago
Reply
RE: Need help with Excel formula.

Hello Jay, I’m glad I could help. Good luck with your work, as a geneaologoist myself it looked like you have dugged up a lot of hard found data.

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

Hello Kevin, The linked explanation is in my view clear enough, it is all about mathemathics. As you want to know the next occurence of a certai...

6 years ago
Reply
RE: Need help with Excel formula.

Hello Jay, Not sure if this is what you want, it is how I understood it anyway. Please see attached sample. I created a helper column to count each...

6 years ago
Reply
RE: Excel Student In Training.....HELP!!!!

Hello, I used Office for Mac some years ago and then there were differencies between Excel for Mac and Excel for Windows. How it is now with O365 I...

6 years ago
Page 46 / 66