Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I used the following; Dim BLABLA BLABLA = ActiveWorkbook.Name 'records the file name if it ever changed. MsgBox "sdfsags " & BLABLA Workbooks(BLABLA).Activate I have a problem with putting a variable as the particular workboo name. I'm just wondering if this is the right syntax. Workbooks(BLABLA).Activat -- BrownTin ----------------------------------------------------------------------- BrownTing's Profile: http://www.excelforum.com/member.php...fo&userid=3491 View this thread: http://www.excelforum.com/showthread.php?threadid=56291 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
refering to other workbooks | Excel Discussion (Misc queries) | |||
Refering to Cells | Excel Worksheet Functions | |||
set filename to <filename-date on open | Excel Worksheet Functions | |||
set excel <filename to <filename-date | Excel Programming | |||
Saving filename same as import filename | Excel Programming |