Thread: Text Box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill[_30_] Bill[_30_] is offline
external usenet poster
 
Posts: 89
Default Text Box

Hello,
Is there a limit to the amount of text that you can add to a text box using
VBA? Sometimes, if I have numbers with lots of decimal places, nothing gets
printed in the text box. If I round to 2 decimals, it works.

Thanks,

Bill