
04-26-2003, 08:34 PM
|
|
|
Row header collected from a data1
|
Hy, friends.
I succesfully got a column header of a MSFlexGrid1 collecting titles from a calendar. Now I'm trying to put other information on column (0) which is header of rows. I should have to collect string from:
data1.recordset.fields.("namefield") and the best solution will be a
"for ... next" loop. How to built it ?
Any idea ?
Thanks in advance.
Ric.
|
|