A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Josh,
Good news! There is no need to use Macros.
I have tested use formula to achieve our goal and it works. For example:
I input formula into data validation of Cell B1: =If(A1<>"",$B$2:$B$6,$B$1)
Then you can add data validation for A1 as date only so that if there is no date value in A1, B1 show nothing.
Regards,
Eric