D
david fixemer
Ladies & Gentlemen,
Is there an easy way to get activecell.column to return a
letter(s) rather than a number?
The reason I'm asking is that I would like to do the
following:
activecell.value = "=sum(AA1,AB2,AC3)"
My problem is that I have the "AA", "AB", and "AC" as
numbers rather than letters.
What about converting "Cells(2,28)" into AB2?
Is there a better methond of summing a "broken range"?
Thanks in advance,
David Fixemer
Is there an easy way to get activecell.column to return a
letter(s) rather than a number?
The reason I'm asking is that I would like to do the
following:
activecell.value = "=sum(AA1,AB2,AC3)"
My problem is that I have the "AA", "AB", and "AC" as
numbers rather than letters.
What about converting "Cells(2,28)" into AB2?
Is there a better methond of summing a "broken range"?
Thanks in advance,
David Fixemer