Hello all,
After reading quite a few solutions that seemed to be the fix i needed i have been unable to solve my own problem. Hopefully by attaching my db to this thread someone smarter than myself can lead me to the right road. I'm starting to think maybe my table structure is incorrect.
I...
Yes i had ensured it was listed under the oncurrent and not the onload. But no matter what i have attempted, the checkboxes are always marked for the first ecod. I did change the last statement to reflect false, which does clear the checkboxes for the next ecod (and still saves the parts in the...
MajP - i actually got it to working but it seems to only complete the one ecod as when i move onto the second ecod all the checks from the first ecod are still checked and the only checks i can enter in the second ecod are boxes that had not been selected.
ECODID is an autonumber on its...
Thanks for the code and yes it is a cool concept.
Unfortunatly i still have issues with it. I made the changess in my ECOD form (module) but i still get errors on
Dim suppID As Long
dim ECODID as long
ecodid = me.ECODID
suppID = item.ListSubItems(3).Text
If item.Checked Then
Call...
Hello all,
Been a few years since i worked with access and have ran into a problem that im hoping i can get some help on.
http://www.4shared.com/file/DiUo9D-z/Test_Database.html
See attached hyperlink for the database im working with.
Pertinent Tables
PartsList
Figure
ECOD
tblSelectedPartsIDFK...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.