Search results

  1. T

    Pass-Through Query

    Hi I wonder if someone could help me? I have created linked tables in Access from our SQL database and I have created a pass through query using these tables. When I query the data the "Select Data Source" window appears and I have to manually select the .dsn name to return the results...
  2. T

    Update Table

    Hi, I am importing data from excel, to a table called "tblimport", then I have a append query set up so that each time data is imported it appends the data to "tblesourcedata" and creates new fields by adding, say for example, "client ref" & "inceptiondate" to give a unique identifier for that...
  3. T

    Run command based on Option Button

    Hi, Very new to all this. I am trying to run a procedure to say that if an option button is true (checked) then run one command if the option button is false (unchecked) then run a different command. I understand this is probably a very basic request, but we all have to start somehwere...
Back
Top Bottom