Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default #Value! Result

Ok here is my formula

=IF(N3*$o$1="","",(N3*$o$1)

I copied the formula down it works as long as there is a value in say N3 if
there is a formula in the column the result is #Value!

I hope I am explaining this right.

thanks

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200603/1
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 718
Default #Value! Result

Try:
=IF(N3="","",N3*$O$1)

HTH
--
AP

"Darts via OfficeKB.com" <u19990@uwe a écrit dans le message de
news:5dd5917d4d79a@uwe...
Ok here is my formula

=IF(N3*$o$1="","",(N3*$o$1)

I copied the formula down it works as long as there is a value in say N3

if
there is a formula in the column the result is #Value!

I hope I am explaining this right.

thanks

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200603/1



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default #Value! Result

Ardus Petus wrote:
Try:
=IF(N3="","",N3*$O$1)

HTH
--
AP

Ok here is my formula

[quoted text clipped - 6 lines]

thanks


Perfect !!!!!! Thanks a mill

--
Message posted via http://www.officekb.com
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
vlookup shows result one cell above the expected result Marie Excel Worksheet Functions 7 November 14th 06 02:52 AM
excel result return wrong calcuation result garyww Excel Worksheet Functions 1 August 14th 06 11:14 AM
excel result return wrong calcuation result garyww Excel Worksheet Functions 0 August 14th 06 05:02 AM
Advanced formula - Return result & Show Cell Reference of result Irv Excel Worksheet Functions 7 May 6th 06 03:36 AM
vlookup based on random result returns incorrect result rickat Excel Worksheet Functions 1 December 6th 05 01:16 PM


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