Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 224
Default Filling out paper forms

I've been tasked with automating the process of filling out paper
forms from a list in Excel. Of course that means converting the paper
forms to some software format, while making the printouts look as much
the same as possible.

It would be tedious to duplicate this particular paper form in an
Excel worksheet, and I'm not sure how close I could get to the
original appearance anyway. And then the result would be tedious to
update as the original paper form changed over time.

I would guess this is not an uncommon type of request for Excel
developers. What would be a better approach than duplicating the paper
form in an Excel worksheet?


Thanks,

Greg
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Filling out paper forms

Your choices are certainly limited. You either use printed forms to feed the
printer and build a print file that will put the data in the correct places,
or you build the form in Excel and fill in the blanks on the Excel form. My
choice would be to build the Excel form. It is time consuming the first go
round, but it is easy enough to modify thereafter. With the Excel form you
will know exactly where your data is to be entered and not have to be
concerned about printing on lines or overprinting other text. Done properly,
computer generated forms look as professional as those created in the
graphics department. But, it is only an opinion.

"Greg Lovern" wrote:

I've been tasked with automating the process of filling out paper
forms from a list in Excel. Of course that means converting the paper
forms to some software format, while making the printouts look as much
the same as possible.

It would be tedious to duplicate this particular paper form in an
Excel worksheet, and I'm not sure how close I could get to the
original appearance anyway. And then the result would be tedious to
update as the original paper form changed over time.

I would guess this is not an uncommon type of request for Excel
developers. What would be a better approach than duplicating the paper
form in an Excel worksheet?


Thanks,

Greg

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Filling out paper forms

A third choice would be to create the form in Word and use Mail Merge to
fill in the forms from the XL list.

And if the form is already available in Word format, it's rather easy to
insert the merge fields.

Again, somewhat time consuming for the first form, but given Excel's
rather limited formatting capabilities, mail merge can produce far
better looking documents than doing it all in XL.



In article ,
JLGWhiz wrote:

Your choices are certainly limited. You either use printed forms to feed the
printer and build a print file that will put the data in the correct places,
or you build the form in Excel and fill in the blanks on the Excel form. My
choice would be to build the Excel form. It is time consuming the first go
round, but it is easy enough to modify thereafter. With the Excel form you
will know exactly where your data is to be entered and not have to be
concerned about printing on lines or overprinting other text. Done properly,
computer generated forms look as professional as those created in the
graphics department. But, it is only an opinion.

"Greg Lovern" wrote:

I've been tasked with automating the process of filling out paper
forms from a list in Excel. Of course that means converting the paper
forms to some software format, while making the printouts look as much
the same as possible.

It would be tedious to duplicate this particular paper form in an
Excel worksheet, and I'm not sure how close I could get to the
original appearance anyway. And then the result would be tedious to
update as the original paper form changed over time.

I would guess this is not an uncommon type of request for Excel
developers. What would be a better approach than duplicating the paper
form in an Excel worksheet?


Thanks,

Greg

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default Filling out paper forms


You also might want to review the templates available from Microsoft...
http://office.microsoft.com/en-us/te...s/default.aspx
At least, you might get some ideas.
--
Jim Cone
Portland, Oregon USA


"Greg Lovern"

wrote in message
I've been tasked with automating the process of filling out paper
forms from a list in Excel. Of course that means converting the paper
forms to some software format, while making the printouts look as much
the same as possible.

It would be tedious to duplicate this particular paper form in an
Excel worksheet, and I'm not sure how close I could get to the
original appearance anyway. And then the result would be tedious to
update as the original paper form changed over time.

I would guess this is not an uncommon type of request for Excel
developers. What would be a better approach than duplicating the paper
form in an Excel worksheet?
Thanks,
Greg
Reply
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
Auto filling Forms ClintN Excel Worksheet Functions 1 June 1st 09 12:30 PM
Filling up Forms tc Excel Programming 2 September 10th 07 03:36 PM
Filling up Forms tc Excel Discussion (Misc queries) 1 September 10th 07 03:20 PM
Filling in Numbers on Forms JMay Excel Programming 1 July 18th 07 03:50 PM
filling web forms from excel iCalculate Excel Programming 1 July 8th 07 07:56 PM


All times are GMT +1. The time now is 06:56 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"