lookup question

sabot7726

Board Regular
Joined
Jun 2, 2006
Messages
62
Hi, I'm trying to make a roster spreadsheet. My goal is to be able to enter a badge number into one column and have 3 other columns of data fill in automatically once I hit enter.

So far I've tried using vlookup but I noticed the data does not update if I change the value in the lookup_value. It only works the first time. If I change the entry the sheet is using for lookup_value, I have to click into the vlookup cell and hit enter again to get it to change.

This spreadsheet would be adjusted on a near constant basis, is there any way for the sheet to automatically re-check the table_array to match a new lookup_value if I edit/change it?

Or on the other hand, is there another way to do this that is easier?
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Make sure calculation is set to Automatic (Tools > Options > Calculation).
 
Upvote 0
welcome to the board.

I would use vlookup for that and it should update when there are changes.

Does it update when you press F9? If so then check your calculation options and change from manual to auto.

Is the data its looking at in another worksheet? I think it would see still see that change, but maybe not.
 
Upvote 0

Forum statistics

Threads
1,215,450
Messages
6,124,912
Members
449,195
Latest member
Stevenciu

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