Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use ActiveCell to mean a particular cell? | Excel Worksheet Functions | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
activecell.formular1c1 | Excel Programming | |||
activecell offset | Excel Programming | |||
how to set activecell? | Excel Programming |