View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
foamfollower foamfollower is offline
external usenet poster
 
Posts: 19
Default Macro trouble finding 'empty' cells

Hi,
i forgot i had this little problem.
i'm trying to paste data to a specific column, for example- F253.
the problem is, it may not be F253 every time (only now they tell me)

what i think would work is to put a line in before the Paste
that finds the first empty cell in the F column. since there is no
data anywhere underneath, seems possible.
is there such a command line to 'find the first empty cell'?

Thanks for any input,

Have a great day!

SF