Jencylivez
Registered User.
- Local time
- Today, 16:52
- Joined
- Feb 24, 2009
- Messages
- 18
I've looked over the code 100 times and I can't seem to get it right. Does anyone see anything wrong?
Code:
DoCmd.RunSQL INSERT INTO tblGeneralItems (ItemCode, ItemDesc, Species, SubSpecies, Note) VALUES (04211, 'Chicken Trim', 4, 211, 'Added By Sys');