Skip to content

Instantly share code, notes, and snippets.

@ganesh092929
Created December 25, 2017 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ganesh092929/cb0c9e371e8d6ff05aeb412672ee3fd7 to your computer and use it in GitHub Desktop.
Save ganesh092929/cb0c9e371e8d6ff05aeb412672ee3fd7 to your computer and use it in GitHub Desktop.
Sub ExtractValues()
Debug.Print Cells(1, 1).Value
Debug.Print Cells(2, 1).Value
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment