looking for the Ucase (uppercase) reference

  • Thread starter Thread starter mark beaudin
  • Start date Start date
M

mark beaudin

Hi, I have a form that changes the input text to uppercase
with the function Ucase(text). When I deployed the
database to another machine, this failed with a "can't
find project or library" msg. Can you tell me the name of
the reference/library that needs to be included? Should I
be able to determine this from the version that works?
TIA
 
Open any code window.

From the Tools menu, choose References.
Locate the one that is marked "MISSING".
 
Back
Top