Hello,
I have the below code and I want to add more to theworksheet change code.
Current Code I have
Private Sub Worksheet_SelectionChange(ByVal Target AsRange)
'my formula on worksheet =INDEX('WharfSchedules'!B:B,MATCH(Data!AO59&Data!AQ59,'Wharf Schedules'!C:C&'WharfSchedules'!E:E,0))...