G
Guest
I know it isn't best practice to place the same message on multiple boards
but I haven't had a response so apologies in advance.
I have tried using the "duplicate record" option with the command button but
it doesn't quite do what I need.
I have tried using an append query but if I use the DISTINCT command, it
will create as many rows as there are unique records which I obviously don't
want.
What I need is to press a button that will add one new record with a date
that adds seven days from the previous record.
At the moment, the button initiates a macro that will put focus on the date,
sort it and then go to the last record.
Now I need the last bit.
cheers.
but I haven't had a response so apologies in advance.
I have tried using the "duplicate record" option with the command button but
it doesn't quite do what I need.
I have tried using an append query but if I use the DISTINCT command, it
will create as many rows as there are unique records which I obviously don't
want.
What I need is to press a button that will add one new record with a date
that adds seven days from the previous record.
At the moment, the button initiates a macro that will put focus on the date,
sort it and then go to the last record.
Now I need the last bit.
cheers.