Skip to Content
0
Former Member
Sep 20, 2005 at 03:14 PM

copy a value in a matrix

22 Views

i have my Form and a matrix there, i need to copy a value for the form 146(for example) the item 8, to my

oMatrix.Columns.item("ColNom").Cells.item(oMatrix.RowCount).Specific.Value

for example

how do i do this?

remember that i in a new form.