|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi . I'm a new user of access VBA and I hit my first problem.
I want to find a row in my table "TBDocuments" and then delete this row. example: in TBDocuments Table, I have: DOCUMENTS REV AAA-111-1111 01 BBB-132-4444 01 BBB-132-4444 02 (both are primary key) I want to delete BBB-132-4444 01 In VBA, first i have to find the row, and after delete this row. But how can i do this (using VBA) ?? |
|
#2
|
|||
|
|||
|
Hello Martin!
Look at "DemoFindDelA2000.mdb".
Open Form1 and try. |
|
#3
|
|||
|
|||
|
Quote:
thank you for your help... it's simple and functional! |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Find and erase record |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|