View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Edwin Tam[_7_] Edwin Tam[_7_] is offline
external usenet poster
 
Posts: 94
Default Listbox with gridlines

No, there is no way to do this in Excel VBA.

Edwin Tam

http://www.vonixx.com


"Martin Hibberd" wrote:

Hi
Is there a way of displaying grid lines (horizontal and vertical) in a list
box ? I display 12 columns and many rows in a list box in quite a small font,
and grid lines would make it much easier to select.

Thanks in advance....

Martin