Ladies, Gents,
I have a column of cells that the user enters as time steps for process. The next column defines the type of time step unit, ie secs, mins, hours etc from a drop down selection list.
Each time step the user enters should be bigger than the last. I have another column that does a quick calc of the time step using the time step units to give a common base for all the time steps.
What I need is a way to validate that the user entered time step value. It should be greater than the previous user value, and gets them to re-enter the data. It should refer to the column where the calculation takes place.
I would like to use the Data Validation ability, but am not sure how to validate 1 cell based on another?
Regards
Chris
I have a column of cells that the user enters as time steps for process. The next column defines the type of time step unit, ie secs, mins, hours etc from a drop down selection list.
Each time step the user enters should be bigger than the last. I have another column that does a quick calc of the time step using the time step units to give a common base for all the time steps.
What I need is a way to validate that the user entered time step value. It should be greater than the previous user value, and gets them to re-enter the data. It should refer to the column where the calculation takes place.
I would like to use the Data Validation ability, but am not sure how to validate 1 cell based on another?
Regards
Chris