Recent content by Trigger

  1. T

    Searching Tables and setting data values

    Thank you, I can see how that would make things easier. I am far enough where restructuring will be a little painful but not impossible. So lets now assume that I have a single table to search, DevicesT. How would I search the table, matching the devices that are assigned to the owner, change...
  2. T

    Searching Tables and setting data values

    How so? Currently I have one table for each kind of device. A Laptop table, Phone table, etc.
  3. T

    Searching Tables and setting data values

    Hello, I am working on my first database with Access and am new to VBA. Until now I have been able to make most of my items work with Macros. I am now running into a point where I try to make a button do a large amount of work and Macros just wont cut it. The database I am working on is to...
Back
Top Bottom