View Single Post
  #3   Report Post  
Dmitry Kopnichev
 
Posts: n/a
Default

Thanks for your reply.
How to change =C1 (any reference) to =INDIRECT(A1&1(the same row number)
automatically?
"Bob Phillips" сообщил/сообщила в
новостях следующее: ...
I think you mean

=INDIRECT(A1&7)

where A1 holds the letter in this instance.

--
HTH

Bob Phillips

"Dmitry Kopnichev" wrote in message
...
Hello
How to replace column letter(s) (or column numbers) in refferences with

a
result of a function using the old column letter(s) (or column numbers)?