Search results

  1. E

    move byebye

    Hello everyone, can a record be moved from one table to another when a certin dropdown selection is maked. example: i have two tables one is called "stock" the other "sold" . Both have the same fields "make" and "serial number". A form with these two fields and a combo box that says stock...
  2. E

    new rec and print

    That helped. thanks.
  3. E

    new rec and print

    Dammmmm i dont know what am doing wrong. Could you do a example for me?
  4. E

    new rec and print

    Your right! Your right! my bad! thanks. I will give it a shot.
  5. E

    new rec and print

    The only thing is that form i created as the reciept has some dots and faded images so it cant be recreated by someone. thats the only reason for trying to use that form as the reciept.
  6. E

    new rec and print

    Hello, quick question. i have two forms, a form with fields were users enter data and a form designed like a reciept. on the first form i have a button that is a new record button with the caption text as "Done". so when a user is finished entering the data and clicks the button it clears the...
  7. E

    lock down

    well do thanks.
  8. E

    lock down

    quick question. how would i lock down a .accdb file so no one could edit it. I have set so you have to hold down the shift key inorder to edit it. But i would like to know if there is another way. to block them from doing that. thank you.
  9. E

    Math 1+1=2

    couldnt find anything in there.
  10. E

    Math 1+1=2

    Thanks for the suggestion. i just think by creating one myself will serve two purpose. I learn more on access and at the same time my baby learns math. win win situation.
  11. E

    Math 1+1=2

    could you guys help me out. I was trying to figure out how to make a database randomly display a picture (math card) and a audio byte at the same time. My little boy is 3 years old and want to start him early. It would be nice to display the math card 1+1=2 and have a audio bit say the answer...
  12. E

    data bye bye

    ChrisO, wow! that was deep.:D illegal is not good. will ck into it. Thank. missinglinq, boblarson had mentioned that aswell. I do want to store the Total Price. and am going to see if i could use the same code to do that. I somewhere read that it’s not a good programmer ethic to keep...
  13. E

    data bye bye

    i saw that. i was reading about that yesterday. am a happy man right about now!! missinglinq just saved my a.. , this thing was hunting me for a while. thanks for all the input and keep up the good work. thank you thank u tk u.
  14. E

    data bye bye

    got it got it got it , thank you thank you thank you .
  15. E

    data bye bye

    missinglinq, thanks for answering. okay so deleted all three fields on the form and droped them down again. Price of phone : were users will inter a amount cost of phone wo tax. Tax Paid :should calculate how much tax will be added to Price of Phone Total Price : sum of Tax Paid and Price...
  16. E

    data bye bye

    hello everyone. am just learning access and i have a little problem. i have a table that has three fields: Price of phone, Tax paid, total price. in the form i placed all three fields. on the Tax paid control source i entered =[Price of phone]*0.0825 . Price of phone is enterd manually...
Back
Top Bottom