Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870

    I have no idea what you are describing.

    When you Delete a record, the entire record is removed. What are the "spaces' you are talking about?

  2. #17
    normie is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    53
    What I mean is I deleted data in Row/Record 1 to 28 but Rows 1 to 28 still exsist but with no data in them...I want to delete the data and the empty rows at the same time which would allow the remaining data to start at Row / Record 1

  3. #18
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Please show the table definition. If you are saying you had a table and that table has a number of fields, and 1 of those fields is an autonumber datatpye and you had records 1-28. Once you deleted the records, if you try to add a new record, that record will have autonumber 29 (or some other unique number).
    If you empty (Delete all records) a table with an autonumber, you can reset the autonumber if you run Compact and Repair.
    Otherwise those numbers will be considered used.

    I really don't understand exactly what you have.

  4. #19
    normie is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    53
    I took the autonumber out and changed it to Date/Time
    Attached Files Attached Files

  5. #20
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    We are just NOT on the same wave length. Based on you last pdf, you need to structure your tables. You should research Normalization.
    Getting your tables and relationships correct (to truly represent what you are dealing with and the associated rules) is key to database.
    You will work for hours trying to work around things with special programs and conditions if you don't get the tables and relationships set up.

    Are you also saying that you did have an autonumber field as I had guessed? Did you do a compact repair? How many records in your table now?

  6. #21
    normie is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    53
    Success!!! The compact on close did the job....I think the reason we were not on the same page is this database is not that complex and I could not explain to the level of your knowlege
    Thanks for your help
    I might (probobaly) be back

  7. #22
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Glad you got it working. Getting table structures correct is the biggest part of database. Many problems can be related to table structures.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 02-27-2012, 10:29 AM
  2. Replies: 4
    Last Post: 12-22-2011, 03:04 AM
  3. Purging 7 yrs old data from Access
    By pullaiah.cts in forum Queries
    Replies: 3
    Last Post: 09-28-2011, 08:17 AM
  4. Replies: 4
    Last Post: 01-05-2011, 07:56 AM
  5. Replies: 0
    Last Post: 08-01-2009, 12:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums