Hello All,
I have a workbook, that has 25 worksheets. One sheet is an input sheet that
collects the data for the other sheets, that are named either "Daily" or
"Monthly", and then the Month an year.
I would like to have the macro automatically detect which sheet to copy the
data to, by having the "sheets("nnnnn").Select" command refer to a cell in
the input sheet.
Can anyone help me with a solution???
Thank you so much,
Frank
Archived from group: microsoft>public>vb>directx