Thread: Enumeration
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stck2mlon[_3_] stck2mlon[_3_] is offline
external usenet poster
 
Posts: 1
Default Enumeration

Me again...

My small vba app adds a line to excel with information that is inpu
from date and time functions as well as user input. I want the firs
cell of the row to have an incrementing number. How would I have i
grab the number above it and then add 1 to it and input it into th
cell?

Thanks again for everyones help

--
Message posted from http://www.ExcelForum.com