View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default making listbox without horizontal scrollbar

Set the width to exceed the width of the longest data in the column.

"x taol" wrote:



i want to make listbox without horizontal scrollbar in a userform. maybe
using API...
how to make?

*** Sent via Developersdex http://www.developersdex.com ***