Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Can you edit your question and show us what the parameters are that you are passing into this procedure? Commented Mar 20, 2014 at 9:39
  • I've always found the interface between ESRI and Microsoft Excel to be a bit flaky; I've always had better results importing into a personal geodatabase using Microsoft Access. Of course you're in VB so you can use Excel objects and get the values by row and column thereby coding your own join-and-calc from scratch - a lot of extra code but more robust. Commented Mar 28, 2014 at 1:28