matt121237
New Member
- Joined
- Jul 26, 2007
- Messages
- 13
- Office Version
- 365
- Platform
- Windows
Originally posted a few days ago but didn't get a solid answer figured out:
http://www.ozgrid.com/forum/showthread.php?t=73637&goto=newpost**
Link to the file in the thread above :
http://www.ozgrid.com/forum/attachment.php?attachmentid=23370&d=1185259536
I am trying to pull the closest times above and below and some other data from various worksheets.
I am having problems pulling the correct times and believe my error is in this part of the bigger formulas (
COLUMN(INDIRECT(portlookup&C5&"HEAD"))-COLUMN(C1),3)+1<=2
which breaks down to
COLUMN(INDIRECT(ABYJANHEAD))-COLUMN(C1),3)+1<=2
I don't think this is accurately telling my formula how to look at the table and pick the right time. I've tried different mod divisors and still can't get it to pull the right time. Any help would be appreciated. If you can help with the two time formulas I should be able to adapt the rest based on them.
http://www.ozgrid.com/forum/showthread.php?t=73637&goto=newpost**
Link to the file in the thread above :
http://www.ozgrid.com/forum/attachment.php?attachmentid=23370&d=1185259536
I am trying to pull the closest times above and below and some other data from various worksheets.
I am having problems pulling the correct times and believe my error is in this part of the bigger formulas (
COLUMN(INDIRECT(portlookup&C5&"HEAD"))-COLUMN(C1),3)+1<=2
which breaks down to
COLUMN(INDIRECT(ABYJANHEAD))-COLUMN(C1),3)+1<=2
I don't think this is accurately telling my formula how to look at the table and pick the right time. I've tried different mod divisors and still can't get it to pull the right time. Any help would be appreciated. If you can help with the two time formulas I should be able to adapt the rest based on them.