Greetings.
I am following this tutorial below for the listview 6.0 control in VBA but I don't seem to have this properties .. such as:
tek - tips.com/faqs.cfm?fid=6025
Any idea why I don't have those ?
I am following this tutorial below for the listview 6.0 control in VBA but I don't seem to have this properties .. such as:
Code:
With Me.ListView1.ColumnHeaders
With Me.ListView1.GridLines = True
.ListItems.Clear
tek - tips.com/faqs.cfm?fid=6025
Any idea why I don't have those ?