Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All
Your answers are right, but I think I could not put it right. How to get the Activecell's address? Then how to use it in conjunction with Range, Address etc.? Also how can I use the MsgBox to show it so that I know the program flow is correct? Also, when I say For each c in Worksheets("sheet1").Rows("5:5").Cells if c.value = 50 then .... what should I write in for c.range, c.address ? [I was wondering when c.value works why not c.range or c.address?] Thanks Milind |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Referencing an active cell's content from another sheet. | Excel Worksheet Functions | |||
Need to refer to a cell's address, not it's content... | Excel Discussion (Misc queries) | |||
cell's address of the largest number | Excel Discussion (Misc queries) | |||
How can I change a text to a cell's address? | Excel Discussion (Misc queries) | |||
How do I programmatically know the current cell's address | Excel Programming |