Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default Vlook up to combine data in many sheets

Hello,

I tried to make Vlookup using a common key for 3 sheets but, It seem not to
work, and when I coppy it to the row below, it repeats the same the result of
formula in the 1st row.

This is my formula:
=IF(ISNA(VLOOKUP($C6,Gaji_Harian1!$C$5:$N$500,6,FA LSE)),0,VLOOKUP($C$5,Gaji_Harian1!$C$5:$N$500,6,FA LSE))+IF(ISNA(VLOOKUP($C6,'Gaji_Harian1
(2)'!$C$5:$N$500,6,FALSE)),0,VLOOKUP($C$5,'Gaji_Ha rian1
(2)'!$C$5:$N$500,6,FALSE))+IF(ISNA(VLOOKUP($C6,'Ga ji_Harian1
(3)'!$C$5:$N$500,6,FALSE)),0,VLOOKUP($C$5,'Gaji_Ha rian1
(3)'!$C$5:$N$500,6,FALSE))

Thanks for any help.

Frank
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default Vlook up to combine data in many sheets

Two points

--The cell reference is VLOOKUP($C6, OR VLOOKUP(C$5
--Missing single around the 1st sheet name.

If this post helps click Yes
---------------
Jacob Skaria


"Frank Situmorang" wrote:

Hello,

I tried to make Vlookup using a common key for 3 sheets but, It seem not to
work, and when I coppy it to the row below, it repeats the same the result of
formula in the 1st row.

This is my formula:
=IF(ISNA(VLOOKUP($C6,Gaji_Harian1!$C$5:$N$500,6,FA LSE)),0,VLOOKUP($C$5,Gaji_Harian1!$C$5:$N$500,6,FA LSE))+IF(ISNA(VLOOKUP($C6,'Gaji_Harian1
(2)'!$C$5:$N$500,6,FALSE)),0,VLOOKUP($C$5,'Gaji_Ha rian1
(2)'!$C$5:$N$500,6,FALSE))+IF(ISNA(VLOOKUP($C6,'Ga ji_Harian1
(3)'!$C$5:$N$500,6,FALSE)),0,VLOOKUP($C$5,'Gaji_Ha rian1
(3)'!$C$5:$N$500,6,FALSE))

Thanks for any help.

Frank

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
how to combine Logical if and Vlook up vmohan1978 Excel Worksheet Functions 2 July 19th 08 05:34 AM
Combine 2 sheets into 1 that will update w/new data Ms. Von Excel Worksheet Functions 2 June 23rd 08 04:12 PM
Combine data from two sheets in two one Holger Lehniger Excel Programming 0 May 11th 06 06:21 PM
How to append/combine (not add) data in several sheets into one? ParkCrescent Excel Discussion (Misc queries) 2 August 15th 05 01:28 PM
Vlook up for matching data in two seperate sheets funky via OfficeKB.com Excel Discussion (Misc queries) 1 June 3rd 05 10:16 PM


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