View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sue Sue is offline
external usenet poster
 
Posts: 285
Default UserForm Tab Name Change

Hi All

We have a drop down combo box filled by RowSource we need to copy and move a
constant sheet named Result and move it to the end of the workbook with a tab
name selected from the combo box and at the same time clearing the contents
of the Result sheet - Range A8:L200. Perhaps using a commandbutton once a
choice has been made from the combo box.
--
Many Thanks

Sue