thedicewoman
New Member
- Joined
- Aug 27, 2013
- Messages
- 2
Hello there,
I've trawled the internet and can't seem to get just the right answer for my query: I hope someone here can help.
I have built a report with a front page, a calculations page, a clean data page and an export data page. The Clean Data page picks up what the user exports into the export data page and runs some neat little formulas to remove any erroneous records. It has all of the raw data I need to build the Front Page.
On the Front Page, I'd like to include some tables which will read the Clean Data page and return records (whole rows, around 6 columns) dependant on certain parameters.
So, lets say I want all records (rows) displayed on the Front Page which have 'UK' included in the 'Project Location' column on the Clean Data page. Is there a formula I can use to return:
a) more than one record
b) the entire row of that record?
The aim is for any user to simply enter the Export Data and have a quickly-produced front page report with certain parameneters set to return highlighted records.
Any advice you can give on this would be most appreciated: I am not shy in using VBA for a solution, as long as I can build in a user-friendly 'Generate Report' button. I have 2007.
Many thanks
I've trawled the internet and can't seem to get just the right answer for my query: I hope someone here can help.
I have built a report with a front page, a calculations page, a clean data page and an export data page. The Clean Data page picks up what the user exports into the export data page and runs some neat little formulas to remove any erroneous records. It has all of the raw data I need to build the Front Page.
On the Front Page, I'd like to include some tables which will read the Clean Data page and return records (whole rows, around 6 columns) dependant on certain parameters.
So, lets say I want all records (rows) displayed on the Front Page which have 'UK' included in the 'Project Location' column on the Clean Data page. Is there a formula I can use to return:
a) more than one record
b) the entire row of that record?
The aim is for any user to simply enter the Export Data and have a quickly-produced front page report with certain parameneters set to return highlighted records.
Any advice you can give on this would be most appreciated: I am not shy in using VBA for a solution, as long as I can build in a user-friendly 'Generate Report' button. I have 2007.
Many thanks