Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 10-06-2015, 09:27 PM
manilara manilara is offline VBA code 3 way lookup replace the old value by new value from masterdata Windows 7 32bit VBA code 3 way lookup replace the old value by new value from masterdata Office 2007
Banned
VBA code 3 way lookup replace the old value by new value from masterdata
 
Join Date: Apr 2015
Posts: 7
manilara is on a distinguished road
Default VBA code 3 way lookup replace the old value by new value from masterdata

dear experts

i have set of data need to compare with first 3 way lookup result with child series and description.



lookup value is COUNTRY and DSERIAL and GCOA PARENT result should be match with masterdata file

if not match replace by new value.

for e.g COUNTRY = Luxembourg
DSERIAL = 10004
GCOA PARENT = P10000 RESULT SHOULD BE FOR THE MATCHING 100640

find the attachment
Attached Files
File Type: xlsx cgi.xlsx (318.4 KB, 9 views)
  #2  
Old 10-09-2015, 07:26 PM
macropod's Avatar
macropod macropod is offline VBA code 3 way lookup replace the old value by new value from masterdata Windows 7 64bit VBA code 3 way lookup replace the old value by new value from masterdata Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,962
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

In C2 of Sheet 2, input:
Code:
=INDEX(masterdata!D:D,MATCH(C2&E2,masterdata!C:C&masterdata!E:E,0))
as an array formula (Ctrl-Shift-Enter) and copy down as far as needed.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
  #3  
Old 11-19-2015, 08:41 PM
macropod's Avatar
macropod macropod is offline VBA code 3 way lookup replace the old value by new value from masterdata Windows 7 64bit VBA code 3 way lookup replace the old value by new value from masterdata Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,962
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Cross-posted at:
http://www.excelforum.com/excel-prog...ml#post4209256
and:
http://www.mrexcel.com/forum/excel-q...ml#post4347882
and:
http://www.excelguru.ca/forums/showt...rom-masterdata

For cross-posting etiquette, please read: http://www.excelguru.ca/content.php?184

Thread closed.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Closed Thread

Tags
excel vba

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to search with column heading then doing the lookup action for below code cmreddy.vba Excel Programming 0 01-20-2015 03:44 AM
Search and replace/insert HTML code into Master File using tags dave8555 Excel 2 02-23-2014 03:51 PM
Lookup angie.chang Excel 1 07-27-2012 09:45 PM
VBA code 3 way lookup replace the old value by new value from masterdata Possible Lookup Karen222 Excel 3 01-10-2012 05:41 AM
VBA code 3 way lookup replace the old value by new value from masterdata LookUp aztiguen24 Excel 5 05-24-2011 03:57 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:42 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft