Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
In excel2003 you can add or modify workbook code by right-clicking on excel logo on top left taskbar and clicking view code, how do you do this in excel 2007 thanks rslc |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
right click the sheet tab at the bottom
-- Gary Excel 2003 "rslc" wrote in message ... Hi In excel2003 you can add or modify workbook code by right-clicking on excel logo on top left taskbar and clicking view code, how do you do this in excel 2007 thanks rslc |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It look like direct access to the ThisWorkbook module is no longer available
from a workbook right-click in Excel 2007, if the workbook window is maximized. If you restore it down it is still there. -- Jim "rslc" wrote in message ... Hi In excel2003 you can add or modify workbook code by right-clicking on excel logo on top left taskbar and clicking view code, how do you do this in excel 2007 thanks rslc |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Jim
exactly what i was looking for thanks russell "Jim Rech" wrote in message ... It look like direct access to the ThisWorkbook module is no longer available from a workbook right-click in Excel 2007, if the workbook window is maximized. If you restore it down it is still there. -- Jim "rslc" wrote in message ... Hi In excel2003 you can add or modify workbook code by right-clicking on excel logo on top left taskbar and clicking view code, how do you do this in excel 2007 thanks rslc |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA line of code executes in Immediate Window but not in Code Window | Excel Discussion (Misc queries) | |||
Docking Project Explorer, Properties window and Code window in VBE | Setting up and Configuration of Excel | |||
Duplicated code window and userform window problem | Excel Programming | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
Immediate Window not showing up below code window | Excel Programming |