Is it possible to write mathemetical formulas in an access database like you
can do this with the equation editor in Word?
THX
Hans
With Access, you don't transfer the expressions to the tables, just the
variables. The expressions are placed on forms.
Equations created with the Microsoft Equation Editor in Word is entered as
an "object" within a Word document and is treated as such when you try to
move it to other programs. You can place objects on forms and reports in
Access, but as far as I know, you cannot place objects in tables.
If you are trying to transfer one or two Microsoft Equations, it may be
easier to simply enter the text manually.