integrating Datagrids
Posted: Sat Dec 03, 2011 4:08 pm
Another datagrid problem I have encountered!
I am trying to integrate data in 2 datagrids. Datagrid 1 has 2 columns, column A and Column B. Datagrid 2 has 3 Colums - A, B and C.
I am trying to work out a repeach for each line formula but Im getting nowhere fast!
I want it so that if the cells of columns A of datagrid 1 are the same/equal to the cells in column A of datagrid 2 then whatever is in the cell of column B of datagrid 1 should be copied into the cell of column B of Datagrid 2.
Could anyone help me with the code for this one?
Thanks
Daniel
I am trying to integrate data in 2 datagrids. Datagrid 1 has 2 columns, column A and Column B. Datagrid 2 has 3 Colums - A, B and C.
I am trying to work out a repeach for each line formula but Im getting nowhere fast!
I want it so that if the cells of columns A of datagrid 1 are the same/equal to the cells in column A of datagrid 2 then whatever is in the cell of column B of datagrid 1 should be copied into the cell of column B of Datagrid 2.
Could anyone help me with the code for this one?
Thanks
Daniel