B
Brad
The below macro works. The only problem is it does only ½ the job. It
currently only works with sheet name "shtVarD". Depending on the user input
another sheet "shtFixD" could be used. The starting point would be different
- but the otherwise the logic is exactly the same...
One solution is to have another "sub" that would do only shtFixD
Another solution would be to "string" items together
A final solution would be create another variable and assign it either
shtFixD or shtVarD.
Or is there a better way?
Any suggestions would greatly be appreciated....
currently only works with sheet name "shtVarD". Depending on the user input
another sheet "shtFixD" could be used. The starting point would be different
- but the otherwise the logic is exactly the same...
One solution is to have another "sub" that would do only shtFixD
Another solution would be to "string" items together
A final solution would be create another variable and assign it either
shtFixD or shtVarD.
Or is there a better way?
Any suggestions would greatly be appreciated....
