Morning all
I've had a problem with my main data entry form.
The form is directly linked to the table - there's no coding trickery or queries.
I have a duplicate record button which is the default MS Wizard macro.
(the duplicate macro is just runcommand's SelectRecord, Copy, RecordsGoToNew, SelectRecord, & Paste.)
2 days in a row now i've come to work - opened the database and the duplicate button has stopped working.
deleting the button and adding a new one from the wizard still does the same thing - it's just not working.
I had to re-copy the whole form from a backup DB and yesterday it was working fine. today - same problem - and it's the NEW form that has it as well.
Anyone come across anything like this before?
The macro just appears to be selecting the record and not much else.
Any Ideas?!


I've had a problem with my main data entry form.
The form is directly linked to the table - there's no coding trickery or queries.
I have a duplicate record button which is the default MS Wizard macro.
(the duplicate macro is just runcommand's SelectRecord, Copy, RecordsGoToNew, SelectRecord, & Paste.)
2 days in a row now i've come to work - opened the database and the duplicate button has stopped working.
deleting the button and adding a new one from the wizard still does the same thing - it's just not working.
I had to re-copy the whole form from a backup DB and yesterday it was working fine. today - same problem - and it's the NEW form that has it as well.
Anyone come across anything like this before?
The macro just appears to be selecting the record and not much else.
Any Ideas?!