Search results

  1. K

    A question about Recordsets

    This is possibly a silly and simple question about recordsets. When does one use them? Should one use them for every table they create or for one main table? All of the books that I've read have said to use them, but in what context does one? I'm just drawing a blank on this...
  2. K

    To Join Tables or Not To Join Tables

    That is the question: Whether 'tis nobler in the mind to suffer with VBA Programming and the outrageous errors, Or to take up arms against a sea of Access troubles. Sorry I was in the mood for Shakespeare. A quick summary first: In the attached file I have my Relationships. One main table...
  3. K

    Of Tabs and Checkboxes

    Let me just start off by saying, I don't have any code to post as it is just an idea I have. This is a Lease return project for work. We have an excel sheet that is broken up into tabs. Master List, Not Returned and then a tab for every month. Here is what I would like to do. If someone checks...
  4. K

    Lease Refresh and populating other tabs

    Evening all, Here's the situation I'm in. At work we've been using Excel to create a Lease Return List. In this list there is the overall master list, a list for non returned computers and then a monthly list (all 12 months) of computers that have been returned by a certain date. Here are the...
Back
Top Bottom