Okay. So I've been having major trouble with using variables in functions. I can never get it to work and so far there is no distinguishable pattern between how I get it to work in one case and how I get it to work in another -- except "&" seem to be involved a bit.
Regarldess, here is a snippet of code:
![]()
Please Login or Register to view this content.
If it is not clear: what I'm trying to do is start at the beginning of a row, go until the end of that row, and copy everything in between (including the end points). Except I don't know how long the row is going to be so I need to use a variable. Thank you for your time, I appreciate it.
Bookmarks