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: 3
Default Populating a check sheet from a frequency table

Hi all,

I've been struggling with this mission for several weeks, so some new
ideas and guidance would be great.

Picture this. A table. One row for every 'unit' of production. One
column for every 'check' that needs to be done on a unit at some
point. Within the table there's a mask - blanked out squares when a
check is not required, and clear squares for when a check is
required. Nice and easy for someone who is having to carry out these
checks on units they produce. If they're up to unit 10, the all the
white spaces in the boxes above unit 10 should have been signed off.

So that's the visible side. In behind it there's a second table - the
frequency table for the checks. Every different type of product has a
different collection of checks and check frequencies. Some checks are
required every x units, whereas others are required x times per
'run'. My vision is for a readily updateable backend table that lists
all the checks down the rows, the specifications along the columns,
and within the table the frequencies are captured (I'm currently
trying to use whole numbers for the 'every x units' checks and
decimals for the 'x times per run' checks). There's a couple of other
oddball constraints I need to work in, what I have tried to explain is
the core of what I want to create.

So what I'm trying to build is code to translate the products and
checks frequency table into a units and checks table for a selected
product.
Example - choose product B and the code finds product B in the
products/frequency table. It then creates headings on the output
table only for only those checks that are needed by product B. Taking
the range of units to be produced (say 100), it then lists the unit
numbers down the rows. Next it creates the mask. For test #1 it
leaves a space for every 3rd unit, while for test #2 it leaves space
for 5 tests evenly across the run (this is the 'every x units' vs 'x
times per run' thing).

Any suggestions for what the best approach is? Have I headed down the
wrong track with my current method? Is there anything similar already
out there I can work off?

Thoughts or key snippets of code are appreciated,
Jason.

 
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
frequency table Omar[_3_] Excel Discussion (Misc queries) 4 March 3rd 11 08:12 PM
check for two blank cells before populating a 3rd. slinger Excel Worksheet Functions 6 October 25th 06 08:14 PM
Running Frequency Table Rothman Excel Worksheet Functions 3 October 2nd 06 02:08 AM
Populating a table based on values in another table Bri Excel Worksheet Functions 0 January 26th 06 01:23 AM
Populating a table with filtered result of another table pikakathy Excel Discussion (Misc queries) 7 January 11th 06 12:04 AM


All times are GMT +1. The time now is 01:55 AM.

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"