View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Listbox column headings

If OZgrid has an original solution, post it.

--
Regards,
Tom Ogilvy

"Adrian" wrote in message
...
Surely there must be a sneaky workaround to this using API's / hidden

names
or something - isn't there an example on ozgrid?

Just a thought!

Cheers

"Tom Ogilvy" wrote:

No - use of listbox headers requires that the control be databound.

Then
the headers are obtained from the row above the range defined for
Rowsource/Listfillrange.

--
Regards,
Tom Ogilvy

"BT" wrote in message
...
Is there a method of writing to the listbox headers after making the
property true?