Hello all,
Usually I’m pretty good a figuring out excel problems on my own but the logic on this issue completely stumps me, which probably means there is a very easy solution and I just can't see it.Here is my problem:
I have two sheets in a workbook. The first sheet contains incident data for any given day of a year. The two columns that play a roll in this formula are “DATE” and “ LOCATION_ID”. There are 9 other columns that contain the text data for that particular incident.
The second sheet is set up as a report. The pages move from left to right. Each page of this report contains the specific data to its own “LOCATION_ID”. On top of that I need to be able to populate this report between two dates that I manually fill out.
So for example I have 50 rows of data in sheet 1 that cover a period of 2 weeks at various “LOCATION_ID’s”. I need this data to auto fill into its respective report on sheet 2. The column layout is exactly the same on both sheets. The only difference of course is the report sheet contains a header.
I am using named ranges with Sdate, Edate, and LOC. Does anybody have any thoughts on how I can accomplish this task?
Thank you in advance.
Bookmarks