R
Roger
I know what I want to do is not the proper thing to do.
What I would like to do is print a form when after all info is entered.
None of this info goes into the table and none of the text boxes are bound.
At the end of each week, we need to calculate how much money we have
after adding what was sold, (already entered) what is in progress and
how much profit we will make on items in progress., also count the cash
on hand. Basically it is just a form which calculates how much we should
have. I can print it by going to file then print, but I want to put a
command button on it so all they have to do is click it and it will print
I have tried everythin I can think of and help did not have anything
in it to do this
I put in a event procedure on the click, but can get nothing to work
sounds like it should be simple, just not for me.
Any help is appreciated, before I go bald
Roger
What I would like to do is print a form when after all info is entered.
None of this info goes into the table and none of the text boxes are bound.
At the end of each week, we need to calculate how much money we have
after adding what was sold, (already entered) what is in progress and
how much profit we will make on items in progress., also count the cash
on hand. Basically it is just a form which calculates how much we should
have. I can print it by going to file then print, but I want to put a
command button on it so all they have to do is click it and it will print
I have tried everythin I can think of and help did not have anything
in it to do this
I put in a event procedure on the click, but can get nothing to work
sounds like it should be simple, just not for me.
Any help is appreciated, before I go bald
Roger