Hey everyone, I am really new to access and im trying to do something that is probably fairly simple for you guys..
I have a form setup, and I need one of the fields to simple add up 3 other fields. I.E fixed expenses + variable expenses + misc expenses = total expenses..
How do I do this? I figure out how to do it in a query by doing totalexpenses: [field1]+[field2]+[field3]
but how do I do it in a form?
Thanks in advance
I have a form setup, and I need one of the fields to simple add up 3 other fields. I.E fixed expenses + variable expenses + misc expenses = total expenses..
How do I do this? I figure out how to do it in a query by doing totalexpenses: [field1]+[field2]+[field3]
but how do I do it in a form?
Thanks in advance