I have a table ("Open Orders") with a column ("Date Paid"). If there is a date in the Date Paid column then I have a macro that removes that record from the table. What I want to do is use code that determines if any of the dates that have been entered are not equal to today's date. If they are all equal to today, then I want my current macro to continue to run and remove the record(s). If one or any of the dates are not equal to today, then I want a prompt that warns the user. I want the user to have the option to click continue or cancel. If the user clicks continue then I want the current code to continue running and then remove the records. If the user clicks cancel then the macro ends and he can check his entries.
I really appreciate any help on this.
Thanks
Travis
I really appreciate any help on this.
Thanks
Travis