Worksheet function to refer to columns by number

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a worksheet function where I can refer to the cell by row and column
number rather than having to refer to columns by letters. For example I want
to use a formula like +cellvalue(1,1) rather than +a1. I need to be able to
increment the column and I don't know how to increment letters of the
alphabet. Thanks.
 
When you say increment the Column letters how do you intend on doing this?
Often Excel will increment for you depending on what you want to do. Can you
give us an example of how you want to increment things?
 
Back
Top