the following statements give compile error
Set rng1 = Worksheets("sheet1").Range("c1:c10")
rng1.FormulaArray="=range("a1:a10")+range("B1:B10")
what is the mistake and what is the correct statement
the following statements give compile error
Set rng1 = Worksheets("sheet1").Range("c1:c10")
rng1.FormulaArray="=range("a1:a10")+range("B1:B10")
what is the mistake and what is the correct statement
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks