Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have a database of customers' names, addresses, telephone numbers, and their orders - listed column by column. I have accidentally deleted the entire "name" column and the entire "address" column for approx 5,000 customers. Unfortunately I did not realise I had deleted the whole column instead of just one incorrect entry and carried on with my work, pressing Save when i had finished. Imagine my horror to find out two years worth of entries now have no names and addresses attached to them and to be told by the pc helpline that because I pressed Save after the deletion there is no way to recover the two columns. HELP - does anyone know of anyway to retrieve them, are they still on the computer somewhere - any suggestions welcome please. Thank you |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Unless the file resides on a corporate network that is backed up nightly, no.
This would be a demonstration of why Excel shouldn't be used as a database. It's too easy to delete stuff. Dave -- Brevity is the soul of wit. "Technophobe" wrote: Hi, I have a database of customers' names, addresses, telephone numbers, and their orders - listed column by column. I have accidentally deleted the entire "name" column and the entire "address" column for approx 5,000 customers. Unfortunately I did not realise I had deleted the whole column instead of just one incorrect entry and carried on with my work, pressing Save when i had finished. Imagine my horror to find out two years worth of entries now have no names and addresses attached to them and to be told by the pc helpline that because I pressed Save after the deletion there is no way to recover the two columns. HELP - does anyone know of anyway to retrieve them, are they still on the computer somewhere - any suggestions welcome please. Thank you |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I think it's a better demonstration why regular backups should be made.
The data for any application could be lost. Dave F wrote: Unless the file resides on a corporate network that is backed up nightly, no. This would be a demonstration of why Excel shouldn't be used as a database. It's too easy to delete stuff. Dave -- Brevity is the soul of wit. "Technophobe" wrote: Hi, I have a database of customers' names, addresses, telephone numbers, and their orders - listed column by column. I have accidentally deleted the entire "name" column and the entire "address" column for approx 5,000 customers. Unfortunately I did not realise I had deleted the whole column instead of just one incorrect entry and carried on with my work, pressing Save when i had finished. Imagine my horror to find out two years worth of entries now have no names and addresses attached to them and to be told by the pc helpline that because I pressed Save after the deletion there is no way to recover the two columns. HELP - does anyone know of anyway to retrieve them, are they still on the computer somewhere - any suggestions welcome please. Thank you -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Right but it's harder to delete entire columns of data in a database than it
is in excel. DBs are designed for the principle of data integrity; Excel is not. Dave -- Brevity is the soul of wit. "Dave Peterson" wrote: I think it's a better demonstration why regular backups should be made. The data for any application could be lost. Dave F wrote: Unless the file resides on a corporate network that is backed up nightly, no. This would be a demonstration of why Excel shouldn't be used as a database. It's too easy to delete stuff. Dave -- Brevity is the soul of wit. "Technophobe" wrote: Hi, I have a database of customers' names, addresses, telephone numbers, and their orders - listed column by column. I have accidentally deleted the entire "name" column and the entire "address" column for approx 5,000 customers. Unfortunately I did not realise I had deleted the whole column instead of just one incorrect entry and carried on with my work, pressing Save when i had finished. Imagine my horror to find out two years worth of entries now have no names and addresses attached to them and to be told by the pc helpline that because I pressed Save after the deletion there is no way to recover the two columns. HELP - does anyone know of anyway to retrieve them, are they still on the computer somewhere - any suggestions welcome please. Thank you -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would think that the integrity of the data would have more to do with the
person entering the data. I can make a lot of typos in any application. Dave F wrote: Right but it's harder to delete entire columns of data in a database than it is in excel. DBs are designed for the principle of data integrity; Excel is not. Dave -- Brevity is the soul of wit. "Dave Peterson" wrote: I think it's a better demonstration why regular backups should be made. The data for any application could be lost. Dave F wrote: Unless the file resides on a corporate network that is backed up nightly, no. This would be a demonstration of why Excel shouldn't be used as a database. It's too easy to delete stuff. Dave -- Brevity is the soul of wit. "Technophobe" wrote: Hi, I have a database of customers' names, addresses, telephone numbers, and their orders - listed column by column. I have accidentally deleted the entire "name" column and the entire "address" column for approx 5,000 customers. Unfortunately I did not realise I had deleted the whole column instead of just one incorrect entry and carried on with my work, pressing Save when i had finished. Imagine my horror to find out two years worth of entries now have no names and addresses attached to them and to be told by the pc helpline that because I pressed Save after the deletion there is no way to recover the two columns. HELP - does anyone know of anyway to retrieve them, are they still on the computer somewhere - any suggestions welcome please. Thank you -- Dave Peterson -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you have a master customer list in a separate file and a common field
(like customer #) between the master and the order file, you can use VLOOKUP to bring the customer name and address back in. -- Elisabeth "Technophobe" wrote: Hi, I have a database of customers' names, addresses, telephone numbers, and their orders - listed column by column. I have accidentally deleted the entire "name" column and the entire "address" column for approx 5,000 customers. Unfortunately I did not realise I had deleted the whole column instead of just one incorrect entry and carried on with my work, pressing Save when i had finished. Imagine my horror to find out two years worth of entries now have no names and addresses attached to them and to be told by the pc helpline that because I pressed Save after the deletion there is no way to recover the two columns. HELP - does anyone know of anyway to retrieve them, are they still on the computer somewhere - any suggestions welcome please. Thank you |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
And, in Excel, you have the ability to just close without saving after, say,
50 entries, whereas with Access, you can't just close without saving. Those entries are stuck in there... So, yeah.. it's more about the user... "Dave F" wrote: Right but it's harder to delete entire columns of data in a database than it is in excel. DBs are designed for the principle of data integrity; Excel is not. Dave -- Brevity is the soul of wit. "Dave Peterson" wrote: I think it's a better demonstration why regular backups should be made. The data for any application could be lost. Dave F wrote: Unless the file resides on a corporate network that is backed up nightly, no. This would be a demonstration of why Excel shouldn't be used as a database. It's too easy to delete stuff. Dave -- Brevity is the soul of wit. "Technophobe" wrote: Hi, I have a database of customers' names, addresses, telephone numbers, and their orders - listed column by column. I have accidentally deleted the entire "name" column and the entire "address" column for approx 5,000 customers. Unfortunately I did not realise I had deleted the whole column instead of just one incorrect entry and carried on with my work, pressing Save when i had finished. Imagine my horror to find out two years worth of entries now have no names and addresses attached to them and to be told by the pc helpline that because I pressed Save after the deletion there is no way to recover the two columns. HELP - does anyone know of anyway to retrieve them, are they still on the computer somewhere - any suggestions welcome please. Thank you -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting different multiple columns | Excel Worksheet Functions | |||
"Text to Columns" for many columns in Excel 2003 | Excel Discussion (Misc queries) | |||
deleted accidentally a document in excel | Excel Discussion (Misc queries) | |||
how to recover deleted data from a worksheet | Excel Discussion (Misc queries) | |||
deleted 2 columns by mistake - what do I do | Excel Discussion (Misc queries) |