Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Are there any difference between the two following lines of VBA code? Sheet1.Activate Sheet1.Select In other words, are there any times they will mean something different within the VBA code? Thanks, mikeburg -- mikeburg ------------------------------------------------------------------------ mikeburg's Profile: http://www.excelforum.com/member.php...o&userid=24581 View this thread: http://www.excelforum.com/showthread...hreadid=474813 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=[Book.xls]Sheet1!A1 and not c:\blah\=[Book.xls]Sheet1!A1 | Excel Discussion (Misc queries) | |||
[=Sheet1!A1] - if i use Column A1 ('Sheet1') / A2 ('Sheet2') | Excel Worksheet Functions | |||
Sheet1$A1:A1 vs Sheet1$ | Excel Programming | |||
Why Sheet1 is displayed in modules as sheet1 | Excel Programming | |||
Sheet1 object not Worksheets("Sheet1") | Excel Programming |