Sorry if this is basic, but I'm looking to set up a loop.
I have a spread sheet and I want to test a range of variables and save the results. I'm good with excel, but learning VBA.
So the loop would start at value 0, copy results and value. Change value +1. record new result and new value 1 cell below previous. Repeat until end value reached.
Any help would be greatly appreciated.
I have a spread sheet and I want to test a range of variables and save the results. I'm good with excel, but learning VBA.
So the loop would start at value 0, copy results and value. Change value +1. record new result and new value 1 cell below previous. Repeat until end value reached.
Any help would be greatly appreciated.