My boss just handed me a project that I think is possible with Excel, but may be better handled with Access or any one of a hundred other billing software programs.
On a worksheet (in the print area) I need to make a data overlay for three identical invoices. I’d do this by tweaking the row and column spacing and cell alignment. This is so when our preprinted invoice forms are printed, our current information is inserted into the blank placeholders.
Below these three invoice templates (and out of the print area) will be rows, each with unique companyname/address and account number data.
We need Excel to take the first row of data and insert it into to proper placeholders (cells) on the top invoice template.
Then the next template would receive data from the next row and the third template would receive data from the third row. I can do all of the above myself with my limited knowledge of Excel.
The problem is that we have close to 500 of these to print each month, so we need some way to pour the corresponding data into each of the three invoice templates while printing and then auto-increment/insert for printing data rows 4,5,6 then 7,8,9 etc.
I’m very familiar with Access but not Excel but I have no choice in the matter, it has to be in Excel.
Any help would be appreciated. Go easy on me though, as I have very little experience with VBA.
fish
On a worksheet (in the print area) I need to make a data overlay for three identical invoices. I’d do this by tweaking the row and column spacing and cell alignment. This is so when our preprinted invoice forms are printed, our current information is inserted into the blank placeholders.
Below these three invoice templates (and out of the print area) will be rows, each with unique companyname/address and account number data.
We need Excel to take the first row of data and insert it into to proper placeholders (cells) on the top invoice template.
Then the next template would receive data from the next row and the third template would receive data from the third row. I can do all of the above myself with my limited knowledge of Excel.
The problem is that we have close to 500 of these to print each month, so we need some way to pour the corresponding data into each of the three invoice templates while printing and then auto-increment/insert for printing data rows 4,5,6 then 7,8,9 etc.
I’m very familiar with Access but not Excel but I have no choice in the matter, it has to be in Excel.
Any help would be appreciated. Go easy on me though, as I have very little experience with VBA.
fish