Change number based on specific cell with number

Edd Chia

New Member
Joined
Aug 4, 2011
Messages
4
How do i change a cell with number based on selected specific dropdown cell with number. Example, when i input a number in 'A1' 100, 'B1' automatic change to 125 and when i input another number in the same cell 'A1' 99, 'B1' auto change to 120. kindly assist me please.

Cell A Cell B
A1= 100 B1= 125
A1= 99 B1= 120
A1= 98 B1= 115
A1= 97 B1= 110
A1= 96 B1= 105
A1= 95 B1= 100
A1= 94 B1= 95
 
You dont have to make your data validatin list with 2 columns it really not necessary just make A1:A20 sorry for my last post I didn't notice it was 2 columns it should work by then
 
Upvote 0

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
GoTo Data|Validation then in Allow field choose list then choose the range of sheet2 A1:A20
I did mention here that it the range is A1:A20 only.

IN A1:A20 of sheet 2 put the values from 100 down to whatsoever
and in column B1:B20 put the corresponding values like 125 down to whatsoever
 
Upvote 0

Forum statistics

Threads
1,224,609
Messages
6,179,879
Members
452,948
Latest member
Dupuhini

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