Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Esau
 
Posts: n/a
Default I need cell in A not #VALUE!


-- A B
Time to Speak #VALUE!
Express Messenger 8,000 Express Messenger
Spicegirl Kosmos #VALUE!
Buffle Head 12,000 Buffle Head
Sea Urchin Hanover #VALUE!
Pinstripe Pinup 6,000 Pinstripe Pinup
Flanery Hall #VALUE!
Bound to be There 8,000 Bound to be There

LEFT(C14,FIND(",",C14,1)-3)

Is there a way to stop the #VALUE!
ISERROR did not work
LEFT(ISERROR(C14,FIND(",",C14,1)-3)

Thank you
Esau
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=IF(ISNUMBER(FIND(",",C14,1)-3),LEFT(C14,FIND(",",C14,1)-3),"Whatever")


--

Regards,

Peo Sjoblom

"Esau" wrote in message
...

-- A B
Time to Speak #VALUE!
Express Messenger 8,000 Express Messenger
Spicegirl Kosmos #VALUE!
Buffle Head 12,000 Buffle Head
Sea Urchin Hanover #VALUE!
Pinstripe Pinup 6,000 Pinstripe Pinup
Flanery Hall #VALUE!
Bound to be There 8,000 Bound to be There

LEFT(C14,FIND(",",C14,1)-3)

Is there a way to stop the #VALUE!
ISERROR did not work
LEFT(ISERROR(C14,FIND(",",C14,1)-3)

Thank you
Esau



  #3   Report Post  
Esau
 
Posts: n/a
Default

Thanks A lot Works great

Esau

"Peo Sjoblom" wrote:

=IF(ISNUMBER(FIND(",",C14,1)-3),LEFT(C14,FIND(",",C14,1)-3),"Whatever")


--

Regards,

Peo Sjoblom

"Esau" wrote in message
...

-- A B
Time to Speak #VALUE!
Express Messenger 8,000 Express Messenger
Spicegirl Kosmos #VALUE!
Buffle Head 12,000 Buffle Head
Sea Urchin Hanover #VALUE!
Pinstripe Pinup 6,000 Pinstripe Pinup
Flanery Hall #VALUE!
Bound to be There 8,000 Bound to be There

LEFT(C14,FIND(",",C14,1)-3)

Is there a way to stop the #VALUE!
ISERROR did not work
LEFT(ISERROR(C14,FIND(",",C14,1)-3)

Thank you
Esau




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
Can a Formula in Cell X modify Cell Y? alMandragor Excel Discussion (Misc queries) 7 February 10th 05 09:51 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 06:08 AM.

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"