Search results

  1. N

    Compile error Type mismatch

    than kyo!!! ive needed this answer too!
  2. N

    From NYU

    Hello Everyone! My name is Nadia. Im from NYU and have just started learning about programming and db management as my minor!
  3. N

    The great pretender

    Congrats on your success@!@!!
  4. N

    What's your best/worst joke?

    These are.... interesting
  5. N

    Copy and Pasting between frm and Subfrm

    Hello. I have a button on a form (frmBusiness) that displays information about Business. frmBusiness opens in a dialogue when you click a button in a subform (frmSub Beta Information). When I click the "Close and Save" button on frmBusiness, I want Access to copy and paste the value...
  6. N

    Copy and Paste data between two forms

    Yes. It is a new record in frmBeta. However, I recieve a "Run-Time error '13': type mismatch" error when I click the button on frmAlpha
  7. N

    Copy and Paste data between two forms

    Hello. I have two forms. frmAlpha and frmBeta. There is a button on frmAlpha that opens frmBeta in a dialogue box. I want this button to ALSO copy the data in field txtFoodNameA in frmAlpha to txtFoodNameB in frmBeta. What is the code I would use for this? I imagine it should be something...
Back
Top Bottom