View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jan Eikeland Jan Eikeland is offline
external usenet poster
 
Posts: 24
Default copying and renaming sheets

envir excel in office97, winxphome

hi, from a buttonclickevent in sheet1 i want this to happen:

Loop through cells in a columnH in sheet2
Make a copy of sheet3
Rename that copy to a textvalue in current cell in columnH in sheet2
stopping at a value in a cell in sheet2

Could u help me to convert this to vba code?
thank You
regards Jan