G
Guest
I have a table showing employee name, type of insurance coverage, monthly amount insurance, annual amount and FICA tax. I need to cacluate annual amount (monthly amount *12) and FICA tax (annual amount *0.765. I can figure out how to do these calculations. However, how do I also get a total for each column? I know how to do this in Excel but not sure how to do this in ACCESS. Help please.