Dear Programmers!
 
As i m very new to access so i m facing many difficulties. I have a query.
 
I need to know the query to delete specific record from the table. As i have written this query but it is not working properly.
 
DELETE * from Transaction where TransactionNumber = TransactionNumber.value
 
TransactionNumber.value is the text field value.
 
I have to run this query in Macros.
 
Please guide me!
 As i m very new to access so i m facing many difficulties. I have a query.
I need to know the query to delete specific record from the table. As i have written this query but it is not working properly.
DELETE * from Transaction where TransactionNumber = TransactionNumber.value
TransactionNumber.value is the text field value.
I have to run this query in Macros.
Please guide me!