Search results

  1. D

    creating a table

    how do i create a new table from within VBA? i have a query all built i just don't know how to get the results into a table. thanks, deno
  2. D

    VBA query into a report

    i have created this form with has a bunch of check and text boxes that the user uses to select what they are looking for. these are used to build a query complete in VBA (it doesn't exist as an actual query). what i'm need to figure out is how to get the record set into a report. help! deno
  3. D

    Query -> Report (help!)

    i'm pretty new to access and have got stuck on this problem. i've build a form that has a bunch of check and text boxes which are used to build this (huge) query. everything is good with that but i can't figure out how to get the record set into a report. thanks, deno
Back
Top Bottom