![]() |
how to copy displayed value only?
i multiply two columns the result is in decimal. when i decrease decimal the
value become non decimal (means last digit is up one number). now i want to copy this displayed value in another cell without decimal, how i could do this? e.g. 23 x 10.5 =230.5 after round-up = 231 (this is displayed value). Now I want to copy '231' in another cell, without decimal, it must show '231' as real value. Please help me in this matter |
Answer: how to copy displayed value only?
To copy the displayed value without decimal places, you can use the ROUND function in Excel. Here are the steps:
Alternatively, you can use the ROUND function to round the value to the nearest integer and then copy the rounded value. Here are the steps:
|
how to copy displayed value only?
one way in stead of formatting the result to show no decimals you should use a formula to show the rounded value. =round(C1,0) you can copy -- paste special --value-- to copy the value anywhere -- Greetings from New Zealand Bill K "star737" wrote in message ... i multiply two columns the result is in decimal. when i decrease decimal the value become non decimal (means last digit is up one number). now i want to copy this displayed value in another cell without decimal, how i could do this? e.g. 23 x 10.5 =230.5 after round-up = 231 (this is displayed value). Now I want to copy '231' in another cell, without decimal, it must show '231' as real value. Please help me in this matter |
All times are GMT +1. The time now is 06:46 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com