C
chris
Hi
how can I get the value of a cells
Me.Cells(Row, 3) = Me.cells.Value(row,1) & Me.cells.value
(row,2)
did not work I have compilation error
What I want is in the column 3 concatinate the value of
column 1 and 2
Any help please
how can I get the value of a cells
Me.Cells(Row, 3) = Me.cells.Value(row,1) & Me.cells.value
(row,2)
did not work I have compilation error
What I want is in the column 3 concatinate the value of
column 1 and 2
Any help please