Search results

  1. M

    pass through query with parameters

    I have been scouring the internet trying to find a solution for my issue, to no avail. This is my first time writing a pass through query pinging sql tables using an input parameter from a form. I have gotten as far as executing the query but I can't seem to display the result to ensure it's...
  2. M

    New to VBA trying to write an update query

    Hello, I am new to VBA and I'm trying to write a query that will update a table with dates based on user input. For example a user will run data each Monday and that date will be day01. The date table has 28 days total and I need each day row to update with the next date i.e. day01 is 12/30...
Back
Top Bottom