Forum

Anders Sehlstedt
Anders Sehlstedt
@sehlsan
Prominent Member
Joined: Dec 7, 2016
Last seen: Jul 6, 2025
Topics: 8 / Replies: 969
Reply
RE: Excel 2010 crashes when "format axis" option is used while working on plots

Hello, The problem is not the workbook, as you have mentioned already it works fine, also on my computer (running W10 version 1909, using Excel in ...

5 years ago
Reply
RE: Need help in Excel function please

Hello, The needed formula in cell Q2 is =(P$3+1)*COLUMNS($B$2:Q$2)-SUM($B$2:P$2) Br, Anders

5 years ago
Reply
RE: Data validation force answer possible?

Hello Frans, No such option if you only are looking at data validation drop down list, but I can imagine that you can build such control with VBA. ...

5 years ago
Reply
RE: Microsoft excel is waiting for another application to complete an OLE action error while trying to run a power query.

Hello, If you update one query at the time, you should be able to see which query that is causing this issue. Or are you not able to update any que...

5 years ago
Forum
Reply
RE: Auto WBS creation

Hello, What does the source data look like? Please attach a sample file, it will make it easier for all of us. Br, Anders

5 years ago
Reply
RE: How to feed excel cells from power point data?

Hello, Here is a short guide on how to insert linked Excel data to PowerPoint. And here is a guide showing how to insert a linked Excel chart. B...

5 years ago
Reply
RE: IFS or Nested IF

Thanks for the tip Phil! I am now just wondering how on earth I have missed such simple fact during the years I have used Excel. There is always somet...

5 years ago
Reply
RE: IFS or Nested IF

Hello, Using IFS function is almost as nested IF’s. =IFS(M5<0.4,M6*A3,AND(M5>=0.4,M5<=0.49),M4*B3,AND(M5>=0.5,M5<=0.59),M4*C3,M5&...

5 years ago
Reply
RE: text string update

Hello, A few suggestions, depending on how the data is coming in to this Excel file. If typed in then it is of course better and easier to type ...

5 years ago
Reply
RE: Distinct Count Formula

Hello, There are some tools and methods you can use, most of them only looks for exact duplicates. I found a web page here that gives short explana...

5 years ago
Reply
RE: Can't use # in array references

Hello, Please have a look at this blog post, it also describes on how you use # character when referencing to spilled data. Br, Anders

5 years ago
Reply
RE: Simple conditional formating in pivot table

Great, I’m just glad I could help. Take care, /Anders

5 years ago
Reply
RE: Simple conditional formating in pivot table

Hello Frans, I have played around a little and by using a helper column I could do one formatting rule that highlights the cells per row that has l...

5 years ago
Reply
RE: Simple conditional formating in pivot table

Hello Frans, See attached file, I have added two new sheets, Sheet2 and data (2). As you can see in sheet data (2) I have adjusted the data to b...

5 years ago
Reply
RE: How to change product price without affecting the previous sales in Excel?

Hello, As Purfleet hints, you should go for a VBA solution to calculate the sales price, the result should be put in the sheet as numbers. In such ...

5 years ago
Page 40 / 66