S
Shamsul Islam
Hi
I want a variable value, to be the value of the activecell.
I've tried the following:
Dim Z As Integer
Z = 0
Z = ActiveCell.Range("A1").Value
The code doesn't work. Please advise.
Thanks
Sham
I want a variable value, to be the value of the activecell.
I've tried the following:
Dim Z As Integer
Z = 0
Z = ActiveCell.Range("A1").Value
The code doesn't work. Please advise.
Thanks
Sham