Thread
:
Setting a .Range to equal another .Range
View Single Post
#
2
Posted to microsoft.public.excel.programming
isabelle
external usenet poster
Posts: 587
Setting a .Range to equal another .Range
hi Ronald,
Sheets("Feuil2").Range("A1:B1") = Sheets("Feuil1").Range("A1:B1").Value
--
isabelle
Reply With Quote
isabelle
View Public Profile
Find all posts by isabelle