A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

#Name?



 
 
Thread Tools Display Modes
  #1  
Old December 6th, 2004, 09:59 PM
Frank Brown
external usenet poster
 
Posts: n/a
Default #Name?

I have an application loading a form containing date and time fields. On
most PCs these display the appropiate data, however on others only "#Name?"
is displayed. The Date Field Properties shows the default value as Date()
and time shows Time(). What am I missing on the non-working PCs or what am I
doing wrong?

Thanks
  #2  
Old December 6th, 2004, 10:45 PM
fredg
external usenet poster
 
Posts: n/a
Default

On Mon, 6 Dec 2004 13:59:10 -0800, Frank Brown wrote:

I have an application loading a form containing date and time fields. On
most PCs these display the appropiate data, however on others only "#Name?"
is displayed. The Date Field Properties shows the default value as Date()
and time shows Time(). What am I missing on the non-working PCs or what am I
doing wrong?

Thanks


Those PC may have a missing reference.
Open any module in Design view (or click Ctrl + G).
On the Tools menu, click References.
Click to clear the check box for the type library or object library
marked as "Missing:."

An alternative to removing the reference is to restore the referenced
file to the path specified in the References dialog box. If the
referenced file is in a new location, clear the "Missing:" reference
and create a new reference to the file in its new folder.

See Microsoft KnowledgeBase articles:
283115 'ACC2002: References That You Must Set When You Work with
Microsoft Access'
Or for Access 97:
175484 'References to Set When Working With Microsoft Access' for
the correct ones needed,
and
160870 'VBA Functions Break in Database with Missing References' for
how to reset a missing one.

For even more information, see
http://members.rogers.com/douglas.j....nceErrors.html
--
Fred
Please only reply to this newsgroup.
I do not reply to personal email.
  #3  
Old December 7th, 2004, 02:27 PM
Frank Brown
external usenet poster
 
Posts: n/a
Default



"fredg" wrote:

On Mon, 6 Dec 2004 13:59:10 -0800, Frank Brown wrote:

I have an application loading a form containing date and time fields. On
most PCs these display the appropiate data, however on others only "#Name?"
is displayed. The Date Field Properties shows the default value as Date()
and time shows Time(). What am I missing on the non-working PCs or what am I
doing wrong?

Thanks


Those PC may have a missing reference.
Open any module in Design view (or click Ctrl + G).
On the Tools menu, click References.
Click to clear the check box for the type library or object library
marked as "Missing:."

An alternative to removing the reference is to restore the referenced
file to the path specified in the References dialog box. If the
referenced file is in a new location, clear the "Missing:" reference
and create a new reference to the file in its new folder.

See Microsoft KnowledgeBase articles:
283115 'ACC2002: References That You Must Set When You Work with
Microsoft Access'
Or for Access 97:
175484 'References to Set When Working With Microsoft Access' for
the correct ones needed,
and
160870 'VBA Functions Break in Database with Missing References' for
how to reset a missing one.

For even more information, see
http://members.rogers.com/douglas.j....nceErrors.html
--
Fred
Please only reply to this newsgroup.
I do not reply to personal email.

Fred....That was exactly the info I was looking for. Thanks for the help!
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:49 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.