RedHeadedMonster
New member
- Local time
- Today, 13:18
- Joined
- Feb 27, 2013
- Messages
- 8
I have a combo list where you select a Responsible POC.  Want to limit the selection of list to current POCs.  But want to be able to display all POCs for historical records even tho they are no longer current.  
 
Table of POCs is set up to hold pocID (#), pocName (text) and NLPOC (checkbox). Ofcourse the combo box is set up to display the pocName and store the pocID. I had it set up to not show any POC with NLPOC checked as true. Which is fine for new records. But in an editable view of data, if a previous POC was selected but now is NLPOC they dont display in Combo box so it appears as if the field is empty.
 
Is there anyway to have combo Box allow selection of only current POC but still have ability to display previous POCs for historical purposes?
 
Thanx!
RHM
 Table of POCs is set up to hold pocID (#), pocName (text) and NLPOC (checkbox). Ofcourse the combo box is set up to display the pocName and store the pocID. I had it set up to not show any POC with NLPOC checked as true. Which is fine for new records. But in an editable view of data, if a previous POC was selected but now is NLPOC they dont display in Combo box so it appears as if the field is empty.
Is there anyway to have combo Box allow selection of only current POC but still have ability to display previous POCs for historical purposes?
Thanx!
RHM
 
	 
 
		 
 
		 
 
		