- Aug 31, 2001
- 35,560
- 22
- 81
We are trying to get a macro running which reads and records information from a scale. I've been able to get it to read the information from the scale and put it into the specified cell, but I need to be able to do this 10 times and each time entering it into cell An where n=1 to 10. I am pretty sure I will need to use a for loop which I can set up and run properly, but I can't figure out how to print the recorded information to the specified cell.
Sample of my current code:
Sample of my current code: