Recent content by christine

  1. C

    Replace data

    Thank you, I will try that
  2. C

    Replace data

    Thank you for replying, I will try that. Should I do that with an option button?
  3. C

    Replace data

    It is required for us to keep records of all transaction, even replacing equipment. Notes are more important to the location of the equipment.
  4. C

    Replace data

    I am somewhat new to access and I am having problems, I cannot figure out how to swap data in a table. I have a table of equipment: ID--Manufacturer-Model-SerialNmber-AssetNumber-LocationNumber I also have a table for notes: ID--Location Number-Notes-Date-ect. If the equipment breaks we...
  5. C

    orderby in VBA

    I have added a button for new record on a split form. I need the data to stay in desc order by date and time. When I load the form it works, but when I call for a new recorded it does not, very stressed.:confused:
Back
Top Bottom