ASP and excel help
ASP and excel help
Out of context: Reply #7
- Started
- Last post
- 7 Responses
- mitsu0
well, the code is referencing a particular cell, so just check the value in it before writing to it...
if there's something in there, just increment the row and repeat the process. a recursive function will do this for you.