Auto Fill Customer Information Based on ID

L

Legacy 436357

Guest
Hi,

Is there a good way to auto fill the Template sheet customer information in yellow from the Customers sheet based on the ID entered in cell I6?

Thank you

#VALUE!
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Try this formulas

<b>Hoja10</b><br /><br /><table border="1" cellspacing="0" style="font-family:Calibri,Arial; font-size:11pt; background-color:#ffffff; "> <colgroup><col style="font-weight:bold; width:30px; " /><col style="width:76.04px;" /><col style="width:76.04px;" /><col style="width:76.04px;" /><col style="width:76.04px;" /><col style="width:76.04px;" /><col style="width:21.86px;" /><col style="width:21.86px;" /><col style="width:21.86px;" /><col style="width:76.04px;" /></colgroup><tr style="background-color:#cacaca; text-align:center; font-weight:bold; font-size:8pt; "><td > </td><td >A</td><td >B</td><td >C</td><td >D</td><td >E</td><td >F</td><td >G</td><td >H</td><td >I</td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >5</td><td > </td><td > </td><td > </td><td > </td><td > </td><td > </td><td > </td><td > </td><td >ID</td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >6</td><td > </td><td colspan="4" style="background-color:#ccffff; color:#333333; font-weight:bold; font-family:Tahoma; font-size:10pt; text-align:center; ">Estimate For</td><td > </td><td > </td><td > </td><td style="text-align:right; ">101</td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >7</td><td > </td><td colspan="4" style="background-color:#ffff00; color:#333333; font-family:Tahoma; font-size:10pt; text-align:left; ">John</td><td > </td><td > </td><td > </td><td > </td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >8</td><td > </td><td colspan="4" style="background-color:#ffff00; color:#333333; font-family:Tahoma; font-size:10pt; text-align:left; ">Bank</td><td > </td><td > </td><td > </td><td > </td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >9</td><td > </td><td colspan="4" style="background-color:#ffff00; color:#333333; font-family:Tahoma; font-size:10pt; text-align:left; ">12 Main Street</td><td > </td><td > </td><td > </td><td > </td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >10</td><td > </td><td colspan="2" style="background-color:#ffff00; color:#333333; font-family:Tahoma; font-size:10pt; text-align:left; ">Weatherford</td><td style="background-color:#ffff00; color:#333333; font-family:Tahoma; font-size:10pt; text-align:center; "> </td><td style="background-color:#ffff00; color:#333333; font-family:Tahoma; font-size:10pt; text-align:center; ">76087</td><td > </td><td > </td><td > </td><td > </td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >11</td><td > </td><td colspan="2" style="background-color:#ffff00; color:#333333; font-family:Tahoma; font-size:10pt; text-align:left; ">(999) 999-9999</td><td colspan="2" style="background-color:#ccffff; color:#333333; font-family:Tahoma; font-size:10pt; "> </td><td > </td><td > </td><td > </td><td > </td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >12</td><td > </td><td colspan="4" style="background-color:#ffff00; color:#333333; font-family:Tahoma; font-size:10pt; text-align:left; ">john@gmail.com</td><td > </td><td > </td><td > </td><td > </td></tr><tr style="height:19px ;" ><td style="font-size:8pt; background-color:#cacaca; text-align:center; " >13</td><td > </td><td > </td><td > </td><td > </td><td > </td><td > </td><td > </td><td > </td><td > </td></tr></table><br /><table style="font-family:Arial; font-size:10pt; border-style: groove ;border-color:#00ff00;background-color:#fffcf9; color:#000000; "><tr><td ><b></b></td></tr><tr><td ><table border = "1" cellspacing="0" cellpadding="2" style="font-family:Arial; font-size:9pt;"><tr style="background-color:#cacaca; font-size:10pt;"><td >Cell</td><td >Formula</td></tr><tr><td >B7</td><td >=VLOOKUP($I$6,Customer!$A:$J,2,0)</td></tr><tr><td >B8</td><td >=VLOOKUP($I$6,Customer!$A:$J,3,0)</td></tr><tr><td >B9</td><td >=VLOOKUP($I$6,Customer!$A:$J,4,0)</td></tr><tr><td >B10</td><td >=VLOOKUP($I$6,Customer!$A:$J,5,0)</td></tr><tr><td >D10</td><td >=VLOOKUP($I$6,Customer!$A:$J,6,0)</td></tr><tr><td >E10</td><td >=VLOOKUP($I$6,Customer!$A:$J,7,0)</td></tr><tr><td >B11</td><td >=VLOOKUP($I$6,Customer!$A:$J,8,0)</td></tr><tr><td >B12</td><td >=VLOOKUP($I$6,Customer!$A:$J,9,0)</td></tr></table></td></tr></table>
 
Upvote 0

Forum statistics

Threads
1,214,915
Messages
6,122,217
Members
449,074
Latest member
cancansova

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top