Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hi,
Try using the following macro: Sub Macro1() Dim Counter As Integer Counter = Selection.Cells.Count Cells(Counter, 3).Select End Sub You can open Visual Basic panel using Alt+F11 or ToolMacroVisual Basic Editor. Then: InsertModule. Within a module just copy the following instruction. Regards, Tomek Polak www.vba.blog.onet.pl |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
indirect function to reference cell on different sheet | Excel Worksheet Functions | |||
Cell Value Updated based cell input | Excel Discussion (Misc queries) | |||
Flexible Cell Reference | Excel Discussion (Misc queries) | |||
Cell Formula reference to cell Based On third Cell Content | Excel Discussion (Misc queries) | |||
Cell Reference Math | Excel Worksheet Functions |