hi
simple problem but i'm looking for a simple solution but can't seem to find it.
part of my tables data is copied over to another table - sometimes this data is a duplication. when i try to save the record i get the standard access duplicate message. all this is fine. however when i try to delete the record i cannot - i get the message "the changes you made to the table were not successful......"
when i get the above message all i want to do is click the delete button to clear the record but this does not work. access obviously wants to make changes to the table first and then i can delete the record but being a duplicate it will not make changes to the table ergo i cannot delete it.
it seems such a simple and obvious problem yet i can't figure out how to 'fire' the delete button.
(i don't want to use dlookup or dcount)
any ideas anyone?
thanks
simple problem but i'm looking for a simple solution but can't seem to find it.
part of my tables data is copied over to another table - sometimes this data is a duplication. when i try to save the record i get the standard access duplicate message. all this is fine. however when i try to delete the record i cannot - i get the message "the changes you made to the table were not successful......"
when i get the above message all i want to do is click the delete button to clear the record but this does not work. access obviously wants to make changes to the table first and then i can delete the record but being a duplicate it will not make changes to the table ergo i cannot delete it.
it seems such a simple and obvious problem yet i can't figure out how to 'fire' the delete button.
(i don't want to use dlookup or dcount)
any ideas anyone?
thanks