View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default userform question

what's the best way to have data entered in a form and have it span multiple
rows? i know i can set wordwrap on a textbox field, but is the best/only way.
i'll probably need to span 4 or 5 rows.

also, is entry into one textbox able to put text in every other row?

--


Gary