J
Jake
When I try and use a field on a form that is a calculated value the value is
not calculated until the controll has focus.
It is only affecting controlls bound to calculated values(those startign
with "=", so:
this works
- Controll Source: [fieldname]
this doesn't
- Controll Source: =[fieldname]
When the problem occurs the value displays only when the controll gains the
focus but thereafter it stays regardless of focus.
Jacob
not calculated until the controll has focus.
It is only affecting controlls bound to calculated values(those startign
with "=", so:
this works
- Controll Source: [fieldname]
this doesn't
- Controll Source: =[fieldname]
When the problem occurs the value displays only when the controll gains the
focus but thereafter it stays regardless of focus.
Jacob