Wierd Characters

S

SAC

Access 2003.

When I reference a control value from a subform which is on the main form, I
get japanese looking characters.

The Main for has a control whose data source is:

=DateDiff("n",[txtStart],[txtStop])/60 which give the difference between
the start time and a stop time divided by 60 so I get hours and decimal of
an hour. This works fine on the main form, but weird characters when I
reference the value in a subform.

Any ideas on what I need to do to fix this?

Thanks.
 
S

SAC

OK, thanks. I'll check it out.


Gina Whipp said:
SAC,

Perhaps posting how you are referencing the value from the subform will
yeild some useful replies.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

SAC said:
Access 2003.

When I reference a control value from a subform which is on the main
form, I get japanese looking characters.

The Main for has a control whose data source is:

=DateDiff("n",[txtStart],[txtStop])/60 which give the difference between
the start time and a stop time divided by 60 so I get hours and decimal
of an hour. This works fine on the main form, but weird characters when
I reference the value in a subform.

Any ideas on what I need to do to fix this?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top