Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 846
Default Is there a way do to this without array formula or vlookup

{=IF(OR(C5=InpBox7),1,0)}
works
=IF(OR(C5={16,17},1,0)
works
Can a formula be written without using vlookup or array formula's and using
InpBox7 ?

InpBox7 is a range name of two cell with the values 16,17


--
Wag more, bark less
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 846
Default Is there a way do to this without array formula or vlookup

one way
=SUMPRODUCT(--(InpBox2='1STqtrTax'!C7))

Are there better ways? (Isn't SUMPRODUCT truly an array formula?

--
Wag more, bark less


"Brad" wrote:

{=IF(OR(C5=InpBox7),1,0)}
works
=IF(OR(C5={16,17},1,0)
works
Can a formula be written without using vlookup or array formula's and using
InpBox7 ?

InpBox7 is a range name of two cell with the values 16,17


--
Wag more, bark less

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
Array in formula Vlookup changes when data list is added to Wileyb Excel Worksheet Functions 4 March 23rd 08 05:56 PM
VLOOKUP does not work with array formula axb Excel Worksheet Functions 1 February 6th 08 08:09 PM
Vlookup+ Select Next Earliest Value (Array formula?) [email protected] Excel Worksheet Functions 1 November 6th 07 03:59 AM
array vlookup formula help michelle Excel Discussion (Misc queries) 2 February 23rd 07 05:44 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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