FAQs
Home Past Meetings Notes Tips Directory Links of Interest Site Map FAQs

SIG Mission ] One Hour App ] Attendance Statistics ]

Table of Contents

bulletWhen and Where does the Excel SIG Meet? - 2st Wed. at HAL-PC HQ, Houston, Texas (near the Galleria)
bulletDo I have to be a member of HAL-PC to attend the SIG meeting? - No
bulletWhat are the "Ground Rules" of the SIG?
bulletIs this a SIG for someone just learning Excel or Office?  -  Yes.
bulletWhat is the "Puzzler"? - a problem solved as many ways as possible.
bulletWhat version of Excel and Office does the SIG use?  - Office 2003 for most examples.
bulletI do not know any VBA.   Is this SIG beyond me?  - No.  We do VBA, but we start easy.
bulletI have years of VB experience.   Why should I attend?
bulletBy the way... what IS VBA?   Why would I want to learn it?
bulletCan anyone make a presentation? - Yes.  Contact a Leader.
bulletMay I present commercial software? - Yes, with a scope constrained by the SIG Mission.

 

When and Where does the Excel SIG Meet?

bulletFollow Links:  When: 2nd Wednesday of each month.  
Where
: At HAL-PC Headquarters  
4543 Post Oak Place Drive
Houston, TX US
(see Map)  2nd floor at the top of the Stairs
Back to Top

Do I have to be a member of HAL-PC to attend a SIG Meeting?

bulletNo.   The sign in sheets explicitly allow for "Visitors".     Naturally, if you are a regular attendee, we would like you to become a HAL-PC member.   But come to the SIG on "spec" to try us out.
Back to Top

What Are the Ground Rules of the SIG ?

bulletThere are many ways to do almost anything.   It will always be in order and proper to suggest alternative approaches and to listen to the alternatives before proceeding to implement one or more solutions.   Note advantages and limitations of each approach.   Dogmatism has no room here.
bulletEach SIG meeting will start with simple, manual approaches to solving a problem and work toward stronger, advanced and automated methods toward the end of the meeting.
bulletEach meeting should strive to show one or more self-contained examples.  Continuing a Project Development across several meetings will be discouraged.   Members should be able to join the SIG at any point without feeling they have missed some foundation.    Topic examples should make use of examples in prior meetings, but each example should be built to be understood by a person attending their first SIG meeting.   
bulletSome VBA will always be used within a meeting.   Typically the latter half of the meeting may be heavy in VBA, especially in any example of Office Automation such as saving results or charts to PowerPoint slides or  exchanging data with Access.
bulletWhile the SIG is not a magic show, people come to see and learn the magic.   Show the magic, do not talk about the magic.
Back to Top

Is this a SIG for someone just learning Office or Excel?

bulletYes, but the SIG is not oriented toward only beginners.  We start out with some beginning level tasks, but we progress toward more advance topics through the meeting.
bullet In fact, some of the material we will cover is quite advanced.    Perhaps half of the of the session may be over the beginner's head.   But let's consider the pluses:
bulletEach class will start at simple level and gradually (and logically, I hope) get more complex.
bulletA beginner will see the types of things of which Excel and Office are capable.
bulletOften the biggest hurdle to learning advanced techniques and tools is that the uninitiated do not know the vocabulary.   This is a place to learn the vocabulary.
bulletKnowing something can be done is the first step in being able to do it.
bulletHAL-PC offers Beginner and Intermediate level classes in Excel.    Check the "Class Calendar" link from the HAL-PC home page
Back to Top

What is the "Puzzler"?          To Future Puzzlers....

bulletThe Puzzler was added to our SIG meetings in January 2001 to emphasize that there are almost always more than one way to get the job done.    Some ways are simple, but tedious.   Some are quick, but fragile.   Some are one time use only.  The best, in my opinion, are quick, rugged, but usually quite advanced.   
bulletIn our first Puzzler, we outlined 11 and performed 9 solutions in under 40 minutes.   The final solution was a single array function less than 40 characters long.
bulletThe objective of the Puzzler is to show as many different techniques to solve a problem in 45 minutes as possible.   Instead of going in-depth into a subject, as we do in the rest of a meeting, the Puzzler provides an opportunity to briefly refresh techniques and topics we covered in prior meeting or to introduce topics that will be covered in the future.
bulletThink "out side of the box".   The solutions do not need to be limited to Excel.    Anyway to solve the problem with the tools at hand is fair game.
bulletThe multiple solutions are presented in increasing order of difficulty (and usually increasing craftiness).
bulletSolutions will be provided by the leaders, but are welcome from the membership.   Solutions from members email to the leaders in advance of the meeting are greatly appreciated.   It give us an opportunity to put the solutions in a logical order and to put the solution in the notes handout.
bulletHopefully, we can make this evolve into a game: "I can solve that problem in XX seconds".   
Back to Top

What version of Excel and Office does the SIG use?

bulletAs of July 2001 we use Excel 2000 and Office 2000 for most examples.
bulletOccasionally, we show examples in Excel 2002 and Office XP.
bulletExcel 2000 is backwards compatible with Excel 97 and forwards compatable with Excel 2002, so version conflicts are not a problem
bulletPowerPoint and Word are also fully compatible between versions 97, 2000 and 2002.
bulletAccess 97 can be converted to Access 2000, but Access 2000 cannot be used by Access 97.  Therefore, we will use Access 97 for any examples in the SIG.
bulletIn September 2001, we began coverage of Star Office, currently a free downloadable alternative to MS Office.   Our purpose is to evaluate what alternatives to Excel and MS Office exist in the market place.
Back to Top

I do not know any VBA.   Is this SIG beyond me?

bulletThis is a GREAT place to learn.
bulletWe show VBA by using the Recorder, then editing the recorded VBA to make the macro more general.
bulletWe also show how to write well structured, modular subroutines and functions from scratch.
bulletUser Functions are not difficult, but that first rung on the learning ladder is out of reach for many.    We can help you get past that first step.
Back to Top

I have years of VB experience.   Why should I attend?   

bulletMS Office is one of the most widely used pieces of software in history.   Knowing how to leverage its strengths in developing your business applications is key to improving your productivity.
bulletThe Object Models of the Office applications are rich and complicated.   Excel's object model has more elements than does Access -- Excel is not just a grid of numbers!   The SIG can help you learn what Objects, Properties and Methods can be useful in different tasks.
bulletWe can learn from you.  
Back to Top

By the way... what IS VBA?   Why would I want to learn it?

bulletVBA is "Visual Basic for Applications".   
bulletSimilar to VB "Visual Basic", the primary difference is that VB is for creating programs from scratch or independent of any other software, while VBA builds upon existing application software, such as MS Excel, PowerPoint, Word, and Access.
bulletWhy learn it?  VBA is the macro language behind all MS Office applications and is essential to automating anything in Office.    .  
Back to Top

Can anyone make a presentation in the SIG?

bulletAnyone may make a presentation to the SIG.
bulletA presentation must be outlined and provided to the SIG leaders in advance.   The more time requested, the earlier the outline must be provided.
bulletWe want to have an agenda prepared at least 2 weeks prior to the meeting and posted to this web site.
bulletWe also want to make tentative agendas 1 or 2 months in advance.
bulletA presenter needs to follow the Ground Rules of the SIG.
bulletThe SIG Leaders will provide reasonable assistance when requested by a presenter.
Back to Top

May I present commercial software?

bulletPresentations of commercial software are allowed, but the scope of the presentation should be constrained to the Mission of the SIG.   In this regard, presentations that allow you to "look under the hood" are particularly appreciated.
bulletThe presenter must arrange for time with the SIG Leaders and the Leaders will enforce the time contract.
Back to Top

For questions or comments concerning content on this website: Stephen Rasey
Design of this site by Cheryl D. Wise
Copyright © 2000-2004 by WiserWays. All rights reserved.
Revised: 2005-07-10 01:09 .