In my code below I was expecting the data to be saved to the storage file only when a item in column b was changed a different value.
However, even when you change (for example) Tickets to Tickets it adds these changes to the log file.
What am I missing?
Private Sub Worksheet_Change(ByVal...