Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is that possible?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
the active cell IS the activecell
x=activecell.row y=activecell.column z=activecell.address activecell.offset(1,6) etc, etc. -- Don Guillett SalesAid Software "Jack" <replyto@newsgroup wrote in message ... Is that possible? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe it was not clearly said.
I need to make another cell to become ActiveCell without clicking on it but to be done programmatically. How to do that? "Don Guillett" wrote in message ... the active cell IS the activecell x=activecell.row y=activecell.column z=activecell.address activecell.offset(1,6) etc, etc. -- Don Guillett SalesAid Software "Jack" <replyto@newsgroup wrote in message ... Is that possible? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you. That is what I need. :)
"Jack" <replyto@newsgroup wrote in message ... Is that possible? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to make identical cell datas active to allow changes | New Users to Excel | |||
how do i make a chart follow the active cell | Charts and Charting in Excel | |||
I HAVE SAY INFO ACROSS 10 COLUMNS. HOW TO MAKE THE COL-A CELL ACTIVE WHEN U HIT 'ENTER' | Excel Discussion (Misc queries) | |||
How do I make it so that the active cell follows the cursor keys? | Excel Discussion (Misc queries) | |||
Make a particular cell the active one | Excel Programming |