Search results

  1. N

    Match Excel Values with Access Query and in-put data

    I have an Excel file that I am trying to upload into MS Access, I can easily click on a subform (which allows me to call the SampleID) then find that SampleID on the Excel Spreadsheet in column A; which will in-put other columns in that same row. However now I want to use a whole query's...
  2. N

    Loop excel column and match with records in database

    Sorry if my code is all over the place and doesnt make to much sense; I am trying to write a code that can look through an excel worksheet and use the sample names to correlate to ones in the tables/queries, if the name exists then import the excel data, if not move to the next sample name on...
  3. N

    Creating a New Table in a backend then linking the table to a front end

    I want to start off saying that I am still a beginner at access so forgive me if I use wrong terms or don't really clarify what I am talking about. I have a form where we create new facilities; once the new facility information is entered, the VBA command will check the "FacilityName" if there...
Back
Top Bottom