Field Doesn't Show any Data for User

C

Christa

I have two fileds on my form..they are both calculated fields, one calulates
a dollar amount based on data from another table and the other calculates #
of hours based on that same table. These fields are calculating properly and
can be seen by the users BUT I have one user who sees just a blank field,
nothing populating in them. What would prevent just one user from not being
able to view this data?
 
C

Christa

Yes, the tables are linked and she has access to the directory. I find it
strange that it is only occurring on this one users PC (out of @40 total
users). I have polled the other users and no one else appears to be having
this issue. Any help and direction is appreciated.
 
K

KARL DEWEY

Couple of things to try --
Have that user log on a different PC.
Have another user log on that PC.
Is the field a calculated field using a function that might not be loaded?
 
L

Linq Adams via AccessMonster.com

Assuming everyone's running the same version/service pack of Access (are they?
) I'd follow up Karl's suggestion and see if there's a missing reference on
the aberrant machine. This is often the problem when N numer of machines work
fine and one doesn't.
 
Top