Z
zSplash
Using Word, I get values from an external file, assign these values to
variables (5) and want to make subs based on these variables. (I need to
re-get the values an indetermine number of times -- based on the external
file, which changes daily.)
My question is how to write individual subs (indeterminate number of subs)
based on these variables. I'd use a "for-next" loop (or array??) and --
redim? I've never used redim, and don't really get it, if that's the case?
My problem is that I just don't know how to make a sub from within VBA, I
think.
I hope I've made my request clear. Can anyone help me?
TIA
variables (5) and want to make subs based on these variables. (I need to
re-get the values an indetermine number of times -- based on the external
file, which changes daily.)
My question is how to write individual subs (indeterminate number of subs)
based on these variables. I'd use a "for-next" loop (or array??) and --
redim? I've never used redim, and don't really get it, if that's the case?
My problem is that I just don't know how to make a sub from within VBA, I
think.
I hope I've made my request clear. Can anyone help me?
TIA