View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DoctorG DoctorG is offline
external usenet poster
 
Posts: 106
Default Formatted popup window

I need to present a set of Legends + numbers to the user upon clicking a
button. The MsgBox window cannot be formatted (to my knowledge) i.e. to
justify numbers on consecutive lines regardless of font and preceding text.

Does anybody know of another method of popping up a "properly formatted"
window to the user with just an OK / Close button as an option?

Thanks in advance