Search results

  1. H

    best way to compare two none ms access files

    I'm trying to find the best practice for comparing two file, what I need to know is has the file changed. So here's what I'm trying to achieve and my setup I have a table where I store Parts each part has two files a production file which can be either a dxf, dwg, or iges file (CAD file types)...
  2. H

    Autodesk DWF Viewer Control In Report

    I'm using Autodesk DWF Viewer Control in a form to look up dwf files on our server and it works just fine, how ever I'm having a heck of a time getting it to work in a report. The Autodesk DWF Viewer Control gets its date from a textbox I call "FileLocation" which is stored in the table...
  3. H

    Preventing duplicates in List Box

    What is the best way to prevent duplicates in a filtered list box? What I have is a form that pops up and the list box is filtered based on the previous form's ID Field, what I would like to do is if "Description" exist then another "Description" could not be enter.
  4. H

    Calculating where no records exists

    In issue I'm having is I have three table, "Description", "History" "Allocation". Description has a one to many relationship to the other two table. What I'm trying to do is subtract "AllocationQty" which is located in the Allocation tbl from "Qty" located in the history tbl. My problem is that...
  5. H

    Wanting to learn

    Live in Canada, hate snow, love MS access.
Back
Top Bottom