Results 1 to 5 of 5
  1. #1
    Khauck is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Apr 2013
    Posts
    3

    Deleted Column in Access

    I am using Access 2013 and I had a column that was accidentally deleted a few months ago. Is there anyway to restore a deleted column?



    If not, I have the majority of the data from that column saved in an excel spreadsheet with another column that is common to the access file and the excel file. Is there any way to take the data from excel and have it match up using the data from the common column?


    Kevin

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    Please tell us more about
    accidentally deleted
    .
    Do you have a backup procedure? If not that should be a priority.

    It very much depends on the application, but it may be possible to import the data into an access table.
    Then set up a Select query to see if these field values (the ones from Excel), make "sense/logically consistent" with the fields from your current Access table. You would join these tables on your common field.

    Only you or a user with experience n the application and knowledgeable of the data could decide if there is enough consistency to continue.

    If things are consistent, you could add the "accidentally deleted" field to your current Access table, then create an Update query to populate the newly added field.

    Do some testing. Get a backup procedure in place (prevent this from happening again).
    Update queries can be quite unforgiving, so do a backup at the start, and read up and test UPDATE query/syntax and make sure you have selected the proper records to update.

    Good luck.

    PS - I don't have acc2013, but this approach should work unless you are dealing with web/sharepoint. I have no experience with 2013, Access web database, nor sharepoint.

  3. #3
    Khauck is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Apr 2013
    Posts
    3
    We store the database on the network, I checked the shadow copy, but it only goes back to February, the column is still missing in Feb.

    I've never performed a join before, is there any documentation you can lead me to to assist with this?

    What I will do is copy and paste the data in a separately named column and run the query. I do the join after I run the query?

    Are there any in-house backup features in Access?


    Kevin

  4. #4
    Khauck is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Apr 2013
    Posts
    3
    Multiple people use the database, and it must have been deleted, I can't see it. Unless there's a way to "hide" a column, but I doubt it. I recreated another column with the exact same name and it didn't complain that the column already exists. It's a database that gets used about once or twice a week so it went unnoticed for some time.

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    People should not have direct access to Tables (or queries some say).
    In house back up procedures are those that you design/build that satisfy the needs of your company/organization.

    Multiple people use the database - -do you have any standards - login Ids, passwords?

    Try google for MSAccess backup procedures or search the forum.

    see post #4 here for one technique


    What exactly is your shadow copy? And what value is it if it's current to February????

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 07-19-2012, 09:25 PM
  2. delete query produce #deleted in all deleted values
    By learning_graccess in forum Queries
    Replies: 2
    Last Post: 03-31-2012, 07:20 AM
  3. record deleted
    By akram in forum Access
    Replies: 12
    Last Post: 03-11-2011, 09:23 PM
  4. Replies: 2
    Last Post: 09-23-2010, 02:50 PM
  5. #Deleted On form
    By terryvanduzee in forum Forms
    Replies: 2
    Last Post: 10-23-2009, 07:07 AM

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