![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How to get the average of more fields. What sign to place between the fields? For instance: average([age1]&[age2]) The sign & is not correct. Which sign is??? Laura. |
#3
| |||
| |||
|
|
"Laura Eekels" <laura.eekels (AT) xx (DOT) yy> wrote in message news:3fce13ec$0$214$e4fe514c (AT) news (DOT) xs4all.nl... How to get the average of more fields. What sign to place between the fields? For instance: average([age1]&[age2]) The sign & is not correct. Which sign is??? Laura. Avg([Field1] + [Field2] + [Field2]) -- Bradley Software Developer www.hrsystems.com.au A Christian Response www.pastornet.net.au/response |
#4
| |||
| |||
|
|
Thanks for the answer, but I tried that already. and it doesn't work. Avg([field1]+[field2]) field1=7;field2=8 gives the result 78 and not the average !?! Do you have any other suggestions? Laura "Bradley" <bradley (AT) REMOVETHIScomcen (DOT) com.au> schreef in bericht news:jtszb.38208$aT.14986 (AT) news-server (DOT) bigpond.net.au... "Laura Eekels" <laura.eekels (AT) xx (DOT) yy> wrote in message news:3fce13ec$0$214$e4fe514c (AT) news (DOT) xs4all.nl... How to get the average of more fields. What sign to place between the fields? For instance: average([age1]&[age2]) The sign & is not correct. Which sign is??? Laura. Avg([Field1] + [Field2] + [Field2]) -- Bradley Software Developer www.hrsystems.com.au A Christian Response www.pastornet.net.au/response |
#5
| |||
| |||
|
|
How to get the average of more fields. What sign to place between the fields? For instance: average([age1]&[age2]) The sign & is not correct. Which sign is??? Laura. |
![]() |
| Thread Tools | |
| Display Modes | |
| |