Simple sum question (1 Viewer)

misucu99

New member
Local time
Today, 08:26
Joined
Apr 28, 2008
Messages
4
I have a table and a form for it.:rolleyes: ID, customer name, date, amount !
I want the total to date amount for that costumer to show up on the form when filling up a new record for it.

I'm a begginer!:)
thx
 

MStef

Registered User.
Local time
Today, 16:26
Joined
Oct 28, 2004
Messages
2,251
Hello misucu99!

I have constructed something, I think it is what you need.
Look at "DemoSimpleSumA2000.mdb",
look at tables, "Form1".
Open form and try.
 

Attachments

  • DemoSimpleSumA2000.zip
    15.8 KB · Views: 108

misucu99

New member
Local time
Today, 08:26
Joined
Apr 28, 2008
Messages
4
Thank you for your time.
I'm happy now !:)

but ... can we have that cell to show the total from all entries for that costumer not just for the current date.

Thank you again !

P.S. I'm still practicing! Promise, one day I can do it myself!:rolleyes:
 
Last edited:

MStef

Registered User.
Local time
Today, 16:26
Joined
Oct 28, 2004
Messages
2,251
Hello misucu99!

Look at "Demo" a new one.
I appended some VBA, I think it is what you need.
 

Attachments

  • DemoSimpleSumA2000.zip
    17.9 KB · Views: 102

misucu99

New member
Local time
Today, 08:26
Joined
Apr 28, 2008
Messages
4
Thank you!

now is exactly what I need!

I'll do the fine tuning for design and buttons and ... I'm happy again!

regards,
m
 

Users who are viewing this thread

Top Bottom