Thread
:
I am new to excel programming, can you help please?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Carim[_3_]
external usenet poster
Posts: 137
I am new to excel programming, can you help please?
Hi Brian,
Following should do the job :
Worksheets("Sheet1").Range("A1").Formula = "=Sheet2!C2"
HTH
Cheers
Carim
Reply With Quote
Carim[_3_]
View Public Profile
Find all posts by Carim[_3_]