freespiritcherishes
Technical User
I have a query with DateAdd("d",7,#07/11/04#) under Due Date in a query. I want to add 7 days from this date so that if i look at my query in datasheet view I can see all the Sundays from today till the end of time. I don't want to use DateAdd("d",7,Date()) as the date changes to the current date. The problem is that because the date is fixed it will always only show the 14th November and I want it to show the 21st Nov, 28th Nov, 5 Dec, 12 Dec and so on. I want six tabs on a form labelled Sunday to Saturday, each with an underlying query filtering the dates by way of all the sundays under the Sunday tab, all the monday dates under the monday tab and so on as time passes. Can this be done?
Also, does anybody no of a way to disable the prompt when running an append query or program it to just say yes all the time?
freespirit
Also, does anybody no of a way to disable the prompt when running an append query or program it to just say yes all the time?
freespirit