G
Guest
I have a lookup in one of my tables that refers to a cost code. Each year
the cost code description changes (ie. J for 2004 = salary, J for 2005 =
Utilities). Is there a way that I can modify my lookup so that it will only
let me see/select correct values for a given record? That is, if I have an
expense listed for 2004, I don't want to be able to select J = 2005 =
utilities. Is there any way to limit my options based upon the value for
another field in the same record? At the moment, I've Mickey-moused my way
around the issue, by making a combined field called "datecode" where I
concatinated code and date to give "2005_J," for example. Not nearly as
tidy, however. Thoughts?
Thanks.
the cost code description changes (ie. J for 2004 = salary, J for 2005 =
Utilities). Is there a way that I can modify my lookup so that it will only
let me see/select correct values for a given record? That is, if I have an
expense listed for 2004, I don't want to be able to select J = 2005 =
utilities. Is there any way to limit my options based upon the value for
another field in the same record? At the moment, I've Mickey-moused my way
around the issue, by making a combined field called "datecode" where I
concatinated code and date to give "2005_J," for example. Not nearly as
tidy, however. Thoughts?
Thanks.