Results 1 to 2 of 2

Thread: long time issue with word doc

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2006
    Posts
    39

    long time issue with word doc

    I am trying to make a macro that would convert the input file to the output file. Please look at the attachments.

    The input file will vary in # of pages and sections. The sections will all begin similar to this:

    ( DIAMETER = 4. )
    ( CORNER RADIUS = .125 )
    ( STOCK ALLOWANCE = .03 )

    Essentially, I am trying to decrease the number of pages, for reference only. I would like each section to just fill up one page using the first 30 lines, 6 blank lines, and the last 20 lines. I would like the macro to print right away and then close the documents not saving anything.

    I have posted regarding this issue in the past but nothing is working and am not referring to those posts because I don't want to confuse anyone.

    I do have some code that kinda works and if that will help, let me know. I will post it.

    Any help would be appreciated.
    Attached Files Attached Files

Posting Permissions

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



Click Here to Expand Forum to Full Width