Skip to Content
0
Former Member
Jun 03, 2008 at 05:49 AM

Row-Invalid Index

748 Views

Hi,

I created on form "Sheet".I am attaching user defined cfl on the first column of the matrix named "Specs".on the choose button click of the cfl i am pesting the seleted value in that column.at that time i am getting the following message.

"Row-Invalid Index" on the following line

OCT_Matrix.Columns.Item("specs").Cells.Item(lngSpecPval).Specific.value = strSpecifications

May i know how to overcome this issue?

Regards,

Mahendra