Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
Office GroupsView
Excel
Excel Charting
Excel Crashesgpfs
Excel Misc
Excel Newusers
Excel Programming
Excel Setup
Excel Worksheet Functions
Word Application Errors
Word Conversions
Word Customization Menustoolbars
Word Docmanagement
Word Drawing Graphics
Word International Features
Word Mail
Word Mailmerge Fields
Word Newusers
Word Numbering
Word Oleinterop
Word Pagelayout
Word Printingfonts
Word Setup Networking
Word Spelling Grammar
Word Tables
Word Visual Basica Addins
Word Visual Basica Customization
Word Visual Basica General
Word Visual Basica Userforms
Works Win
Office Developer Automation
Office Developer Com Add_Ins
Office Developer Officedev Other
Office Developer Outlook Forms
Office Developer Outlook Visual Basica
Office Developer Visual Basica
Office Misc
Office Setup
Officeupdate
Onenote
Outlook
Outlook Bcm
Outlook Calendaring
Outlook Contacts
Outlook Fax
Outlook General
Outlook Installation
Outlook Interop
Outlook Mac
Outlook Printing
Outlook Program_Addins
Outlook Program_Forms
Outlook Program_Visual Basica
Outlook Teamfolders
Outlook Thirdpartyutil
Project
Project Developer
Project Server
Visio
Visio Developer
Visio General
Word Visual Basica Beginners
Outlookexpress General
Office Communicator
Word Programming
Office Templates Misc

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Excel Programming
 Ask A New Question    

Workbook_Activate() vs Workbook_Open()
So, when a user opens my Excel file, my Visual Basic script is going to automatically fill the cells on the current sheet with predetermined values.... My question is, does it make a difference if I... on 20-Nov-09
I have excel 2007 but I need 2003 tool bar
on 20-Nov-09
simple question regarding pasting
I have two columns. BA and BP BA has data in every row all the way down BP has data in most of the cells, but some are blank utilizing a formula of =IF(ISBLANK(BN7),"",BA7 & "," & BN7) Column BP is... on 20-Nov-09
The worksheet calculates too often
While investigating the performances of a workbook I added a Debug.Print N inside a function so I can see when the function code runs. N is a static long that is increased every time. It prints also ... on 20-Nov-09
Set Print Area with Dynamic Start Point
I want to test a row for a date, for the start cell, for the print area. Using that cell as a start, select 11 more columns, and 44 rows to set the print area. Sub Test1 () Range("G17").Select Do... on 20-Nov-09
Calendar Control 8.0 question
Is it possible to restrict the date ranges of the Calendar Control 8.0?? I only want the year 2009 to be selected from the drop down box. Thank you! on 20-Nov-09
Index-Match and Like...maybe...
I originally posted this in the excel functions area, but now I am thinking it may require some VBA to get it working. I have two lists, one with Stock Symbol and Sector (Column U and V), the other ... on 20-Nov-09