Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Updating columns in worksheet based on values from another worksh.

hello all,

I apologize for simplicity of this question but I am drawing a blank on how
to do this I have a workbook with two worksheets (WK1 and WK2). I would
like to update column C of WK1 (with column C from WK2) if column A & column
B of WK1 matches column A & column B of WK2. I have several thousands rows
in each workbook but that shouldn't matter I would guess.
Much thanks in advance......
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Updating columns in worksheet based on values from another worksh.

WK1
In C1: =IF(A1&B1=WK2!A1&WK2!B1,WK2!C1,"")


"NBROWN" wrote:

hello all,

I apologize for simplicity of this question but I am drawing a blank on how
to do this I have a workbook with two worksheets (WK1 and WK2). I would
like to update column C of WK1 (with column C from WK2) if column A & column
B of WK1 matches column A & column B of WK2. I have several thousands rows
in each workbook but that shouldn't matter I would guess.
Much thanks in advance......

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
Updating worksheets from master worksheet based on column value NBROWN Excel Worksheet Functions 5 June 10th 08 03:49 PM
Help needed in updating excel worksheet values sadat Excel Worksheet Functions 1 June 7th 07 06:27 AM
updating formulas with named cell references in a different worksh sjSQW Excel Worksheet Functions 0 May 21st 07 01:49 PM
Regarding updating 1000 values using vlookup from another worksheet VirusKid Excel Worksheet Functions 1 July 17th 06 05:24 PM
How to create one table based on filtered data from various worksh Annie Excel Discussion (Misc queries) 1 January 6th 06 05:58 PM


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