So close to finishing my database..
Question, can my fields be greyed out till each previous one is filled in? What is the procedure to do so. I have found so many ways in some of the forum but no true procdure yet.
Ok here is my fields
Field one is called Batch_Number_ID (user will enter a batch number)
Field two is called Document_Count (user will enter number of documents)
Field three is Date_of_Audit (user will enter a masked date)
Field four is a combo box called Document_Type (user will choose a document type)
Field five is a Combo box called Prepper_Name (user will choose a name)
Field six is a Combo bos called Indexer_Name (user will choose a name)
Field Seven is inside a subform of the mainform and is also a combo box called Prepper_Error (user will choose an error code)
Field Eight is inside a subform of the mainform and is also a combo box called Indexer_Error (user will choose an error code)
So how do I keep all of these locked or disabled till the previous one is entered???
Question, can my fields be greyed out till each previous one is filled in? What is the procedure to do so. I have found so many ways in some of the forum but no true procdure yet.
Ok here is my fields
Field one is called Batch_Number_ID (user will enter a batch number)
Field two is called Document_Count (user will enter number of documents)
Field three is Date_of_Audit (user will enter a masked date)
Field four is a combo box called Document_Type (user will choose a document type)
Field five is a Combo box called Prepper_Name (user will choose a name)
Field six is a Combo bos called Indexer_Name (user will choose a name)
Field Seven is inside a subform of the mainform and is also a combo box called Prepper_Error (user will choose an error code)
Field Eight is inside a subform of the mainform and is also a combo box called Indexer_Error (user will choose an error code)
So how do I keep all of these locked or disabled till the previous one is entered???