#1   Report Post  
TUNGANA KURMA RAJU
 
Posts: n/a
Default excel experts

I would be thankful if anybody having a formula that eliminates completely
errors from a range.'ISERROR' function only hiding the error value.A range
has some data values and some error values.I want to extract only data values
from this range and put them in new range leaving completely error cells in
old range.in the new range all data cells be shifted to upside of a row
Any articles to deal with errors?
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default excel experts

How about copy the error free values? Select the range,
press F5, click special, select formulas (or constants depending on the
data) and uncheck errors, copy and paste

--
Regards,

Peo Sjoblom

(No private emails please)


"TUNGANA KURMA RAJU" wrote in
message ...
I would be thankful if anybody having a formula that eliminates completely
errors from a range.'ISERROR' function only hiding the error value.A range
has some data values and some error values.I want to extract only data
values
from this range and put them in new range leaving completely error cells
in
old range.in the new range all data cells be shifted to upside of a row
Any articles to deal with errors?


  #3   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default excel experts

On Tue, 25 Oct 2005 05:07:29 -0700, TUNGANA KURMA RAJU
wrote:

I would be thankful if anybody having a formula that eliminates completely
errors from a range.'ISERROR' function only hiding the error value.A range
has some data values and some error values.I want to extract only data values
from this range and put them in new range leaving completely error cells in
old range.in the new range all data cells be shifted to upside of a row
Any articles to deal with errors?


You can use the Advanced Filter to deal with this issue.

Look at HELP for Advanced Filter to read about it, and see examples of criteria
using formulas. The formula you will be interested in will be
=NOT(ISERROR(cell_ref))


--ron
  #4   Report Post  
TUNGANA KURMA RAJU
 
Posts: n/a
Default excel experts

Thanks but,my range that contains error values and data values always changes
as it is function based range.With your idea my output will not match with
current range.

"Peo Sjoblom" wrote:

How about copy the error free values? Select the range,
press F5, click special, select formulas (or constants depending on the
data) and uncheck errors, copy and paste

--
Regards,

Peo Sjoblom

(No private emails please)


"TUNGANA KURMA RAJU" wrote in
message ...
I would be thankful if anybody having a formula that eliminates completely
errors from a range.'ISERROR' function only hiding the error value.A range
has some data values and some error values.I want to extract only data
values
from this range and put them in new range leaving completely error cells
in
old range.in the new range all data cells be shifted to upside of a row
Any articles to deal with errors?



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
VBA for Excel 2000 file is corrupt nkamp Excel Discussion (Misc queries) 0 May 26th 05 04:37 PM
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 05:19 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 06:47 PM
Excel error - Startup (and Acrobat PDFMaker) gxdata Setting up and Configuration of Excel 0 February 4th 05 04:44 AM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 09:07 PM


All times are GMT +1. The time now is 11:25 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"