cell formatting

juan1

New Member
Joined
May 17, 2017
Messages
46
Can a cell be formatted to perform a multiplication when inputting a number in that cell?
Say you know all inch numbers to type in many cells, but want the values to show as mm.


thanks for any help
Juan
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Can a cell be formatted to perform a multiplication when inputting a number in that cell?
Say you know all inch numbers to type in many cells, but want the values to show as mm.


thanks for any help
Juan

I don't believe that cell formatting can do that, but it could be possible with some vba worksheet change events. Otherwise, you would need to use a helper column to perform the conversions.
 
Upvote 0
I'm sure we can come up with something. We'll need some more information first though.

Can you provide a layout of your sheet(s), sheet names, which cells should convert inches to mm, etc. Please provide as much information as possible.
 
Upvote 0

Forum statistics

Threads
1,215,553
Messages
6,125,483
Members
449,233
Latest member
Deardevil

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