Re: Registers and Issue Sheets
- From: "Arvi Laanemets" <arvilaanemets@xxxxxx>
- Date: Mon, 4 Dec 2006 20:38:13 +0200
Hi
Your table is an extension of long-past paper table, like your Word table
(quite naturally) was. To use all possibilities of Excel (or some another
application), you have to change your way of thinking cardinally. Design
your workbook as database.
You must have a single *** (p.e. Data) for everyday user entries.
Something like
Date, DrawingNumber, DrawingName, Recipient, ...
When in some column (p.e. Recipient) values may repeat frequently, then you
may consider having a register table for those values on separate ***. In
data table, you then apply data validation list for this column, with
register table as source (you define a dynamic named range based on register
table for this). Data validation prevents users from entering misspelled
entries too.
With such design, you can now (relatively) easily design any number of
different report sheets, where user determines some conditions (p.e. date
range, or recipient, ..., or any combination of them), and according report
is designed automatically through formulas. And you can add a column Report
to table Data, where user can select something which indicates, that the row
will be reported, and on one report *** you can have a list of all marked
drawings - ezactly as you wanted.
You have to estimate the number of drawings in month/year. Depending on
amount and character of used formulas, such worksheets may slow down when
number of entries increases (but a couple thousand rows will be OK for
sure). Am best you determine, for which time interval the table ins meant.
When time is over, you SaveAs the table with some meaningful name, and then
clear all data from original table and start anew. (An example: your
workbook is named Drawings.xls, and you decided, that the table is meant for
a years data. On 1st January, you save the current Drawings.xls as
Drawings2006.xls, clear all data from *** Data in file Drawings.xls
(leaving column headers intact), and you are ready for entries from new
year.)
Arvi Laanemets
"De-coi" <u29929@uwe> wrote in message news:6a43f0c023e98@xxxxxx
My first post here, so apologise if I have posted in the wrong Group.initially
In Architecture, we use drawing issue sheets and drawing registers,
created using tables in Word. This is cumbersome, and not user friendly. Iam
currently updating this and moving this across to Excel.and
Very basically, I have a *** with dates and recipients across the top,
drawing names and numbers down the left. These areas are then printed oninto
every ***. When we issue a new drawing, we enter it's revision number
the table 'between, these two, where the row for the drawing number andthe
column for the date and recipient meet. The register continuously expandsequivalent
horizontally (extra dates added) and vertically (extra drawings added).
However, where we are sitting with only 4 pages in Word, the Excel
amounts to nine printed pages, even though we manage to squeeze morecells
information on a page. This is the natural outcome to using a continuous
table, but not ideal.
I would like to know the following:
- Is it possible to create a second work*** that automatically fills
with info from the first work*** (the register above), when a drawing isuser
selected in the register for issuing to a recipient. HOW IT WORKS: The
selects the drawing to be issued, by placing a cross in a particular cell.list
This is registered in the second work***, and the information related to
that drawing is then duplicated in the second work*** in the form of a
(which will include info from 5 separate cells)page
- The pages will print from left to right. At some point, we may have a
full of dates and lists of drawings, but no actual revisions in thetable...
Is there a way to set up a work*** so that it doesn't print any pagesthat
don't contain text within the table itself (or within a defined area)Eg...
the table is three pages across, and three pages down. when printing it'llsame
print from left to right, move to the second row, print L to R, and the
for the third page. In this example, there are no revisions in the middlenumber
(Page 5) or last (Page 9) pages, yet these will be printed, and in my
of pages, I will see page 5 of 9, and page 9 of 9. I would like to havethese
excluded if possible, and the page number references to exclude pages with
empty tables.
I am also open to other suggestions on creating tables spanning across
multiple pages, which are print efficient.
There is one drawback - my knowledge in using Excel is minimal, and I very
seldom move beyond the basic calculations.
TIA
David
.
- Follow-Ups:
- Re: Registers and Issue Sheets
- From: De-coi via OfficeKB.com
- Re: Registers and Issue Sheets
- References:
- Registers and Issue Sheets
- From: De-coi
- Registers and Issue Sheets
- Prev by Date: Re: Registers and Issue Sheets
- Next by Date: Re: Medianif & cell reference operators
- Previous by thread: Re: Registers and Issue Sheets
- Next by thread: Re: Registers and Issue Sheets
- Index(es):