Thread: for/next loop
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Poor Richard Poor Richard is offline
external usenet poster
 
Posts: 2
Default for/next loop

I have a sheet in a workbook where I need to select the last row containing
data. Is there a for/next loop function where I can identify the last row,
then select data from it, or can I update two sheets simultaneously with one
input?
I am using Office 97, windows xp.

--