M
Mchipser
Is there a way to autopopulate a date based on a yes or no selection?
I am practicing building a databse and building a video rental store..
I want to place a "due date" based on if it is a new-relase or a non
new-release.
so if the customer rents a "new release" I want the due date to be =Date()+2
but if is a old movie =Date()+3 or more..
Is there a way to do this??
I am practicing building a databse and building a video rental store..
I want to place a "due date" based on if it is a new-relase or a non
new-release.
so if the customer rents a "new release" I want the due date to be =Date()+2
but if is a old movie =Date()+3 or more..
Is there a way to do this??