Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Help with Access VB and Recordsets
Looking for a link to a good resource for learning how to work with Recordsets in Access VB.
I'm experienced in VB in Access but up until now have avoided using Recordsets to control any of my desired actions. Now, I have certain actions that I know are going to HAVE to use Recordsets in order to work properly and program easier.
Specifically I am having a user enter data that needs to be repeated in several new records based on the quantity they enter. So it's going to be an "If Variable is less than or equal to # entered Then Create New Record" sort of thing.
Thanks in advance!
Tink :)