Thread: Count up
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gavmer[_21_] gavmer[_21_] is offline
external usenet poster
 
Posts: 1
Default Count up

Hi all,

The following code copies/pastes data and assigns an item number one b
one. Only problem is, when the pasted info is viewed, the item number
run highest to lowest down the column. IE

12
11
10

How can i reverse the order number so that it counts up. IE

1
2
3
4

Cheers all!!!!

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