Guest User

Untitled

a guest
Sep 26th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. varAddr = RecColRef.TargetSheet.Cells(Val(strRow)), 5).Address
  2.  
  3. varAddr = split(RecColRef.TargetSheet.Cells(Val(strRow), 5).Address, ":")(0)
Add Comment
Please, Sign In to add comment