s_samira_21
Registered User.
- Local time
- Today, 13:09
- Joined
- Jun 8, 2011
- Messages
- 52
I have a form that can save the tasks that should be done
In this form I made a combobox to select the name of the person who should do the task and an other one to select the project that this task is relevant to it.
and I have a textbox to enter the ID of the task
but I want access write the ID automatically such this:
first 4 numbers is the Project ID and next 2 numbers is the Person ID ans next 4 numbers is numbers that starts from 0001.
PPPPppxxxx
what should I do??
In this form I made a combobox to select the name of the person who should do the task and an other one to select the project that this task is relevant to it.
and I have a textbox to enter the ID of the task
but I want access write the ID automatically such this:
first 4 numbers is the Project ID and next 2 numbers is the Person ID ans next 4 numbers is numbers that starts from 0001.
PPPPppxxxx
what should I do??