Wednesday, January 18, 2012

MACRO PROGRAMMING EXCEL!!!!?

You can't have x in the string, you need to combine the string parts with the variable parts. So, for example, instead of "x:x" you need x+":"+x. Similarly, instead of "Jx" you need "J"+x. Same deal for "Kx".

0 comments:

Post a Comment