Changing one value to another

NatePie

New Member
Joined
Apr 11, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
This may be simple but I’m not very experienced with excel, how can I type a number into a cell and have it change to a different number?

For example I want to input 360 and have it change to 68.3. If I input 361 I want that to change to 68.5, and so on for about 50 or so unique input values to each have their own unique number it changes to. Thanks
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
This can only be done with some sort of code. You cannot just replace entered value with another.
The other way is what [B]Cubist[/B] proposed - a formula in the next column to give you the value you need. What the formula is depends on how you will determine what is the new value.
 
Upvote 0
Solution

Forum statistics

Threads
1,216,030
Messages
6,128,408
Members
449,448
Latest member
Andrew Slatter

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