Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default accidentally deleted two columns, can I recover them

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default accidentally deleted two columns, can I recover them

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default accidentally deleted two columns, can I recover them

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default accidentally deleted two columns, can I recover them

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default accidentally deleted two columns, can I recover them

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 32
Default accidentally deleted two columns, can I recover them

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default accidentally deleted two columns, can I recover them

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting different multiple columns rcg Excel Worksheet Functions 1 September 26th 06 05:58 PM
"Text to Columns" for many columns in Excel 2003 NickName Excel Discussion (Misc queries) 12 September 8th 06 10:14 PM
deleted accidentally a document in excel Lucy Excel Discussion (Misc queries) 2 March 7th 06 11:42 AM
how to recover deleted data from a worksheet Abdul Excel Discussion (Misc queries) 1 January 31st 06 03:05 PM
deleted 2 columns by mistake - what do I do Lang8er Excel Discussion (Misc queries) 4 November 1st 05 06:31 PM


All times are GMT +1. The time now is 11:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"