Re: What is the Best Way to Fill a Pre Printed Form With Various Data

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Probably a zillion ways to do this.

Create the form in Word and save it as a template - a .dot file.

Or if you need to calculate items on hand etc....create it in Excel as a
blank Worksheet then save new worksheets as you need every month.

Or as a fillable PDF?



"Michael D" <MichaelD@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:784D18AA-7591-4534-A5D8-75468354A3D2@xxxxxxxxxxxxxxxx
| Hello,
|
| Please pardon my sounding like a beginner. I am one.
|
| I have a legacy form which I am mandated to use to do an inventory of
| material on a daily basis.
|
| 1. The form is used on a monthly basis and a new form must be made each
| month.
| 1. All header information is preprinted and does not change.
| 2. The body consists of seventeen lines.
| a. Each line has three different fields of information that is subject
| to change.
| (1) The name of the item. Max 25 char. This needs to wrap to fit
in
| the box.
| (2) The quantity. Max 2 digits.
| (3) Serial numbers. This can be from one to eleven digits. It may
| also express a range such as 12345-12346
| b. Some lines will be deleted each month, and some new lines will be
| added each month.
| c. Each line has 31 blocks which are manually checked when doing
| inventory.
| 3. The footer has 4 items of information.
| a. The month (January, February, etc.).
| b. The page number (single digit)
| c. The number of pages (single digit)
| d. The container number (single digit).
|
| Right now I am producing the monthly forms manually which means I must
type
| in each element every time every month.
|
| I want to automate this so that I can simply edit the information for the
| body of the form, deleting items no longer in possession, and adding those
| few items added each month.
|
| The forms should be produced with the body lines in alpha-numeric order
with
| a different batch for each container with the page and number of pages
| reflecting the number of forms produced for that container. I want to
begin
| with a new batch of page and number of pages for each container. Once the
| body information is modified for the month, I want to produce the forms
for
| all containers in a single execution.
|
| I tried to produce this in MS Access using reports, but reached the 754
| limit on controls.
|
| Does anyone have any ideas about the best way to go about automating
this???
|
| Thank you
| --
| Michael D
| Seoul ROK


.



Relevant Pages

  • Re: truncating text
    ... Fakename wrote: ... only want a single digit number to display on the button. ... Problem is when I make the button real small, the text disappears and I get three dots instead. ... a large digit image is scaled to fill the space available: ...
    (comp.lang.java.help)
  • Re: Regexp match question !
    ... > I'm trying to match only a one single digit and wrote this code: ... Your regular expression has a word boundary anchor after a single ...
    (perl.beginners)
  • Re: Recent Coin Flip Post Reminds me of...
    ... various computational problems, e.g., extracting discrete logs. ... DA provides a Single Digit Number ... DB says Multiple And The Two Original 6 Digit Numbers are Multiplied ...
    (sci.crypt)
  • Re: Left Justification Question ?
    ... I'm on an XL97 machine today and there's nothing wrong with it as long as ... Anyway, after you align to the left, custom format using: ... I have a column of numbers; single and two digit. ... I have a few single digit numbers in the column, though, that I would like ...
    (microsoft.public.excel)
  • Re: Need help with algorithm for checking a 7-digit number
    ... 'significant digits' and that the 8th stores a check value, ... The algorithm I've been given doesn't work against the test data. ... It depends on the algorithm used to create the check digit. ... Some container manufactures would make the checkdigit 3. ...
    (comp.programming)