in excel, when you want to sum of more than one cell, you just take names of those cell with = sign at the begin you add them e.g A1= B1 + C1 + D1 … then you get you sum. this can be done for columns or rows.
How are we doing those calculation on ms access, all kind of calculation?
and where are we plug then (expression)?
I have an excell file which was doing those calculations when you insert few figure where they were required.
I want to turn them into database but the calculations have to be as they were.
How can i do that?
what change is only file i.e excel to access but everything else remain the same including calculations!
Thanks.