Search results

  1. C

    Simple programming using macros

    Hello, I am learning access and VB as i go along so please forgive any obvious questions i may be asking. I have a personnel table where records are entered in via a form. Some fields are: Last name, first name, and title (position in the company). Every time someone gets promoted their title...
  2. C

    Shadow Table

    Hello. I would like to create a table(#2) that copies every record entered into another table(#1), whether by form or manually. But, after the record is copied into table #2 I don't want it to have any dependencies to the original. I want to be able to change the record in table #1 without it...
Back
Top Bottom