Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a Base Data Workbook called Membership Book. In Column A Starting in Row 8 there is a number unique to the data to the right of it starting at one and going down to 964. In Column J is an Location Identifier i.e. Blake's, Bradley, Coach Road, Cooke's or Decoy. In Column P is a status Resigned or otherwise. I want a macro that will run down the status column P ignoring all of the Resigned. When it finds an entry which is anything other than Resigned or a blank cell I want it to change the number in column A for that row to 1 and remember what was originally in there say 14. Then I want it to go to the Location Indicator in Column J. These locations have a sheet of their own in the same format. I then want the macro to go to the sheet for that row, select Column A search for 14 and replace with 1. Then go back and continue the search down the Membership Book and allocate 2 to the next number to be changed and so on. Is this possible? -- Timbo ------------------------------------------------------------------------ Timbo's Profile: http://www.thecodecage.com/forumz/member.php?userid=24 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=79843 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
row re-numbering | Excel Discussion (Misc queries) | |||
PO with sequential numbering with start / end numbering | Excel Discussion (Misc queries) | |||
numbering add-in | Excel Programming | |||
Numbering | New Users to Excel | |||
Numbering every second row | Excel Worksheet Functions |