+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 31 to 32 of 32

Thread: using vb to create charts over multiple worksheets

  1. #31
    Registered User
    Join Date
    05-26-2009
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    94

    Re: using vb to create charts over multiple worksheets

    thanks that looks great, there is an error here tho:

    For Each rngRow In rngData.Rows
            ' check whether to create report
            If rngRow.Cells(1, 11).Value = "Y" Then
                Set shtPolicy = m_GetPolicySheet(rngRow.Cells(1, 5).Value)
    thanks that looks great, there is an error here tho:

    one of them 'sub or function not defined' errors, i think that's something to do with references? i have pdfcreator added as reference, but is there also a reference there for the emailing porion maybe?

  2. #32
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    11,349

    Re: using vb to create charts over multiple worksheets

    check the list of references for a Missing item

    VBE > Tools > References.
    Cheers
    Andy
    www.andypope.info

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.2.0