I'm doing a form that tracks data entered in real time. I've created a box where the user enters the day of the month (i.e. 1,2,31). I want to make that number refer to the corresponding sheet in the same workbook, where entered data entered will populate. It's not an elegant system by any means, but it's what the boss wants. Can anybody help, please?
If number in "Form" Cell F4 = #, Then Sheet # Cell A2
If number in "Form" Cell F4 = #, Then Sheet # Cell A2