View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lsmith lsmith is offline
external usenet poster
 
Posts: 4
Default bold or fonts in a textbox control

Greetings -

We are trying to e-mail an Excel spreadsheet and get others to
answer questions by filling in ActiveX textboxes. We will then unload the
text into SQL.

Some of the questions are long and I think folks would like to bold or
change font for some of the text, or cut and paste to move text around.

I cannot figure out how to do that with the standard controls that will be
on PCs wherever there is Excel.

Is there a way? And, would we lose any formatting as we go to SQL?

- Thanks