See this link - It is now called as QAT - Quick Access Toolbar
http://www.breezetr
Personally i also dont like the new Menu of excel 2007...
Let me first rant about the hideous UI that XL 2007 has to offer. I can't find anything that was remotely familiar when I used XL 2003. I am trying to put in a custom getlink function into XL 2007 but I don't see any customquery option in the drop-down menu when I view all functions in the function menu.
I am trying to add a UDF that allows me to extract the hyperlink from a cell and drop that value into a specified cell.
Does this has anything to do with the default install of the software, or does this just not exist in the newer version?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
See this link - It is now called as QAT - Quick Access Toolbar
http://www.breezetr
Personally i also dont like the new Menu of excel 2007...
Business Accounts
Answer for Membership
by: byundtPosted on 2008-12-05 at 09:49:48ID: 23106851
In Excel 2007, if you put your UDF in a regular module sheet, it should show up in the function selector. You can access that function selector by clicking the Fx button to the left of the formula bar. You'll need to look under "User defined" as the function category.
If you put the UDF elsewhere (worksheet code pane or ThisWorkbook), then it will not appear in the function selector.
You can post your workbook as a .xlsm file on www.ee-stuff.com if you are still having troubles getting the function to appear.
Brad