#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default If functions

I want to set up a formual so that if H12 is yes, I
want G12 equal to B11, If it is No i want it left blank, is that possible to
do?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default If functions

Entered in G12:

=IF(H12="yes",B11,"")

--
Biff
Microsoft Excel MVP


"Muskrat24" wrote in message
...
I want to set up a formual so that if H12 is yes, I
want G12 equal to B11, If it is No i want it left blank, is that possible
to
do?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default If functions

You should really stay in the original thread. If you had done that, you
would see that I had already posted the formula Biff posted some 10 minutes
earlier.

--
Rick (MVP - Excel)


"Muskrat24" wrote in message
...
I want to set up a formual so that if H12 is yes, I
want G12 equal to B11, If it is No i want it left blank, is that possible
to
do?


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
Multiple functions, conditional functions HeatherBelle Excel Worksheet Functions 7 October 17th 08 03:57 PM
How to convert cell formula functions to code functions Adnan Excel Discussion (Misc queries) 1 October 1st 08 08:30 PM
formula/functions for average and if functions Petu71 Excel Worksheet Functions 2 August 5th 07 08:25 PM
efficiency: database functions vs. math functions vs. array formula nickname Excel Discussion (Misc queries) 2 July 14th 06 04:26 AM
Looking for a site with functions that substitute the ATP functions Franz Verga Excel Worksheet Functions 3 June 24th 06 04:30 AM


All times are GMT +1. The time now is 09:49 PM.

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"