K
Kevin M
TIA all, i built a sheet a while ago that updates it's
status for all the employees. the one with the crew list
is having a problem updating. I don't know why, because
the sheet has worked flawlessly for over a year.
the two names on the crew list are as follows:
Rig:
='\\ocgpfile1\Local\PWS\Rigs\Daily Activity Report
mod.xls'!RigList
Status:
='\\ocgpfile1\Local\PWS\Rigs\Daily Activity Report
mod.xls'!RigStatusList
The other sheet that these two refer to goes like this:
RigList:
=OFFSET('Rig Report'!$A$9,0,0,COUNT('Rig Report'!$A:$A),1)
RigStatusList:
=OFFSET(RigList,0,7)
Any insights?
Kevin M
status for all the employees. the one with the crew list
is having a problem updating. I don't know why, because
the sheet has worked flawlessly for over a year.
the two names on the crew list are as follows:
Rig:
='\\ocgpfile1\Local\PWS\Rigs\Daily Activity Report
mod.xls'!RigList
Status:
='\\ocgpfile1\Local\PWS\Rigs\Daily Activity Report
mod.xls'!RigStatusList
The other sheet that these two refer to goes like this:
RigList:
=OFFSET('Rig Report'!$A$9,0,0,COUNT('Rig Report'!$A:$A),1)
RigStatusList:
=OFFSET(RigList,0,7)
Any insights?
Kevin M