View Full Version : access help


davidof6128
07-09-2007, 12:56 AM
I want to design a simple procedure in access... i havent use it for years so ....
I want help how to start....

The idea is to have a program running and showind 50 boxes with products written on them...
when you press one button (name of product xxx) then this starts to calculate ..if i press 4 boxes its box may have its value and when i press sum it prints the sum of the products i choose.

simple ... tell me please what is the general idea of making that possible
what relationships i need etc...

davidof6128
07-09-2007, 03:27 AM
i dont know which button in the tool bar i have to use... and which params so that when i press one button that adds-makes a calculation (+)
and when i press print (button) it prints the summary of the buttons i pressed.....
i dont know what is the correct road to achive that