Thread
:
cells function
View Single Post
#
1
Posted to microsoft.public.excel.programming
Raul Sousa
external usenet poster
Posts: 17
cells function
The resulto of the code
ActiveCell.Formula = "=" & (Cells(11, Sheets.Count + 1))
is : =
But, I need it to be equal to :
= D11, or E11, depending on the number of sheets
What am I doing wrong?
Reply With Quote
Raul Sousa
View Public Profile
Find all posts by Raul Sousa