express

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi there!
i have a problem...

The value of my Textbox in my Form came from a Querry that has an Expression.

But I wanted this Textbox to be modified when needed without loosing my
Expression.

How would i do it...

Please share me an example or syntax.

thanks in advance.
 
If the TextBox is bound to a Calculated Field in the Query, you won't be
able to modify the value!
 
Back
Top