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...