Saladsnake
New member
- Local time
- Yesterday, 16:01
- Joined
- Aug 5, 2014
- Messages
- 5
Hello everyone,
I'd like to take this opportunity to introduce myself. I'm a application developer that was recently hired to code various VBA automation software. I have a bit of coding under my belt and am looking to expand my horizons to VBA. I understand a lot of the VBA code as well as SQL all I really need to to bridge the gap to become a great Access developer!
Anyway, my issue is that I have a bunch of unbound text boxes that i need to populate from data fro a table. I also have a search box that with search by id(Primary key). I was trying to find a way to populate ever 20 or so text boxes with their corresponding data from the table.
I'm sure if I understand it i can replicate. So if someone could explain to be a unbound text box search that populates one or two text boxs i can read and extract that idea and put it into my code. really, the simpler that better.
Thanks for the help,
Salad
I'd like to take this opportunity to introduce myself. I'm a application developer that was recently hired to code various VBA automation software. I have a bit of coding under my belt and am looking to expand my horizons to VBA. I understand a lot of the VBA code as well as SQL all I really need to to bridge the gap to become a great Access developer!
Anyway, my issue is that I have a bunch of unbound text boxes that i need to populate from data fro a table. I also have a search box that with search by id(Primary key). I was trying to find a way to populate ever 20 or so text boxes with their corresponding data from the table.
I'm sure if I understand it i can replicate. So if someone could explain to be a unbound text box search that populates one or two text boxs i can read and extract that idea and put it into my code. really, the simpler that better.
Thanks for the help,
Salad