Hi
i have a table name "FinalData"
in this table i have Seven fields , "EmpName", "EmpID" , "Post","PAN","Account" , "PAY_NO", PAY_Code"
"Pay_No" and "Pay_Code" Depends on Other Fields like EMPID and PAN
"Pay_No" = Count of Empid before this record
"Pay_Code"= "Empid"&"/"& "Pay_No"
i want to fill , Pay_No and Pay_Code without any other table
how can i find it in field as i create a new record
please help me
i want to fill a field in my table which is depend on its other fields
i have a table name "FinalData"
in this table i have Seven fields , "EmpName", "EmpID" , "Post","PAN","Account" , "PAY_NO", PAY_Code"
"Pay_No" and "Pay_Code" Depends on Other Fields like EMPID and PAN
"Pay_No" = Count of Empid before this record
"Pay_Code"= "Empid"&"/"& "Pay_No"
i want to fill , Pay_No and Pay_Code without any other table
how can i find it in field as i create a new record
please help me
i want to fill a field in my table which is depend on its other fields