Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default updation from another workbook

My task is to update label "type" of workbook2 from label "type' of workbook1
for label "name" as given below. (the order of "name" in both workbooks is
not same)

workbook 2

Name type

A
B
C

WORKBOOK1 (SOURCE)

NAME TYPE

B 1
C 2
A 3
d 8

What will be the formula or program to do this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
OSK OSK is offline
external usenet poster
 
Posts: 9
Default updation from another workbook


Hi:

Try this:

=Vlookup(cell on workbook2 where is the name,range on workbook1 including
both the name and type,2 if this is the column number with the type,FALSE)

This should work if the names are different from each other.

Hope it helps

OSK



"ezil" wrote:

My task is to update label "type" of workbook2 from label "type' of workbook1
for label "name" as given below. (the order of "name" in both workbooks is
not same)

workbook 2

Name type

A
B
C

WORKBOOK1 (SOURCE)

NAME TYPE

B 1
C 2
A 3
d 8

What will be the formula or program to do this?

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
Help for Time tracker updation Igneshwara reddy[_2_] Excel Worksheet Functions 1 May 25th 09 05:28 PM
Pivot table updation Velu Excel Worksheet Functions 1 September 18th 08 04:00 PM
serial updation in locked rows shruti Excel Worksheet Functions 0 January 3rd 08 10:24 AM
Automatic date and time updation Qlychap Excel Discussion (Misc queries) 12 July 21st 06 02:57 PM
updation in farmulae Abhishek kedia Excel Discussion (Misc queries) 5 May 13th 06 08:24 AM


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