Recent content by NewEra

  1. N

    Connecting Tables

    Thanks for the help, I'll look at the examples.
  2. N

    Switchboard

    When I make a switchboard is there any way you can go to a table? or can you just go to a form or query? and when you make a switchboard and you have a button going to the form how can you go from the form back to the switchboard?
  3. N

    TransferText

    Cool it does say that it was copied to the other table but when I go to the turkey table there is nothing in there. But its wierd if you save it and close out of the project and then when I go back to the project all of the information that I wanted on there is on that table. Thanks a lot man...
  4. N

    TransferText

    ajetrumpet thanks for the help by sending me that file. That is exactly what I want to do in my project. I'm trying to do what you have right there and this is what my code is but its still not working. But also when I run your form it doesn't work, it doesn't copy the record to the table you...
  5. N

    TransferText

    I have no idea what recordsets are.
  6. N

    TransferText

    OK thanks, but I have one more question. What code do I use for the button to add the new record to a different table? I tried transfertext but that doesn't work, I have been having problems with this for so long. Do you have any ideas? Thanks for the help.
  7. N

    TransferText

    The information that I'm putting from one table to the 2nd table by the form is that the 2nd table is just certain people that got picked from a drawing. I just want to grab certain people's information.
  8. N

    TransferText

    I'm using a form that is connected to my main table. In the form you can search through and find anyone you want on the database. But when I add a button, I want it to grab the person's information on that form and put it into a different table. I'm having problems with it. Can anyone help me out?
  9. N

    Connecting Tables

    I'm having a problem in Access where I'm trying to connect 2 tables together. On one table is all the information of the person, the other table is a list from 1-50. That list is a drawing of all the peoples ID number for a drawing. When I type in their ID next to what order they got picked in...
  10. N

    TransferData

    I made a form in Access and add a button. Well when I click the properties of the button I want it to transfer all of the information that are in the text boxes to transfer over to a table. Well when I try to do that I fill out all of the information where the information is coming from and...
Back
Top Bottom