Fuga
Registered User.
- Local time
- Today, 20:00
- Joined
- Feb 28, 2002
- Messages
- 566
I want a form with a graph on it.
The "graph-data-field" is a calculation on two other fields in the same query, calculating the difference (%) between them:
(([Field1]-[Field2])/([Field1])*100)
When I use the wizard to create the graph there is an overflow message. That can´t be right, can it?
Does anyone know what I´m doing wrong?
How do I round of the decimals in the calculated field (if that´s the problem)?
Fuga.
The "graph-data-field" is a calculation on two other fields in the same query, calculating the difference (%) between them:
(([Field1]-[Field2])/([Field1])*100)
When I use the wizard to create the graph there is an overflow message. That can´t be right, can it?
Does anyone know what I´m doing wrong?
How do I round of the decimals in the calculated field (if that´s the problem)?
Fuga.