JB, You will be very proud of me....thanks for the push, it made the diffrence.
Here is what I wanted:
When cells BD = 0 and AB = "Endorsement", Columns BJ:CM is transferred to InsuredRecord File
When cells BD is <> 0 and AB = "Endorsememt",Columns I:BI is transferred to PolicyRecord File
When cells AB is not "Endorsement", Columns I:BI should be transfred to the next available row in the PolicyRecord File & columns BJ:CM should be transfered to the next available row in the InsuredRecord File.
for some reason I'm not able to get the transferring to the next available row code to work. It just transfers and replaces whatever data was there.
Here is my code
Bookmarks