I wish to automatically fill in column 'B' depending what someone enters in column 'A'
For example, if someone enters the value '43' in column 'A', then I want column 'B' to automatically enter '100,000'
Column 'A' is using Data validation, therefore has a limited field of entry (see attached list)
I've spent the last 2 hours trawling through answers, however, most of the answers go very much in depth with very complicated formulas and calculations, and nothing seems to 'ask' something this simple.
Thank you in advance.
<colgroup><col style="width: 120px"><col width="120"></colgroup><tbody>
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]35[/TD]
[TD="align: center"]100000[/TD]
[TD="align: center"]36[/TD]
[TD="align: center"]150000[/TD]
[TD="align: center"]37[/TD]
[TD="align: center"]250000[/TD]
[TD="align: center"]38[/TD]
[TD="align: center"]400000[/TD]
[TD="align: center"]39[/TD]
[TD="align: center"]650000[/TD]
[TD="align: center"]40[/TD]
[TD="align: center"]1000000[/TD]
[TD="align: center"]41[/TD]
[TD="align: center"]1500000[/TD]
[TD="align: center"]42[/TD]
[TD="align: center"]2500000[/TD]
[TD="align: center"]43[/TD]
[TD="align: center"]4000000[/TD]
[TD="align: center"]44[/TD]
[TD="align: center"]6500000[/TD]
[TD="align: center"]45[/TD]
[TD="align: center"]10000000[/TD]
</tbody>
For example, if someone enters the value '43' in column 'A', then I want column 'B' to automatically enter '100,000'
Column 'A' is using Data validation, therefore has a limited field of entry (see attached list)
I've spent the last 2 hours trawling through answers, however, most of the answers go very much in depth with very complicated formulas and calculations, and nothing seems to 'ask' something this simple.
Thank you in advance.
<colgroup><col style="width: 120px"><col width="120"></colgroup><tbody>
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]35[/TD]
[TD="align: center"]100000[/TD]
[TD="align: center"]36[/TD]
[TD="align: center"]150000[/TD]
[TD="align: center"]37[/TD]
[TD="align: center"]250000[/TD]
[TD="align: center"]38[/TD]
[TD="align: center"]400000[/TD]
[TD="align: center"]39[/TD]
[TD="align: center"]650000[/TD]
[TD="align: center"]40[/TD]
[TD="align: center"]1000000[/TD]
[TD="align: center"]41[/TD]
[TD="align: center"]1500000[/TD]
[TD="align: center"]42[/TD]
[TD="align: center"]2500000[/TD]
[TD="align: center"]43[/TD]
[TD="align: center"]4000000[/TD]
[TD="align: center"]44[/TD]
[TD="align: center"]6500000[/TD]
[TD="align: center"]45[/TD]
[TD="align: center"]10000000[/TD]
</tbody>