Hi,
I started creating a calclulation form based on a subtraction (java script works fine - thanks to the forum).
The first two form fields (A - B) contains data which were imported through the import of a tab.txt - database.
The next form field should present the final result - everything works fine until the tab.txt-database is imported. After the import the subtraction doesn't work.
Is there a chance to (a) import the tab.txt, (b) start the subtraction and (c) place the final result in a third form text field. I assume the third field must fulfill certain conditions ???
Any hints?
Kind Regards
Holger
Can you clarify what you mean by: "I assume the third field must fulfill certain conditions ???"
George