W
William Wolfe
I am trying to select a cell with the following statement:
Detail_Report.Cells(61, Column).Select
This doesn't work. The .Range works, but I cannot define it using
row.column indicies.
How do I resolve this?
Thanks,
Detail_Report.Cells(61, Column).Select
This doesn't work. The .Range works, but I cannot define it using
row.column indicies.
How do I resolve this?
Thanks,