THANOS
Registered User.
- Local time
- Today, 04:35
- Joined
- Aug 15, 2008
- Messages
- 32
Hi ! I need once more your kind assistance to the following issue.
I have a continuus subform with 2 comboboxes, one is: cboPhases and the other: cboStatus.
The first combo takes values from a table named "Phases" and holds one column with the 9 phases of a project: phase 1_Review, phase 2_Commects, etc.
What I do till now is to open a new line at each change and select a phase and change the other combo to "pending" or "complete" depending of the project status. I was wondering if it is possible to do the following:
When I select the "phase 1_Review" and status "pending" then a new line to be opened taking automatically the value of the next phase "phase 2_Comments" and this should be remain inactive (grey) until I select "completed" in the first phase. Is this possible?
Thanks in advance for your attention.
I have a continuus subform with 2 comboboxes, one is: cboPhases and the other: cboStatus.
The first combo takes values from a table named "Phases" and holds one column with the 9 phases of a project: phase 1_Review, phase 2_Commects, etc.
What I do till now is to open a new line at each change and select a phase and change the other combo to "pending" or "complete" depending of the project status. I was wondering if it is possible to do the following:
When I select the "phase 1_Review" and status "pending" then a new line to be opened taking automatically the value of the next phase "phase 2_Comments" and this should be remain inactive (grey) until I select "completed" in the first phase. Is this possible?
Thanks in advance for your attention.