#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jaan
 
Posts: n/a
Default VLOOKUP or...

Ihave formula:
=VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;7;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;8;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;9;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;10;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;11;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;12;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;13;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;14;FALSE)
Is there another solution?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Creator
 
Posts: n/a
Default VLOOKUP or...

Hi Jaan, Try this...

1. Add the following formula to cell T4 in worksheet "MPSPLAN.xls" sheet
"MPS"; =Sum(j4:S4)
Copy it all the way to cell T349.

2. Give the spreadsheet range [MPSPLAN.xls]MPS!$D$4:$T$349 a name, say
"Table" using the following commands;

Insert/ Name/ Define

3. Your formula can be replaced by the following;
=VLOOKUP(F$2;Table;17;FALSE)

How it helps.
--
Creator


"Jaan" wrote:

Ihave formula:
=VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;7;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;8;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;9;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;10;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;11;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;12;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;13;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;14;FALSE)
Is there another solution?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jaan
 
Posts: n/a
Default VLOOKUP or...

Hi, but I cannot use this. "MPSPLAN" is locked file. I need sumif or
sumproduct or...

"Creator" kirjutas:

Hi Jaan, Try this...

1. Add the following formula to cell T4 in worksheet "MPSPLAN.xls" sheet
"MPS"; =Sum(j4:S4)
Copy it all the way to cell T349.

2. Give the spreadsheet range [MPSPLAN.xls]MPS!$D$4:$T$349 a name, say
"Table" using the following commands;

Insert/ Name/ Define

3. Your formula can be replaced by the following;
=VLOOKUP(F$2;Table;17;FALSE)

How it helps.
--
Creator


"Jaan" wrote:

Ihave formula:
=VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;7;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;8;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;9;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;10;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;11;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;12;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;13;FALSE)+VLOOKUP(F$2;[MPSPLAN.xls]MPS!$D$4:$S$349;14;FALSE)
Is there another solution?

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
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 10:19 PM.

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"