Hello,

I Need VBA code for a Drop Down Which have Data - Table Name,Column Name and Stage.
Various Stage are ( STG1,STG2,STG3,STG4)
Whenever a user enters a new table and column name the drop down stage must start with STG1 else popup message 'Please start with STG1'
If the same table name and column name are enetered then it can got to STG2

New Entries Must start with STG1 , Then STG 2 Then STG3/STG4. If the table or column name doesn't follow the sequence it should throw popup 'Please follow sequence'