QuantBurner
New Member
- Joined
- Jan 29, 2011
- Messages
- 42
Hi,
I have a loop that goes through a series of files assigning numerical values to variables and pastes the values in another spreadsheet. At the end of each iteration, I want to set the variables to nothing. How do I do that for integers, singles, etc? intMyVariable=nothing doesn't work. I don't want to assign 0, I want a blank in my resulting table.
Thanks!
I have a loop that goes through a series of files assigning numerical values to variables and pastes the values in another spreadsheet. At the end of each iteration, I want to set the variables to nothing. How do I do that for integers, singles, etc? intMyVariable=nothing doesn't work. I don't want to assign 0, I want a blank in my resulting table.
Thanks!