Having a bugger of time with this one.
Creating a short cut for users so all they have to do is enter a date.
The date is broken down into year and month in seperate cells.
I am then trying to link cells and text to create a pathway to draw data out of specific workbooks.
Example. A1=Feb and A2=2013 and A3=x:Data File
=indirect(A3&"PDU Data"&A1&" "&A2&"[PDU Trend "&A1&" &A2&.xls]PDU Trend "&A1&" "&A2&"'!"B3
I know it is lengthy but thanks for help in advance.
Creating a short cut for users so all they have to do is enter a date.
The date is broken down into year and month in seperate cells.
I am then trying to link cells and text to create a pathway to draw data out of specific workbooks.
Example. A1=Feb and A2=2013 and A3=x:Data File
=indirect(A3&"PDU Data"&A1&" "&A2&"[PDU Trend "&A1&" &A2&.xls]PDU Trend "&A1&" "&A2&"'!"B3
I know it is lengthy but thanks for help in advance.