rrtts
10-16-2006, 03:13 PM
@md, xld and any others,
I appreciate all your help to this point...with your expert assistance I have the basic code and foundation to accomplish this project for work...pretty much all that is left is the cosmetics and fine tuning.
I have attached a sample of the worksheet that displays some of these concepts. In a nutshell, my organization receives an email several times a day that is called a database verification. Essentially, it provides a unique routing indicator (RI) and a unit name used to determine where the unit is and how they are receiving email.
Previously, one of my operators would have to read the contents of this email and manually generate a report to verify that the RI and unit name were associated properly. With your help and the magic of excel, this report can now be generated automatically simply by cutting and pasting it into excel and clicking a button.
I do have one small favor...
First of all the Reset Page is just to simulate the action of cutting and pasting the text into the spread sheet (there are actually many more units and categories). It will be deleted in the final product. Also, sheet 2 is hidden. Although it kind of duplicates the data on sheet 3, I intentionally did this because I will also use sheet 2 at a later date for other functions.
Anyway, the help I need is on Sheet 3 - the DB Summary sheet. I'm not quite sure how to explain what I am trying to achieve, but I think if you could please take a look at it, it will be kind of obvious. Currently, I have just used the paste special - paste link function under each category to display the data. This works but has a few inefficiences. For one, it requires more space even if some of the data comes back as blank. The report I generate needs to be limited to a single page, and although it's not shown in this worksheet, I have more data to squeeze on the page.
Ideally, each of the categories would be listed and the data under each category would be spaced out depending on the number of entries. Sort of like at the end of the last row of data in category 1, skip a space and start category 2...and so on and so forth.
I don't know how to do this (if it is even possible) because the results of these columns are all formula/array driven.
Any help with this problem or any other feedback in general would be greatly appreciated.
I appreciate all your help to this point...with your expert assistance I have the basic code and foundation to accomplish this project for work...pretty much all that is left is the cosmetics and fine tuning.
I have attached a sample of the worksheet that displays some of these concepts. In a nutshell, my organization receives an email several times a day that is called a database verification. Essentially, it provides a unique routing indicator (RI) and a unit name used to determine where the unit is and how they are receiving email.
Previously, one of my operators would have to read the contents of this email and manually generate a report to verify that the RI and unit name were associated properly. With your help and the magic of excel, this report can now be generated automatically simply by cutting and pasting it into excel and clicking a button.
I do have one small favor...
First of all the Reset Page is just to simulate the action of cutting and pasting the text into the spread sheet (there are actually many more units and categories). It will be deleted in the final product. Also, sheet 2 is hidden. Although it kind of duplicates the data on sheet 3, I intentionally did this because I will also use sheet 2 at a later date for other functions.
Anyway, the help I need is on Sheet 3 - the DB Summary sheet. I'm not quite sure how to explain what I am trying to achieve, but I think if you could please take a look at it, it will be kind of obvious. Currently, I have just used the paste special - paste link function under each category to display the data. This works but has a few inefficiences. For one, it requires more space even if some of the data comes back as blank. The report I generate needs to be limited to a single page, and although it's not shown in this worksheet, I have more data to squeeze on the page.
Ideally, each of the categories would be listed and the data under each category would be spaced out depending on the number of entries. Sort of like at the end of the last row of data in category 1, skip a space and start category 2...and so on and so forth.
I don't know how to do this (if it is even possible) because the results of these columns are all formula/array driven.
Any help with this problem or any other feedback in general would be greatly appreciated.