ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formula for inserting a letter (https://www.excelbanter.com/excel-discussion-misc-queries/252135-formula-inserting-letter.html)

PL

formula for inserting a letter
 
Excel 2003

In row 1, 2, 6 , 0, ....
In row 2, I want A2, A6, A0, ...

What's the formula for inserting a letter?

Thanks

Sunil Jangid

adding letter
 
+("A"&cellreference)



PL wrote:

formula for inserting a letter
30-Dec-09

Excel 2003

In row 1, 2, 6 , 0, ....
In row 2, I want A2, A6, A0, ...

What's the formula for inserting a letter?

Thanks

Previous Posts In This Thread:


Submitted via EggHeadCafe - Software Developer Portal of Choice
Developing Applications With Visual Studio.NET
http://www.eggheadcafe.com/tutorials...cations-w.aspx

Faraz A. Qureshi

formula for inserting a letter
 
Insert
="A"&A1
in B1 and drag the same ahead.
--
Thanx in advance,
Best Regards,

Faraz


"PL" wrote:

Excel 2003

In row 1, 2, 6 , 0, ....
In row 2, I want A2, A6, A0, ...

What's the formula for inserting a letter?

Thanks


T. Valko

formula for inserting a letter
 
Try this...

A1 = 2
B1 = 6
C1 = 0

Enter this formula in A2 and copy across as needed:

="A"&A1

--
Biff
Microsoft Excel MVP


"PL" wrote in message
...
Excel 2003

In row 1, 2, 6 , 0, ....
In row 2, I want A2, A6, A0, ...

What's the formula for inserting a letter?

Thanks





All times are GMT +1. The time now is 04:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com