Hello, this is my first post on these forums, so please let me know if there is anyway I can improve my post.
So we receive interest rate values in Excel spreadsheets constantly. These interest rates are always (and must be) in multiples of 1/8, so 0, .125, .25, .375, and so on. However, oftentimes, they come in and 3 decimal values (thousandths) are rounded to 2 decimals (hundredths), e.g., 0, .13, .25, .38.
I cannot simply increase the decimal, as it seems they are such as pasted values. I can think of doing a find & replace, as in if .13, then replace with .125...but that seems like a terribly inefficient solution.
Does anyone have any solution in either Access or Excel? These spreadsheets simply get imported into Access as well.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Good[/TD]
[TD]Bad[/TD]
[/TR]
[TR]
[TD]0.0
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]0.125[/TD]
[TD]0.13[/TD]
[/TR]
[TR]
[TD]0.25[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]0.375[/TD]
[TD]0.38[/TD]
[/TR]
[TR]
[TD]0.5 and so on...[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I appreciate in advance any direction, and suggestions for improvements on my future posting(s).
I am using Excel (and Access) 2013.
Thank you,
Chase
So we receive interest rate values in Excel spreadsheets constantly. These interest rates are always (and must be) in multiples of 1/8, so 0, .125, .25, .375, and so on. However, oftentimes, they come in and 3 decimal values (thousandths) are rounded to 2 decimals (hundredths), e.g., 0, .13, .25, .38.
I cannot simply increase the decimal, as it seems they are such as pasted values. I can think of doing a find & replace, as in if .13, then replace with .125...but that seems like a terribly inefficient solution.
Does anyone have any solution in either Access or Excel? These spreadsheets simply get imported into Access as well.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Good[/TD]
[TD]Bad[/TD]
[/TR]
[TR]
[TD]0.0
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]0.125[/TD]
[TD]0.13[/TD]
[/TR]
[TR]
[TD]0.25[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]0.375[/TD]
[TD]0.38[/TD]
[/TR]
[TR]
[TD]0.5 and so on...[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I appreciate in advance any direction, and suggestions for improvements on my future posting(s).
I am using Excel (and Access) 2013.
Thank you,
Chase