Thread
:
Need help
View Single Post
#
1
Posted to microsoft.public.excel.programming
Geir[_2_]
external usenet poster
Posts: 7
Need help
HI
I have a problem. This Sub dont work. What can be wrong?
Sub cell()
For Each Cells In Range("A1:K120")
cell.Value = cell.Value
Next
End Sub
Reply With Quote
Geir[_2_]
View Public Profile
Find all posts by Geir[_2_]