1st I would like to say what a great forum.
I have an odd list that I would like to auto fill or write a macro for because it contains around 5000 entries.
I have 2 columns:
Stock Num txtStockGraph
MSS80000 MSS80000\MSS80000
MSS80001 MSS80001\MSS80001
MSS80002 MSS80002\MSS80002
MSS80003 MSS80003\MSS80003
MSS80004 MSS80004\MSS80004
MSS80005 MSS80005\MSS80005
MSS80006 MSS80006\MSS80006
MSS80007 MSS80007\MSS80007
MSS80008 MSS80008\MSS80008
MSS80009 MSS80009\MSS80009
MSS80010 MSS80010\MSS80010
(And so-on)
Now I have 2 problems- I need the column with stock numbers to be relisted as:
Stock Num txtStockGraph
MSS80000a MSS80000\MSS80000a.jpg
MSS80000b MSS80000\MSS80000b.jpg
MSS80000c MSS80000\MSS80000c.jpg
MSS80000d MSS80000\MSS80000d.jpg
MSS80000e MSS80000\MSS80000e.jpg
MSS80000f MSS80000\MSS80000f.jpg
(and so-on)
So for each instance of stock number I need an a,b,c,d,e, and f version of the number. Then in the second column, the folder and then the same corresponding a,b,c,d,e,and f as well as ".jpg" at the end.
I can probably figure out the 2nd part - but I am stumped on the 1st.
Any help appreciated!
Bookmarks