K
Kristian
I can't get the SetColumns method to work with more than
one column.
Help states one parameter; string with property names
separated with comma
If I write "FirstName","LastName":
Error! Wrong number of parameters
If I write "FirstName,LastName":
Error! The property "FirstName,LastName" is unknown
If I write "'FirstName','LastName'":
Error! The property "'FirstName','LastName'" is unknown
Any ideas?
Tia,
Kristian
one column.
Help states one parameter; string with property names
separated with comma
If I write "FirstName","LastName":
Error! Wrong number of parameters
If I write "FirstName,LastName":
Error! The property "FirstName,LastName" is unknown
If I write "'FirstName','LastName'":
Error! The property "'FirstName','LastName'" is unknown
Any ideas?
Tia,
Kristian