I have a worksheet that is updated regularly. Therefore the column header positions change regurlary. For example if today "Date" is in column J1 as the column header, tomorrow "Date" could be in column C1. Therefore if I want to perform sorting operations, using a macro for date, I cannot refer to it using a hard-coded cell reference for exampleI have a worksheet that is updated regularly. T