Recent content by clmowers

  1. C

    update 2 table

    Hey thanks everyone for your help. I ended up creating a 1 to 1 relationship with my table and did the cascade update. thanks everyone
  2. C

    update 2 table

    Hi MStef, I was trying a append query but it keep telling me that it was going to update 79,000 line when it should only have done 1. Im not to familiar with the whole action queries so it possible that I was setting it up wrong. This is my info TABLES: USERS USERS AND LICENSES I have a form...
  3. C

    update 2 table

    Hello, i was wondering i need to update 2 table with 1 form. Basicly when i add a new person to table A with the form i need it to copy 1 field into table B. How do i go abouts to do this. Thanks
  4. C

    Help. Search form VBA coding issue

    Hello everyone Im having an issue with a search form funtion. What im trying to do is i have a form with a few text boxes on it. there are 2 main text boxes i guess is what you can call them that function as the main search feature. One is called Social Security and the other one is called Alt...
Back
Top Bottom