+ Reply to Thread
Results 1 to 7 of 7

Custon Function to Interpolate Table Error

Hybrid View

  1. #1
    Registered User
    Join Date
    10-24-2007
    Posts
    5
    Quote Originally Posted by shg
    I read the rules as OzGrid but being my first post, had trouble applying them all. I posted here and at OzGrid because when I posted at forums for motorcycle repair, I found that tapping into multiple resources produced many unique, and insightful responses. Also, being my first post, I wanted to see what forums had the fastest and best responses so all I'll need to do is post to one forum.

    I never knew VBA forums were so stringent, but VBA Noob provided some insight.

  2. #2
    Registered User
    Join Date
    10-24-2007
    Posts
    5
    I just tried the function on the same worksheet that has the range data (ITC) and it works fine. So, UDFs have a problem with how I brought in data from another worksheet to create a range for the solution. Any ideas how I can change this to make it work? These lines are causing the error:
        Set rnge = Worksheets("ITC").Range("A3", [A3].End(xlDown).End(xlToRight))
        Set mtrnge = Worksheets("ITC").Range("A3", [A3].End(xlDown))

+ 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.6.0 RC 1