Search results

  1. P

    Exporting as Text only 2 decimal places

    I'm having a problem exporting my table as text and having three fields reporting only 2 decimal places instead of the 4 that i need. I'm using Access 200 on Windows XP Pro. I searched the forums and the only thing i could find was to create a querry and using ColumnName: str([dblNumber])...
  2. P

    Find Duplicates different than Duplicates deleted

    Hey, all! Thanks for helping, here is my situation. I have a table with about 70,000 records that have duplicate Address field values. The rest of the field values for those records are different. When I do a find duplicate querry I get the result that 17,000 records have the same address...
  3. P

    Noob: Help with form label names

    I am creating a form utilizing all of the fields of my table (table1). I want the form label names to be from the description of the fields from table1. I have over 50 fields and was wondering if I could do this automatically. Example: table1 Field: Description: Policy_Date...
Back
Top Bottom