A
Andrew C
I have a transfer text macro that works fine and exports all records from my
query.
What i want to do is to add in a condition where a text box (renewdate) on
my main form equals the renewed date in my query. The macro is going to be
activated by a command button.
Below are the locations of the date field and location of the field
[1Financial Members]![Date Renewed]
[Main]![RenewDate]
So ultimately on my main form there will be a button called export that i
want to export members that have renewed based on the date entered in the
textbox called Renewdate.
Can someone tell me if thisis possible and how i can achieve this. i have
not done much with macros in a database.
query.
What i want to do is to add in a condition where a text box (renewdate) on
my main form equals the renewed date in my query. The macro is going to be
activated by a command button.
Below are the locations of the date field and location of the field
[1Financial Members]![Date Renewed]
[Main]![RenewDate]
So ultimately on my main form there will be a button called export that i
want to export members that have renewed based on the date entered in the
textbox called Renewdate.
Can someone tell me if thisis possible and how i can achieve this. i have
not done much with macros in a database.