I have an online program that lets me export an excel file.
I then have to edit and manipulate this file further before I can be done.
This is tideous and is done about once a day if not more. I'm hoping to use a Power program to automate this. Please tell me which program is best to use and how i can manipulate the excel program in the best way.
This is my process:
Every file gets an additional 4 lines above and below the row that states "visit total"
and the top 4 each row gets a name in column A and a value in B
the bottom 4 get a name in column A and a formula in column B thru where ever
One of the lines also would import data from another file.
They whole entire thing would then also copy formatting from another excel document.
Do I create a form and use that? or will it be easy to add code to manipulate this?