I am looking to take a cell value and return it to a userform. I do not need to edit the value within the form. Just need to return the value, and maintain formating.
At the present time I have the cell value being returned by using making the controlSource of a userform textbox to = data!f8 (the cell to be returned). The issue is I can not control the formating. (need a $ sign)
Thanks for your help.
-bsurfn99
At the present time I have the cell value being returned by using making the controlSource of a userform textbox to = data!f8 (the cell to be returned). The issue is I can not control the formating. (need a $ sign)
Thanks for your help.
-bsurfn99