Forum Discussion
tomc72
Nov 27, 2020Brass Contributor
Creating a Cell Reference in Excel using a formula.
Is it possible to create a Cell Reference using a formula? For example: If I want the value in Cell B1 to equal the value in Cell A1, can I put in Cell B1 something like, ="B" & 1 - (I know this e.g....
- Nov 28, 2020
tomc72
Nov 28, 2020Brass Contributor
Hi Riny,
You are right, that is not what I want 😊. But I´m very grateful for your mention of the Address function because I may be able to come up with a work-around by using it in conjunction with the Row function. I am going to have to play around with that.
However, regarding my core issue, perhaps I could explain myself better:
Say I have a randomly generated letter (say W) and a randomly generated number (say 23). I need a formula in (say A1) that adds the W and the 23 together so that cell AI displays not W23, but instead displays the content of cell W23.
Is that possible?
Many thanks for your help,
Tom
Riny_van_Eekelen
Nov 28, 2020Platinum Contributor