A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
Try this
- In cell A9 of sheet2, enter ='Client Tracking'!A9
- Copy this formula down and to the right (column B)
- In cell C9, enter 1
- In cell C10, enter =C9+1 and copy down till where data is
- Copy range C9 till last filled up cell in column C and Edit > Paste Special > values
- Copy range C9 till last filled up cell in column C and paste it one cell below the last filled up cell in column C. Essentially, all numbers in column C will appear twice
- Select A9:C100 (Assuming 100 is the last filled up cell in column C)
- Go to Data > Sort. Ensure that "My data has headers" is unchecked
- Sort the third column in ascending order
- You may now delete column C
Hope this helps.