sandhurstUK
Must change my user name
- Local time
- Today, 07:41
- Joined
- Feb 15, 2002
- Messages
- 42
I have a table which contains a field called IU value which contains information about outstanding work for a given site. The field is a numeric value ranging from 1 to 20.
I run a qry from the table which display the data correctly in a subform.
What I want to display is a stand alone field on the main form which shows the sum of all the IU values and divides it by a number, to turn the value into man days.
For example the expression should be along the lines of:
sum[IU Value]/414
Every time I go back from design view to form view, the field shows either #Name# or #Error# depending on how I write the expression. I cannot seem to crack the formula for the expression and would appreciate any help forthcoming.
Many thanks
I run a qry from the table which display the data correctly in a subform.
What I want to display is a stand alone field on the main form which shows the sum of all the IU values and divides it by a number, to turn the value into man days.
For example the expression should be along the lines of:
sum[IU Value]/414
Every time I go back from design view to form view, the field shows either #Name# or #Error# depending on how I write the expression. I cannot seem to crack the formula for the expression and would appreciate any help forthcoming.
Many thanks