Search results

  1. L

    Merge with Word Help

    I have my data merging to a word template. I am looking to add a field to the form that if ProductYesNo(Checkbox) equals -1 then put ProductSN here. I cannot get this to work. Any help would be greatly appreciated. Thanks.
  2. L

    Report only certain items

    I want to create a report from a field with pcs and laptops to only report laptops. Both are coming from a fied called Device_Type in the database. Is this possible with an if statement or something. Thanks.
  3. L

    Linked Data

    I have some code. It is working great and grabbing the Device info from an inventory database and putting it into the current form device type. The issue is that it displays the sames device in every record from that point on. Any help would be greatly appreciated. Private Sub...
  4. L

    Update Certain form Fields

    I have a form that we enter in a serial number of a piece of equiptment. That in return looks into a linked database called inventory to get the model of the machine. For some reason those records do not update until I go to the next record and then come back to this record then those fields...
  5. L

    Access idiot..Needs help

    I am trying to create what I would believe to be a simple database. I want workers to be able to cread a new lead(customer). Then myself and another engineer go in and put down how many hours that lead brought the company. Then at the end of the month see which employee brought the most lead...
Back
Top Bottom