Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default If Formular Problem, Need Help!

I am trying to setup a formular to bring in a persons name if a symbol is
entered into 1 of 3 cells, I have "Smilley" symbole in cell "U2" & the
formular I am trying is:
=(IF(D9=U2,"GRANT PICTON","",(IF(F9=U2,"PAUL BELL","",(IF(H9=U2,"PETER
HUWILER",""))))))

Need Help.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default If Formular Problem, Need Help!

Hi,

Here is the correct formula:

=IF(D9=U2,"GRANT PICTON",IF(F9=U2,"PAUL BELL",IF(H9=U2,"PETER
HUWILER","")))

Thanks,
--
Farhad Hodjat


"PeterH" wrote:

I am trying to setup a formular to bring in a persons name if a symbol is
entered into 1 of 3 cells, I have "Smilley" symbole in cell "U2" & the
formular I am trying is:
=(IF(D9=U2,"GRANT PICTON","",(IF(F9=U2,"PAUL BELL","",(IF(H9=U2,"PETER
HUWILER",""))))))

Need Help.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default If Formular Problem, Need Help!

Farhad,

Thank you very much. Well done. This will be a great help.

Regards Peter.

"Farhad" wrote:

Hi,

Here is the correct formula:

=IF(D9=U2,"GRANT PICTON",IF(F9=U2,"PAUL BELL",IF(H9=U2,"PETER
HUWILER","")))

Thanks,
--
Farhad Hodjat


"PeterH" wrote:

I am trying to setup a formular to bring in a persons name if a symbol is
entered into 1 of 3 cells, I have "Smilley" symbole in cell "U2" & the
formular I am trying is:
=(IF(D9=U2,"GRANT PICTON","",(IF(F9=U2,"PAUL BELL","",(IF(H9=U2,"PETER
HUWILER",""))))))

Need Help.

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
Too long formular Jacky Hope Excel Discussion (Misc queries) 2 February 15th 07 01:54 PM
Simple Formular Jay Excel Discussion (Misc queries) 2 August 18th 06 09:43 PM
If formular Therese Excel Discussion (Misc queries) 5 March 30th 06 11:49 PM
Need Help With A Formular ximen New Users to Excel 3 April 11th 05 05:05 PM
How to protect the formular joy Excel Discussion (Misc queries) 1 February 20th 05 05:12 AM


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