Do you mean the
VB Help files? The fast way is to right-click a worksheet
tab and select View Code from the popup menu that appears. The more general
solution is to add the Developer tab to your Ribbon. Go to Excel Options
(click the circular icon in the upper left corner of the worksheet, click
the Excel Options button at the bottom of the dialog box that appears)...
select the Popular item in the left-hand list and put a check mark in the
CheckBox labeled "Show Developer tab in the Ribbon". Then you will have a
Visual Basic icon on the Ribbon directly.
--
Rick (MVP - Excel)
"jwt" wrote in message
...
This is probably really dumb, but I can't seem to find the VBA funtion
reference for Excel 2007. Has it been renamed, hidden, or am I missing
something obvious?
Thanks.