close
Hi,
I want an Input Box to output the value of other inputs in the form, and the
output is in dollars so I tried
in the Click event
TextBoxFV_BOY = Sheets(quot;Inputquot;).Range(quot;I7quot;).Value
TextBoxFV_BOY.NumberFormat = quot;$#,##0quot;
But this did not work,
Does anyone know how to do this?
Thanks for your help
全站熱搜