Search results

  1. P

    Question Moving data from one table to another

    I am new to access, and need a little help with this project I am working on for work. I want to be able to move an entire record from tbl_data to tbl_oldData and to clear out all information in the tbl_data record, except the primary key (str_box) when the user clicks a button. I would try...
  2. P

    storing information from 2 tables into one.

    I am quite new to Access, and I am trying to create a db for work - I'm getting most of it without problems, however I just got to a point where I am stuck. The db I am creating is a directory system that has a rather large table for patron data (i.e. P.O. Box #, Last name, First Name ect.)...
  3. P

    Help with a Search Function

    I need a little help on a project I am working on. I am creating a directory system to work with thousands of records that are in the data table keeping track of people, and their information. The problem I am having at the moment is creating a search function that will allow me to search...
Back
Top Bottom