View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff[_2_] Harald Staff[_2_] is offline
external usenet poster
 
Posts: 449
Default ListView Control

Seeing some code would help to help. "Not working" is meaningless -unless
someone big wants his money back..

Best wishes Harald


"RLang" wrote in message
...
Hi,
I'm having a bit of trouble getting started populating a ListView
control
placed on an Excel worksheet. I'm using the Microsoft ListView Control,
Version 6.0. I have Excel 2003 SP2. I've already used the same control
in a
form in VB 6 with no problem. My code for setting up multiple column
headers, enabling gridlines, and adding rows of data isn't quite taking.
The
same code in VB 6 is not working in VBA and I'm just looking for a little
starter help to get me going.