Thread
:
Selet Syntax
View Single Post
#
1
Posted to microsoft.public.excel.programming
William Wolfe
external usenet poster
Posts: 18
Selet Syntax
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,
Reply With Quote
William Wolfe
View Public Profile
Find all posts by William Wolfe