Hi,
I am a newbie at Excel. I am trying to automate an excel sheet that does the following. The user enters a list of tickers in a specific column. I need to pick up that column with tickers and replicate each ticker 3 times into another column
For ex. input on sheet1
Sheet1
Column1
t1
t2
t3
t4
My output on sheet2 should read like this. Basically each ticker has to be replicated 3 times, as there are 3 strategies for each ticker, and multiple formulae that spin out of each ticker item in each row. Normally I need to manually copy paste each newly input ticker 3 times on the new sheet. Then hit Shift F9 and all the calculations on the sheet get kicked off. I was wondering if the user enters the ticker on sheet1, and after hitting shift F9 on sheet2, the tickers get automatically populated on sheet2, and the corresponding formulae get computed as well
Sheet2
Column1
t1
t1
t1
t2
t2
t2
t3
t3
t3
t4
t4
t4
Thank you very much for any assistance
I am a newbie at Excel. I am trying to automate an excel sheet that does the following. The user enters a list of tickers in a specific column. I need to pick up that column with tickers and replicate each ticker 3 times into another column
For ex. input on sheet1
Sheet1
Column1
t1
t2
t3
t4
My output on sheet2 should read like this. Basically each ticker has to be replicated 3 times, as there are 3 strategies for each ticker, and multiple formulae that spin out of each ticker item in each row. Normally I need to manually copy paste each newly input ticker 3 times on the new sheet. Then hit Shift F9 and all the calculations on the sheet get kicked off. I was wondering if the user enters the ticker on sheet1, and after hitting shift F9 on sheet2, the tickers get automatically populated on sheet2, and the corresponding formulae get computed as well
Sheet2
Column1
t1
t1
t1
t2
t2
t2
t3
t3
t3
t4
t4
t4
Thank you very much for any assistance