I am fairly new to VBA and I'm trying to create an event-handler macro that will:
1) Only apply to cells C7:C65536 (not all the cells in the worksheet)
2) If any value appears in those cells in Column C, it will reference the next column to the right: Column D, which already has number values...