luckycharms
Registered User.
- Local time
- Yesterday, 19:27
- Joined
- Jan 31, 2011
- Messages
- 24
Hi Folks,
I'm trying to write a script that will fill empty cells in the selected column with the value of the first non-empty cell above (such code has been posted here before). However, I can't figure out how to get the selected cell into a recordset object in the first place (from which I assume i'd be able to address the column, and then run the code on that column).
Any help would be greatly appreciated!
thanks,
allie
I'm trying to write a script that will fill empty cells in the selected column with the value of the first non-empty cell above (such code has been posted here before). However, I can't figure out how to get the selected cell into a recordset object in the first place (from which I assume i'd be able to address the column, and then run the code on that column).
Any help would be greatly appreciated!
thanks,
allie