Ask a Question related to Microsoft Access, Design and Development.
-
Max #1
#Error in form calculation
I get #Error in a simple =sum([Field1]) calcualtion in a
form's footer. Same formula works just fine in another
form. What could be a reason for the formula to error, and
what are common causes for #Error in Access forms?
Very much appreciate the help! Deadline tomorrow morning!
Max
Max Guest
-
serious acrobat 8 calculation error
anyone else having trouble with resetting the order of calculations in acrobat 8.0.0? it does not stick for me at all. i set the order, then hit ok.... -
Calculation
Hi, I'm trying to take data from my database and add them (like field 1 + field 2). Somehow, it doesn't seem to be working. Anybody would know a... -
How to do calculation with the values in 2 form lists?
Hello, I have 2 form list menus on a page, say list_1 and list_2. Each of the llist meuns has items associted with values. When a item in... -
Calculation based on calculation
I'm new to Acrobat 5.05 and Javascript... I have a simple issue/question: There are 3 columns, QUANTITY, EACHES COST, LINE TOTAL As the... -
Form Calculation
Hi Everyone, I have the following controls in an Access 97 form with a table as the source and the default view as "Continuos Form": ... -
Fredg #2
Re: #Error in form calculation
Max,
If the name of your control is Field1,
change it to something else, i.e. txtField1
You will get an #error if the name of the control
is the same as the name of a field used in your expression.
--
Fred
Please reply only to this newsgroup.
I do not reply to personal e-mail.
"Max" <myartsev@ilm.com> wrote in message
news:04a201c3562d$a8c1b510$a601280a@phx.gbl...> I get #Error in a simple =sum([Field1]) calcualtion in a
> form's footer. Same formula works just fine in another
> form. What could be a reason for the formula to error, and
> what are common causes for #Error in Access forms?
>
> Very much appreciate the help! Deadline tomorrow morning!
>
> Max
Fredg Guest



Reply With Quote

