Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Does this idea help?
Sub indexit() x = Sheets(ActiveSheet.Index - 1).Range("g1") MsgBox x End Sub -- Don Guillett SalesAid Software "Harry's GMail World" wrote in message ps.com... Would like to have a macro to transfer data from one sheet to the new one. I have a Feb sheet with data and want to transfer data to the NEW Mar sheet. Problem is that to do a MACRO for Mar from Feb-which works- would not work in Apr to take data from Mar because the macro only sees for the Mar from Feb named worksheets/macro. Need to change the reference (previous month) to a generic recognizable by the MACRO for all months. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Connecting an excel spreadsheet to a generic letter in Word | Excel Discussion (Misc queries) | |||
Open Outlook with generic message | Excel Discussion (Misc queries) | |||
HOW TO RETRIVE LAST NAME USING EXCEL, IT SHOULD BE GENERIC | Excel Worksheet Functions | |||
Creation of a Generic Macro | Excel Worksheet Functions | |||
Macro to Reference Column Next to Current Reference | Excel Discussion (Misc queries) |