I have a table with Product Name, Product ID, Product Type. Product Type is P(Percentage), T(Time). We have a form to enter data into this table.
Few products are with type T. Time should be mm:ss format. We can enter the value only as number in Form. i.e if we enter 93 it should be converted to 1:33 sec. in table
How can we do this in Access ??
Let me know how can we convert number, text datatype to Time format
This is our priority request. Please help me
Few products are with type T. Time should be mm:ss format. We can enter the value only as number in Form. i.e if we enter 93 it should be converted to 1:33 sec. in table
How can we do this in Access ??
Let me know how can we convert number, text datatype to Time format
This is our priority request. Please help me