Passing vairable from control to a function to load a file..

  • Thread starter Thread starter Bakr Z via AccessMonster.com
  • Start date Start date
B

Bakr Z via AccessMonster.com

I have created a form that displaying infos from a database...
I want to get the IDNumber value from a text item and pass it to open a file
(autocad file) that is related to that value of IDNumber (has the same value
of the displayed IDNumber in the text item)....
 
Back
Top