I have five fields called:
I have tried to add these togethet in another field with the formula:
=Sum([Job Cost 1]+[Job Cost 2]+[Job Cost 3]+[Job Cost 4]+[Job Cost 5])
as well as doing it without the 'Sum' at the beginning. I'm not sure what I am doing wrong. Any help please.
I am using Access 2007 if that makes any differece, I don't think it does.
Thanks in advance!
/*ADDED CONTENT*/
I have found that the fomula =Sum([Job Cost 1]+[Job Cost 2]) works just fine, I'm not sure why it doesn't work when I put more than two in though.
- Job Cost 1
- Job Cost 2
- Job Cost 3
- Job Cost 4
- Job Cost 5
I have tried to add these togethet in another field with the formula:
=Sum([Job Cost 1]+[Job Cost 2]+[Job Cost 3]+[Job Cost 4]+[Job Cost 5])
as well as doing it without the 'Sum' at the beginning. I'm not sure what I am doing wrong. Any help please.
I am using Access 2007 if that makes any differece, I don't think it does.
Thanks in advance!
/*ADDED CONTENT*/
I have found that the fomula =Sum([Job Cost 1]+[Job Cost 2]) works just fine, I'm not sure why it doesn't work when I put more than two in though.
Last edited: