LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,059
Default Stuck with multi function Part 2

On May 12, 8:43*pm, joeu2004 wrote:
See my modified version at
http://www.box.net/shared/x1r3a1mv03 .


I have uploaded an updated version with some improvements.

Most of the improvements are aesthetic.

But I also corrected a defect that crept in after I tested it.

And I made one design change. See the below.

One final note.... Look for #if statements and read the comments
before them. I made some assumptions that you might want to review
and perhaps change my decision about them.

For example, chkFormulas installs the formulas into I50:I54 of all
worksheets. Originally, I excluded the "Calendar" worksheet. Now, I
modify it as well. My interpretation is that "Calendar" is a prototyp
that is copied and renamed when a new employee is added. To that end,
it might be useful to have the formulas already in I50:I54.

Design change.... That logic has been moved from chkFormulas to
fillFormulas, which can be called from the SheetChanged event macro as
well as chkFormulas. If you do not want to install the formulas into
the "Calendar" worksheet, change the appropriate #if 1 to 0 in
fillFormulas.

I am sure these comments are confusing out of context. Hopefully,
they will make some sense when you download my modified version of the
Excel file and look at the macros.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stuck with multi function Part 2 Cimjet[_3_] Excel Programming 28 May 13th 11 04:00 PM
Stuck with multi worksheet Function Cimjet[_3_] Excel Programming 8 May 13th 11 03:10 PM
Adding Multi-part Formula PhilosophersSage Excel Discussion (Misc queries) 3 October 6th 09 06:37 PM
Multi Part Lookup MikeD1224 Excel Discussion (Misc queries) 3 April 18th 08 06:56 PM
Find last name in multi-part name? Eric Excel Worksheet Functions 4 November 1st 07 04:51 PM


All times are GMT +1. The time now is 07:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"