Hi,
I have a named range on a spreadsheet, listing employee names. When any changes are made to cells within this range (A single column with 150 rows), it triggers a sub procedure that has no relation to it. I know of the worksheet_change event, but don't have one associated with this workbook.
Does anyone know what could be causing this?
Many Thanks
I have a named range on a spreadsheet, listing employee names. When any changes are made to cells within this range (A single column with 150 rows), it triggers a sub procedure that has no relation to it. I know of the worksheet_change event, but don't have one associated with this workbook.
Does anyone know what could be causing this?
Many Thanks