Hi
I am looking for a solution which will allow me to create a long list of references to the names of documents which follow a pattern.
To clarify, I am producing a summary sheet which draws data from other documents. I am using the formula:
<code>=[SR1D.xlsx]SR!NU1 </code>
in one of the cells, and the next one down is
<code>=[SR1N.xlsx]SR!NU1 </code>
then
<code>SR2D
SR2N
SR3D
...</code>
for day and night shifts.
I would like to be able to create a macro to do it, but have very little experience in doing so, and was hoping someone could help.
Thanks in advance
-Aeonat
I am looking for a solution which will allow me to create a long list of references to the names of documents which follow a pattern.
To clarify, I am producing a summary sheet which draws data from other documents. I am using the formula:
<code>=[SR1D.xlsx]SR!NU1 </code>
in one of the cells, and the next one down is
<code>=[SR1N.xlsx]SR!NU1 </code>
then
<code>SR2D
SR2N
SR3D
...</code>
for day and night shifts.
I would like to be able to create a macro to do it, but have very little experience in doing so, and was hoping someone could help.
Thanks in advance
-Aeonat