Right now I am using one worksheet of a workbook that
saves a copy of the printer info for each month for
archiving. I was using the current date function and then
refreshing the data into the same columns and then saving
it at month end for backup.
What I need is to take the columns with the figures from
each monthly backup and place them in another workbook
worksheet. I don't need any functions. Ex. January I
have: Print counter copy meter etc
356,000 134
I have many other columns going across.
February I Have
rint Counter copy meter
546,789 12
What I need is a way, that after each backup is saved, to
take these columns of data and just combine them all in a
workbook. These columns would have to be selected b/c I
don't need the first 6 columns b/c it's just labeling
data such as serial number, printer name etc. EX
Hydro Xerox Printer Database
Location IC# Customer Account Xerox Desc.
Bay D'Espoir 12314 954733150 DocuCenter
This info I will copy to the workbook. Then I want the
figures from the specified columns to appear in the rows
for each month(without human intervention to reduce
errors). So then I can do functions on the data such as
total printing for month of September. I tried to begin a
merge but it disables my macros and I really don't know
how that would work. Maybe I'm going about it in a
tedious way, if you have any other ideas as to how you
would go about it please let me know.
Thanks
Rhonda