I am trying to determine (xl 2010) what the PageSetup zoom value is when FitToPagesWide is set. I found this 2006 post that describes the problem and a solution that still works. The following code works, thanks to Ron Page but surely there is a better way than using an Excel4 macro?
with...
I am trying to put the value that a user has entered in a combo box into a cell as a string using
....Formula = Str(ctrl.Value)
However the result is always a number (tested with the istext() function.
So how should I be doing it please?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.