I am trying to create a formula in the Data Validation (Excel 2002) that only allows data to be entered if data has been entered into another cell in the same row-this needs to follow the same logic for 4 columns i.e. is it possible to use Data Validation to control the order that data is enetered into a spreadsheet.
The spreadsheet contains the following columns:-
Project Number (A)
Project Manager (B)
Work Type 1 Description (C)
Work Type 1 Estimated Cost (D)
Work Type 1 Actual Cost (E)
Work Type 1 Date (F)
I want to set the Data Validation so that 'Work Type 1 Estimated Cost' can only be entered if the Project Manager Column has been entered-if a user tries to enter data into the Estimated Cost without first entering data into the Project Manager Column then the following Error Message is displayed:-
'Please Enter Project Manager'
I then want to apply the same validation to the Project Number, Actual Costs and Date in that order.
I have tried using various formulas but they don't seem to work-any help appreciated with this information.
The spreadsheet contains the following columns:-
Project Number (A)
Project Manager (B)
Work Type 1 Description (C)
Work Type 1 Estimated Cost (D)
Work Type 1 Actual Cost (E)
Work Type 1 Date (F)
I want to set the Data Validation so that 'Work Type 1 Estimated Cost' can only be entered if the Project Manager Column has been entered-if a user tries to enter data into the Estimated Cost without first entering data into the Project Manager Column then the following Error Message is displayed:-
'Please Enter Project Manager'
I then want to apply the same validation to the Project Number, Actual Costs and Date in that order.
I have tried using various formulas but they don't seem to work-any help appreciated with this information.