Q
Question Boy
I am trying to write, and have no clue how to start, a routine that I would
supply a value from a sequence and it would return the next logical value.
I am trying to automate Excel using vba and would pass a column value (A-Z.
AA, AB, AC,...) and would like to get the next column value. Ie I give G it
returns H, I give AO and it returns AP and so on.
Thank you for the help,
QB
supply a value from a sequence and it would return the next logical value.
I am trying to automate Excel using vba and would pass a column value (A-Z.
AA, AB, AC,...) and would like to get the next column value. Ie I give G it
returns H, I give AO and it returns AP and so on.
Thank you for the help,
QB