emoakstreet
New Member
- Joined
- Jul 15, 2009
- Messages
- 6
I have a report that is automatically generated once a day.
It arrives as an Excel file with Groupings (by rows) and merged cells. I would like to create a worksheet that pulls the data from this report for anything over a certain price.
The columns are:
[TABLE="width: 480"]
<tbody>[TR]
[TD]Job Stat[/TD]
[TD]Job No[/TD]
[TD]Cust No[/TD]
[TD]Cust Name[/TD]
[TD]Site No Price[/TD]
[/TR]
</tbody>[/TABLE]
The above is Row 3 in the sheet. Job Stat (Column A) has the merged cells where the Status only appears at the top row of the grouping. In other words, for the Job Stat of "Assigned", this only shows in Row 3. There are then 20 jobs listed with Column A blank. There is a totals line at the bottom of each group. Then A25 will have "Completed". Followed by a number of jobs with Column A blank until the start of the next status. And so on through about 10 different statuses.
What I would like is a worksheet that has a box where I put in a price and it then pulls all the relevant jobs (including Job Status) that are greater than or equal to that price.
Please let me know if I need to provide any more information.
Thanks in advance!
It arrives as an Excel file with Groupings (by rows) and merged cells. I would like to create a worksheet that pulls the data from this report for anything over a certain price.
The columns are:
[TABLE="width: 480"]
<tbody>[TR]
[TD]Job Stat[/TD]
[TD]Job No[/TD]
[TD]Cust No[/TD]
[TD]Cust Name[/TD]
[TD]Site No Price[/TD]
[/TR]
</tbody>[/TABLE]
The above is Row 3 in the sheet. Job Stat (Column A) has the merged cells where the Status only appears at the top row of the grouping. In other words, for the Job Stat of "Assigned", this only shows in Row 3. There are then 20 jobs listed with Column A blank. There is a totals line at the bottom of each group. Then A25 will have "Completed". Followed by a number of jobs with Column A blank until the start of the next status. And so on through about 10 different statuses.
What I would like is a worksheet that has a box where I put in a price and it then pulls all the relevant jobs (including Job Status) that are greater than or equal to that price.
Please let me know if I need to provide any more information.
Thanks in advance!