Peterw_2506
Board Regular
- Joined
- Jan 28, 2011
- Messages
- 78
Hi everybody,
I have been looking for a while now for a solution to a problem I have and I can’t find anything close in excel formula. I think the only way to resolve this problem is in VBA (starting picking up the books and let’s learn VBA for Dummies).
OK the problem; I have an eighteen (18) worksheet workbook of which twelve (12) worksheets have critical data that require referencing to the thirteenth (13) worksheet. Each worksheet has about sixty rows of data ranging from Column “A” to Column “AO”. The number of rows varies on each worksheet but it always commences at Row 6. Column “C” is dedicated to informing whether an issue in its respective row is either “open”, “closed”, or a “date” appears indicating when that issue has to be finalised by and returned. It is the last issue that I am trying to resolve. I need to produce a formula that when the date in Column “C” is reached or past the data for that entire row (column “A” to Column “AO”) is referenced automatically into this 13<sup>th</sup> worksheet until it is closed and the date is removed from that cell “C”.
I think further information required:
The name of the twelve worksheets where the data is to be sourced from is;[FONT="]
[/FONT]
Regards,
Peter
I have been looking for a while now for a solution to a problem I have and I can’t find anything close in excel formula. I think the only way to resolve this problem is in VBA (starting picking up the books and let’s learn VBA for Dummies).
OK the problem; I have an eighteen (18) worksheet workbook of which twelve (12) worksheets have critical data that require referencing to the thirteenth (13) worksheet. Each worksheet has about sixty rows of data ranging from Column “A” to Column “AO”. The number of rows varies on each worksheet but it always commences at Row 6. Column “C” is dedicated to informing whether an issue in its respective row is either “open”, “closed”, or a “date” appears indicating when that issue has to be finalised by and returned. It is the last issue that I am trying to resolve. I need to produce a formula that when the date in Column “C” is reached or past the data for that entire row (column “A” to Column “AO”) is referenced automatically into this 13<sup>th</sup> worksheet until it is closed and the date is removed from that cell “C”.
I think further information required:
- · The name of the thirteenth sheet is called “RFS’s + 14 – 2 days”
The name of the twelve worksheets where the data is to be sourced from is;[FONT="]
[/FONT]
- · “Package B - Ext. Arch. – Civil”
- · “Package B - Ext. Elect. – Plumb”
- · “Package C2 – ARCH”
- · “Package C2 - FF&E”
- · “Package C2 – ELECT”
- · “Package C2 – MECH”
- · “Phase D1”
- · “Phase D2”
- · “Phase D3 + D4”
- · “Phase D5”
- · “Phase D7”
- · “Package H”
Regards,
Peter