98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » Linking data from diff databases
Linking data from diff databases
Resolved · Low Priority · Version Standard
Cleide has attended:
Excel Intermediate course
Excel Advanced course
Linking data from diff databases
How to link data from diff databases?
RE: Linking data from diff databases
Hi Cleide, Thank you for your post, there are 2 possible answers to your question;
1. you should be able to use a vlookup in the first case;
If you consider the syntax: =vlookup(search cell, database, column) to extract information from a specific point where row and column meet.
So if you were linking information from say Sheet 2 onto Sheet 1; and your search information was entered into cell A1 on Sheet 1
create your vlookup on sheet 1 in the cell you wish to link.
=vlookup(A1,sheet2!"range",2,0) where "range" is the range of cells on sheet 2 that you wish to extract information from.
and that column 2 is the column you wish to be used to create the cell reference to be viewed.
2. If you just want to link one workbook information to another workbook information you only need to select a single cell, enter an equals sign, (=) and then navigate to the workbook and select the cell you wish to link to. Once linked you can then use the Fill commands to include adjacent cells.
I hope that helps, best regards Pete.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Reset Excel toolbars to default settingsIf you find any of your toolbars in Excel have changed (i.e. they are missing or have extra buttons) then you can reset them to their defaults. |