Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Just posting this again as desperate to have this work. I need the cell B3 which displays month to refer to the worksheet nam in vbcode. Just want to say you guys are great and thanks for all you help thu far. So the cell B3 needs to populate below where it says ("Jan") Set Summary = Worksheets("Jan") With Summary Set LastCol _ = .Cells(myToRow(LBound(myToRow)), .Columns.Count).End(xlToLeft) If IsEmpty(LastCol) Then NextColNum = LastCol.Colum -- Mikeic ----------------------------------------------------------------------- Mikeice's Profile: http://www.excelforum.com/member.php...fo&userid=2246 View this thread: http://www.excelforum.com/showthread.php?threadid=37797 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use text from a cell reference in vba code. | Excel Discussion (Misc queries) | |||
VBA code for find function (reference cell value) | Excel Worksheet Functions | |||
Cell Reference is Worksheet Name in VB Code | Excel Programming | |||
Altering code to reference the worksheet before the active worksheet | Excel Programming | |||
Code To Insert Cell Reference | Excel Programming |