Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft Access > Creating an MDE...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 30351 of 31576
Post > Topic >>

Creating an MDE file causes a #NAME? error to occur on some desktops

by GreinerCon@[EMAIL PROTECTED] May 23, 2008 at 11:14 AM

The application was built in Access 2000 and upgraded to Access 2002
and currently runs on desktops with Access 2002, 2003 and 2007 in
multi user environment.

The MDB file executes the expression fine without error yet the MDE
file displays a #NAME? error in the textbox
on some of the desktops, I can not determine why the expression fails
on only some of the desk tops.  The date settings all appear to be the
same

the expression is -

=[CustomerId] &
IIf(IsDate([LotReceivingDate]),Format(Right(Year([LotReceivingDate]),
2),"00") & Format(Month([LotReceivingDate]),"00") &
Format(Day([LotReceivingDate]),"00") & IIf([LotReceivingSeqId]=0 Or
[LotReceivingSeqId]=1," ","-" & [LotReceivingSeqId])," ")

Used to append the year, month, and day to a customer id and put a
dash and sequence number at the end if the sequence number is greater
than one.

I am new to Access and user forums and apprciate any help you all may
provide.
Thanks
Rick
 




 2 Posts in Topic:
Creating an MDE file causes a #NAME? error to occur on some desk
GreinerCon@[EMAIL PROTECT  2008-05-23 11:14:15 
Re: Creating an MDE file causes a #NAME? error to occur on some
Salad <oil@[EMAIL PROT  2008-05-23 16:46:20 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Dec 2 23:21:56 CST 2008.