View Single Post
  #4  
Old July 28th, 2004, 06:07 PM
Van T. Dinh
external usenet poster
 
Posts: n/a
Default The problem with calculated text boxes

Do you meant you can't enter data in the Calculated Field or other Fields?

You cannot enter data in Calculated Field and you should not store the
Calculated Value in the Table since this violated the Relational Database
Design Principles.

--
HTH
Van T. Dinh
MVP (Access)



Kenny wrote in message ...
Hi there,

Ok......I tried it and it now displays the correct result, except now I
can't enter data, as the original record source was my table.

Kenny