Hi All
I hope someone can help with this. I have a workbook with two sheets; the first (called Referrals) has case data recorded across 35 columns, in the last of which (AI) one of two values can be recorded- "NFA" or "STRATEGY MEETING". Of all referrals, only a few cases go to the Strategy Meeting but when they do, I would like them to be automatically copied to the second sheet (called Strategy). After being copied to the Strategy sheet, data is then added to these cases from column AJ onwards up to BF. I have tried different ways of copying the rows using Excel formulas, none of which have worked successfully and I now have a macro (TESTCOPY) which successfully copies ALL the relevant cases (those that are going to Strategy Meeting) between sheets but each time the code is fired, it overwrites any additional data that has already been added in Cols AJ onwards. Can someone advise how cases can be added without overwriting this data?
The macro could be fired by a button; on opening the sheet; or by the input of "Strategy Meeting" value; or by some other way that you think is appropriate.
I've attached a file with some anonymised data
Thanks in anticipation
Bookmarks