The subform control I'm working on imports a delimited text file and populates a table with the imported information. It works *almost* great. It imports fine, but if a user were to accidentally hit the "Import Packing List" button again and the "Please select Packing List text file to import."...
Yeah, okay, just go ahead and give me the simple, elegant solution, PHV. ;)
But, in case my future needs can't be met with such a straightforward answer, how *could* I make that code work? I can't imagine this will be the only time I need to reference a control on a subform.
Hello All,
I have a form frmDTRPrep with a subform frmDTRPick. On DTRPick there is a field Pkgd which is a checkbox. The idea is that users pick the boxes they want to add to a shipping request. Works fine as is, but for the times when there are too many boxes to just click on one by one, I...
Hello all,
VBA coder newb here. Searched the forums and found a useful function here thread705-760625.
I put this code into a module, not a class module. The control I'm using is in a subform and I have entered the following into the click event procedure:
GetFile ("[FileName]")...
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.