Forum Discussion
ncallie301
Mar 25, 2022Copper Contributor
Displaying Significant Figures Dynamically
I have a large workbook with many formulas in it. Users will enter the desired number of significant digits. I know how to compute the number to the chosen number of significant digits (I found th...
ncallie301
Mar 25, 2022Copper Contributor
I want to limit the DISPLAY to the number of significant digits specified by the user, which will be dynamic. Are you saying the only way to get that desired outcome is with VBA?
mtarler
Mar 25, 2022Silver Contributor
yes