Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DelCompuSales

    Run-time error 3011 -- but the object exists!!

    You have to make sure you delete any existing objects before you import/transfer any new ones which would be duplicates. When you import an object and the object name all ready exists, the object is imported but with the name "objectname1". If you import an object again with the same name it...
  2. DelCompuSales

    automatically record modified_date

    If you use a form rather than a table to enter the data, this becomes much easier. I have two fields, DateCreated and DateModified. The DateCreated field has a default value of =Now() with the locked property set to "Yes." The DateModified is updated using the following code to update it's...
  3. DelCompuSales

    Partitioning and Windows ME

    I like your idea of separating things. I agree with "thatrenowned" on the best would be to repartition and reinstall. One thought. I really do not like to have any one large drive as you are planning. For normal use, there is no reason to have a 56 Gb partition. Only if you are...

Part and Inventory Search

Back
Top