Duplicating a form in Excel?
Results 1 to 3 of 3

Thread: Duplicating a form in Excel?

  1. #1
    Join Date
    May 2003
    Location
    Upstate NY
    Posts
    662

    Duplicating a form in Excel?

    Hello all;

    I was wondering if anyone had any tips, tricks, or techniques to re-creating a form in Excel. My purpose is two fold--1) "fill out" the form in Excel, and have it print on the real forms that are loaded in my printer.
    2) be able to use VBA to take info from the Excel "form" and put it in a database for use later.

    Other than trial and error to get the fields line up, any one have any thoughts. Even software suggestions?

    Thanks,
    Don
    Toolman55

  2. #2
    Join Date
    Jul 2001
    Location
    Chicago
    Posts
    1,107
    What about scanning the form, dropping it into word and then putting a table over the image? That still requires some trial and error but not quite as much.
    ___________________________________________

    I'm a cinematographer and director of photography in Milwaukee.
    I use Windows, OSX, and 40 TB of storage to tell stories with my
    Sony FS7 | Panasonic GH4 | 5D mark III
    Find me on Google + | Facebook | Twitter

  3. #3
    Join Date
    Feb 2001
    Location
    Adelaide, South Australia
    Posts
    6,447
    Excel is probably the worst choice for this; unlike Word and Access, you don't get rulers to work with. Access also has the advantage of being the database.

    It can be done with Excel though; at work we have a spreadsheet with VBA macros that create and populate text boxes on the spreadsheet. When the layout of the printed forms changes we just have to tweak the numbers instead of dragging things around. It's still not a great system though.
    Safe computing is a habit, not a toolkit.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •