View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
XLNT XLNT is offline
external usenet poster
 
Posts: 1
Default multiple selection problem

How can i code muliple selections say i want to select rows 3,5,7
together

like

Rows(3).select
Rows(5).select
Rows(7).select



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/