Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Pat
 
Posts: n/a
Default Error being returned

This following formula is returning #VALUE!
=P207/1.4

I have tried to modify with the following:

=IF((ISERROR(Sheet1!P207/1.4)," ",(Sheet1!p207/1.4,0))

It is obviously not correct, can someone help with this?
Thanks
Pat


  #2   Report Post  
N Harkawat
 
Posts: n/a
Default

=IF(ISERROR(Sheet1!P207/1.4)," ",(Sheet1!p207/1.4))
would be the correct syntax

"Pat" wrote in message
...
This following formula is returning #VALUE!
=P207/1.4

I have tried to modify with the following:

=IF((ISERROR(Sheet1!P207/1.4)," ",(Sheet1!p207/1.4,0))

It is obviously not correct, can someone help with this?
Thanks
Pat



  #3   Report Post  
Bernard Liengme
 
Posts: n/a
Default

What do you get with =ISNUMBER(P207)?

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Pat" wrote in message
...
This following formula is returning #VALUE!
=P207/1.4

I have tried to modify with the following:

=IF((ISERROR(Sheet1!P207/1.4)," ",(Sheet1!p207/1.4,0))

It is obviously not correct, can someone help with this?
Thanks
Pat



  #4   Report Post  
Pat
 
Posts: n/a
Default

What do you get with =ISNUMBER(P207)?
FALSE

"Bernard Liengme" wrote in message
...
What do you get with =ISNUMBER(P207)?

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Pat" wrote in message
...
This following formula is returning #VALUE!
=P207/1.4

I have tried to modify with the following:

=IF((ISERROR(Sheet1!P207/1.4)," ",(Sheet1!p207/1.4,0))

It is obviously not correct, can someone help with this?
Thanks
Pat





  #5   Report Post  
 
Posts: n/a
Default

False, of course indicates that P207 is not a number;
Non-numbers divided by 1.4 would naturally yeild #VALUE!
HTH

-----Original Message-----
What do you get with =ISNUMBER(P207)?

FALSE

"Bernard Liengme" wrote in

message
...
What do you get with =ISNUMBER(P207)?

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Pat" wrote in message
...
This following formula is returning #VALUE!
=P207/1.4

I have tried to modify with the following:

=IF((ISERROR(Sheet1!P207/1.4)," ",(Sheet1!p207/1.4,0))

It is obviously not correct, can someone help with

this?
Thanks
Pat





.

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
Excel SQL.Request restricts data returned to array GTSA Excel Worksheet Functions 4 January 11th 05 12:49 AM
Formatting of the Returned Value of a Formula Q John Excel Worksheet Functions 2 December 7th 04 10:54 AM
#Value! Returned ? John Excel Worksheet Functions 2 December 6th 04 08:55 PM
Address returned, Not Contents? MJSlattery Excel Discussion (Misc queries) 0 November 25th 04 11:11 PM


All times are GMT +1. The time now is 11:52 AM.

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

About Us

"It's about Microsoft Excel"