Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default OrIf formula needed

Hi Phil,

you can nest the 'If' function to get the result you are looking for....

=IF(Variables!C12 = "A1",Variables!D53,IF(Variables!C12 =
"A2",Variables!D54,IF(Variables!C12 = "A3",Variables!D55,"")))

Brian

Phil Hageman wrote in message
...
In a worksheet named "Scorecard" , I need a formula that does the

following:

=If((Variables!C12=âA1â,Variables!D53 )or

IF(Variables!C12=âA2â,Variables!D54) or
IF(Variables!C12=âA3â,Variables!D55), else âœâ)

Thanks, Phil



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 formula to copy/paste formula needed please. colwyn Excel Discussion (Misc queries) 4 October 22nd 08 11:27 PM
Orif Brento Excel Discussion (Misc queries) 2 July 17th 06 11:22 AM
Little more help needed for my IF formula Greg Excel Discussion (Misc queries) 4 February 28th 06 11:16 PM
Formula, Help needed themax16 Excel Worksheet Functions 2 May 22nd 05 06:55 PM
OrIf formula needed Bob Phillips[_7_] Excel Programming 0 July 27th 04 06:42 PM


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