Welcome to Office Zealot Sign in | Join | Help

Browse by Tags

All Tags » VSTO » Excel   (RSS)
VSTO "Orcas" Sales Forecasting Demo at Financial Services Developer Conference
I spent Thursday, April 26th in New York attending the 5th Annual Financial Services Developer Conference . I was on hand to assist with one of the VSTO demonstrations. The demo used an application that OZ developed last year for the Office System Developers Read More...
Excel Find method example using C#/VSTO
I've always found Excel's Find/FindNext methods awkward to use. It just seemed to require so many lines of code versus other common operations. I guess I've always wanted a simple FindAll() method that would find everything at once and give me a range Read More...
VBA to VSTO: A resolution for the new year
Recently a friend of mine asked me for help with a data management issue. Same story, different day - he had numerous Excel files (about 8-10 he tells me) with sales prospects that he needed to combine and clean. This friend is former professional water Read More...