Skip to content

Instantly share code, notes, and snippets.

@thoriqmacto
Last active September 3, 2017 06:10
Show Gist options
  • Save thoriqmacto/9a9699f11fc15c155b2adb0ecde5c962 to your computer and use it in GitHub Desktop.
Save thoriqmacto/9a9699f11fc15c155b2adb0ecde5c962 to your computer and use it in GitHub Desktop.
[vba] Get Range from Another Workbook
Set raA = wkB.Names("BName").RefersToRange
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment