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

What is a Puzzler?

Future Puzzlers:

bullet

VBA for selecting all cells in a table.   There may or may not be spaces in the table.    Many answers depending upon assumptions.   (not yet written)  

bullet

How to make a running average the the lowest 10 numbers from the list of the most recent 20 values.   This has some stock market tracking and charting implications.   See Sept 2004

bullet

How do you create a Hyperlink to an Excel Chart?  (I only have a solution for this in Excel 2002).   

bullet

Given two columns: a list of Names and a List of Scores.    Print out the Names of the 1st Place, 2nd Place, and 3 Place.    Ties are possible.

Past Puzzlers:

bullet

As you create a list, one column will be the "Primary Key", that is a column where no duplicates are allowed.   As a person enters data into a list, how can you check that the entry is not a duplicate?

bullet

I want to animate a graph.   Each column of a table represents a different "frame" of animation.

bullet

Given a square table of numbers.    We all know how to Add by rows, and add by columns.    But how can you add across each diagonal?    January 2002

bullet

How many ways can you define a Range Name?   October 2001

bullet

Assume you have a workbook where each sheet contains the budget for a department.   There are many sheets.   You want to create a "Summary Sheet" that lists each department and their budget totals.    How do you summarize from many sheets onto one?   September 2001

bullet

Make a table of dates that are the THIRD FRIDAY of every month.    (This is the date of Options Expiration in the Stock Market, so it is not an idle problem!!!)     See May 2001

bullet

When I use Autofilter a table, I want my totals to sum on only the rows that pass the filter, i.e. the visible rows.   Use SumProduct in a worksheet and a User Defined Function to  determine which rows are visible.   See April. 2001

bullet

I have a large table with repeated fields. I want this to look like an Outline Report where the repeated fields are shown once.  See Feb. 2001.

bullet

I have a list of 200 integers that vary randomly from 1 to 100.   How do I determine how many UNIQUE numbers are in that list?     See Jan. 2001

 

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

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:08 .