Hi, im working on a Access database, pretty basic, im not too good at access but understand the basics.
What I have is a table, and am pulling the table and organizing the data. The first 2 that the input asks are these 2 names
The second 2 names areMÁQUINAS E EQUIPAM
INSTALAÇÕES
Then what I want to do in query design the Centro, i want to organize it where the multiple names dont come out and instead only shows the name once and sums all the #s to that name. So when I run the query, in the Centro row, the namePindamonhangaba Cilindros
Pindamonhangaba SBQwill show up 20+ times, i just want to sum the numbers next to it and have it show up once for each name. I have about 1 million lines like this, I just created a small one.AÇOBRUTO
*also wanted to know if i wanted to add a new column how i would do that which divides this # by 12.
Anyone can help, thank you,
Last edited by gill389; 12-07-2010 at 02:42 PM.
solved it myself, thanks for reviewing it, the option was in sum area in design view in query design view. Dont know how to create a new column though with dividing the #.
In the QBE, create an expression in a new field (column) type the new name of the field followed by a colon. Example would be MyNewField:
Follow this by typing a formula =[OldFieldName]/12
Make sure to click on the display check box. This should give you a new field with a new name and result.
Post back if you need additional help.
Alan
Alan
Click the * below to say thanks.
Database Principles
Pivot Table Tips
Good Excel Video Tutorials
Sumifs or SumProduct
DataPig Access Tutorials
MS Query Tutorial
Worst Pie Chart Ever?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks