Last seen: Mar 8, 2026
Hello, Well, my thought was that you could call the taskkill command from whithin your VBA code. Br, Anders
Hello, Not a really an answer to why these tasks are created, but you can always kill them if they are not needed. Br, Anders
Hello, It is not uncommon that I need to change the formatting code so it suits the Swedish formatting, I usually do that by changing the Y to Å. I...
Hello, Thanks for the sample file, makes it a lot easier to understand the issues. As I don't know what version of Excel you have, I have given ...
Hello, As this is your first post you might have missed the forum rules, but as stated you should add a sample workbook instead of a picture, this ...
Hello, Can you upload a sample file that shows the issues? Br, Anders
Hello, Don’t know if I understand how you want it to work, but I try to give you an answer. You can set a default value in the cell where you ha...
Hello, You can find great info and examples on how to write IF formulas in the blog section. Try this formula in D1. =IFERROR(IF(A1/B1=C1,C1,A1)...
Hello, If you haven’t already, do check out the blog section on this site, it contains lots of good and useful articles. See attached file. I used ...
Hello, Check out this function. Br, Anders
Hello, I am sorry, I didn't think it was possible, but I am even more confused. Your cell references does not match with what is shown in your samp...
Hello, Are you sure Excel is the best tool for such tasks? You can of course use Excel, but there are more adequate tools out there, just search...
Hello, I am sorry, I don't understand what it is you want to achieve. Can you elaborate more? Br, Anders
Hello, Yes, the data also seems to be part of a training excercise. You can join data using relationships and Pivot, as Mynda writes in her reply, ...
Hello, Have you tried using a Pivot Table? That would be my option to use. Br, Anders