hi... I want to get A2 within double quotes like "A2" by concatenating A with 2 like below " "A" + 2 " but this is giving error . I can get A2 but I want the reslult "A2" Pls help me