Results 1 to 2 of 2

Thread: sub or function not defined

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2001
    Posts
    80

    sub or function not defined

    When i try to run this code i am getting an error. I know nothing about vba and am trying to learn quickly. I have used vb before so i thought i could pick it up pretty fast. Here is my code.
    Code:
    With Workbook(GMwkbk)
                    .Worksheets(Budgsht).Range("B4").PasteSpecial xlValues
                    .SaveAs Pth & "\" & Cll.Value
                End With
    I get an error sub or function not defined.

    Also i am looking for some good sites to pick some of this up. If you know of any let me know.

    Mag

  2. #2

    Thread Starter
    Lively Member
    Join Date
    May 2001
    Posts
    80
    I figured it out and now have moved on to the mail merge...i am wanting to open up an excel document and then merge from those fields to a new word document. Again just some good sites on VBA would help.....

    Im starting to think there is none.

    Mag

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