J
jon
I didn't design the database, which was put all on one table, should've used
excel if they were gonna do it that way!
excel if they were gonna do it that way!
I didn't design the database, which was put all on one table, should've used
excel if they were gonna do it that way!
John Vinson said:I didn't design the database, which was put all on one table, should've used
excel if they were gonna do it that way!
I have to agree with Joseph that your question (if it is a question)
is thoroughly obscure; your snarling at his attempt to be helpful was
really out of line.
If you want to see a total at the bottom of a table datasheet... You
can't. Tables are not spreadsheets and are not designed to work as
spreadsheets.
You can *display* the data together with a sum of any or all columns
by creating a Report based on the table, and putting textboxes in the
Report Footer with control source of
=Sum([column name])
John W. Vinson[MVP]
The additional information is required in order to post the question. Have
you not noticed how people often use excel when access would work? My case is
unique. Someone used access as if it were excel, placing customers, orders,
tests, products, locations, and prices all in one table.