Kirk
I think i could help if I could see the sheet before and what you want it to
look like after. If you don't mind sending the workbook to me at
(E-Mail Removed). I will take a look at and see what I can do.
"Kirk P." wrote:
> Looking for some VBA help to automate this task. Basically I'm trying to
> create a columnar list of data that includes the account number in column A
> from a spreadsheet that displays the data in account number "groups"
>
> 1. For each instance of the text “SH” in column B, write the contents of
> the cell in that row from column E into the same row in column A
> 2. Copy the value just written into column A down to the row directly above
> the next instance of “SH” in column B
> 3. Repeat through entire spreadsheet.
>