View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
almostthere[_3_] almostthere[_3_] is offline
external usenet poster
 
Posts: 1
Default how to select multiple rows using vba

Well I am trying to find a way to sort a certain number of cells
alphabetically. Selecting the rows, then sorting them is the only wa
I could think of doing it.

For example say i have this

Row 34: Burkom, Diane
Row 35: Hartford, Pamela
Row 36: Adrian, Steve
Row 37: (Blank)

InputRow currently has the value 34, and so I want to be able to onl
sort rows 34 through 36.

Make better sense? Please let me know. Thanks

Cheer

--
Message posted from http://www.ExcelForum.com