Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Noble Member
Joined: Dec 7, 2016
Last seen: Mar 8, 2026
Topics: 8 / Replies: 978
Reply
RE: Is there a hotkey in excel that is equivalent to the in-formula "F2" hotkey in google sheets?

Hello, The closest you get (as far as I know) is to use CTRL + [ to go to precedent cell or CTRL + ] for dependent cell. The shortcuts are for thos...

2 years ago
Reply
RE: TIME

Hello, The numbers in F and G columns are just decimal numbers, not treated as time. Replace the comma with a colon and you will get the time value...

2 years ago
Reply
RE: Filter names by Highest Value and classification

Hello, See if attached file works for you, using INDEX, SORT, SEQUENCE and FILTER functions. I haven’t checked for tie amount values, might need ad...

2 years ago
Reply
RE: How to get the Text of Stock Names?

Hello, Unfortunately, no file attached. Br, Anders

2 years ago
Reply
RE: vlookup between two workbooks

Hello, I would use Power Query to combine the data, but only so if it is a recurring task. There are lots of tips and guides in the blog section. I...

2 years ago
Reply
RE: Auto Fill Text

Hello, You do probably have the advanced setting set to show a 0 (zero) for null values. If not, please share your file (do remove sensitive dat...

2 years ago
Reply
RE: LastStatus: Return value for most recent (3 criteria)

Hello, I assume you have Excel 365 and thus MAXIFS function. Try with following formula: =MAXIFS([Status],[Exercise],"*"&[@Exercise]&"*",[N...

2 years ago
Reply
RE: Conditional Formula Scenario: Date is before TODAY & Adjacent Cell does not equal "Complete"

Hello, You can skip the IF function, go with =AND(H9<TODAY(),I9<>”Completed”) Br, Anders

2 years ago
Reply
RE: Excel Python

Hello, You will find the answers in Microsoft support page Get started with Python in Excel. In the How to use Python in Excel natively blog post y...

2 years ago
Reply
RE: Overlapping dates and times

Hello Robert, You didn’t complete the formula correct. Check out the blog post for this. In the attached file I have partially corrected your fo...

2 years ago
Reply
RE: Paste Special not available

Hello, Check if this info at Microsoft Learn is of help. Br, Anders

2 years ago
Reply
RE: IF THEN question

Hello, Just want to point out that you can set up a data table in a tabular format, so regardless if there is only one or several categories, you j...

3 years ago
Reply
RE: Help function not working

Hello Peter, I am assuming you mean the Help in Excel, also assuming you are using Microsoft 365. Check if this post gives any solution for your is...

3 years ago
Reply
RE: Displaying complex one-to-many relationship data

Hello, Managing a risk register in Excel is not the same as using a system specifically designed for the task, it will always be limited and simple...

3 years ago
Reply
RE: Two tables - formula needed (link provided to Excel file with examples and questions)

Hello, There is no need for complex formulas if you just rearrange the data. A Pivot Table would be my choice. Br, Anders

3 years ago
Page 7 / 66
0