S
Sprinks
I have several general purpose functions and procedures that are used across
several database applications. After tiring of cutting and pasting and
maintaining multiple versions of the same code, I copied them to a new
database "CodeLibr".
I set a reference to this file, which is stored in a shared folder on the
network, in the front-end file. My beta-tester user then downloaded the
front-end to his hard drive, along with the shortcut that uses the secure
workgroup. The database launches but a textbox on the Main Menu form that
uses a function in the library was displaying "#NAME#" rather than the
correct value. Logged on as this user, I loaded the VB Editor, entered my
code password, and looked at the references. It lists "CodeLibr" as
"MISSING". I attempted to browse and reset it, but it won't accept it.
Does anyone have any ideas?
Thank you.
Sprinks
several database applications. After tiring of cutting and pasting and
maintaining multiple versions of the same code, I copied them to a new
database "CodeLibr".
I set a reference to this file, which is stored in a shared folder on the
network, in the front-end file. My beta-tester user then downloaded the
front-end to his hard drive, along with the shortcut that uses the secure
workgroup. The database launches but a textbox on the Main Menu form that
uses a function in the library was displaying "#NAME#" rather than the
correct value. Logged on as this user, I loaded the VB Editor, entered my
code password, and looked at the references. It lists "CodeLibr" as
"MISSING". I attempted to browse and reset it, but it won't accept it.
Does anyone have any ideas?
Thank you.
Sprinks