View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
unclescrooge unclescrooge is offline
external usenet poster
 
Posts: 5
Default now that i got the posting to work

okay..now i know how to take text content and add it to cells.

i need the Sheets("blah").Range("A1") to change cells to the next row.
how would i go about doing that?

in other words...i need it to write to cell A1, then A2 the next time
enter is pushed, A3, the third time, etc...

thanks!
john