S
Sue
Hi,
I've taken over the administration of a vendor timesheet
in my group. (The previous person has left the company or
else I would have asked them how they did this.)
Anyway, what they did was have a drop down box with all
our locations so that when someone picked that location,
the project code that went with that location would be
poppulated for the user. The formula on the column next
to the drop down box reads: =INDEX(ControlSheet!
$B$3:$B$132, ControlSheet!A2,1)
I've been asked to add another column so that when that
location is picked, not only does the project code
populate but so does the PO number.
On the control sheet, column A contains all the
locations, column B contains the project codes, and now
column C should contain the PO numbers. What's wierd to
me is I can't see how this is working. Row 1 has a
statement that says DO NOT REMOVE OR ALTER THESE NUMBERS.
The numbers in cell A2 and B2 seem to change when you
pick a different location on the timesheet tab. Cell C2-
L2 contains 1. Row 3 is blank and row 4 is where the data
starts.
How do I get the formula to work on the timesheet tab?
Meaning, how do I get all 3 columns on the control sheet
to correspond with each other?
I hope this didn't confuse you even more. Any help is
greatly appreciated!
I've taken over the administration of a vendor timesheet
in my group. (The previous person has left the company or
else I would have asked them how they did this.)
Anyway, what they did was have a drop down box with all
our locations so that when someone picked that location,
the project code that went with that location would be
poppulated for the user. The formula on the column next
to the drop down box reads: =INDEX(ControlSheet!
$B$3:$B$132, ControlSheet!A2,1)
I've been asked to add another column so that when that
location is picked, not only does the project code
populate but so does the PO number.
On the control sheet, column A contains all the
locations, column B contains the project codes, and now
column C should contain the PO numbers. What's wierd to
me is I can't see how this is working. Row 1 has a
statement that says DO NOT REMOVE OR ALTER THESE NUMBERS.
The numbers in cell A2 and B2 seem to change when you
pick a different location on the timesheet tab. Cell C2-
L2 contains 1. Row 3 is blank and row 4 is where the data
starts.
How do I get the formula to work on the timesheet tab?
Meaning, how do I get all 3 columns on the control sheet
to correspond with each other?
I hope this didn't confuse you even more. Any help is
greatly appreciated!