Thread: Office Button
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff[_2_] Harald Staff[_2_] is offline
external usenet poster
 
Posts: 449
Default Office Button

wrote in message
...
After searching the forum I could not find information on how to List
the Files in the Office Button for Excel 2007.
When you click the Office button it will display "New", "Open" and so
on. Is the a way to populate the options to a worksheet?


Hi

The files (Most recently used, or pinned) are in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\E xcel\File MRU

Rereading your question and realizing that you don't want the files at all,
but the menu items. Oh well, for the archive this anyway :-)

Best wishes Harald