Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / June 2007

Tip: Looking for answers? Try searching our database.

Offset / Match / MAtch

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Michel Khennafi - 04 Jun 2007 22:35 GMT
Good afternoon...

The following function

=+OFFSET($B$10,MATCH(B7,$B$11:$B$161,0),MATCH(C2,$C$10:$V$10,0))*$C$5

Is not supported by the reporting application i am using (Excelsius)...
Anyone know how I could transform this function to obtain the same result
and avoid the use of OFFSET?

Thanks so much
Roger Govier - 04 Jun 2007 22:50 GMT
Hi Michael

Try
=INDEX($B$10:$V$161,B7,C2)*$C$5

Signature

Regards

Roger Govier

> Good afternoon...
>
[quoted text clipped - 7 lines]
>
> Thanks so much
Peo Sjoblom - 04 Jun 2007 22:57 GMT
=INDEX($B$10:$V$161,MATCH(B7,$B$10:$B$161,0),MATCH(C2,$B$10:$V$10,0))*$C$5

have no idea if it will work in Excelsius though

also, there is no need to start a formula with a plus sign in Excel

Signature

Regards,

Peo Sjoblom

> Good afternoon...
>
[quoted text clipped - 7 lines]
>
> Thanks so much
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.