I have a formula that looks at a column and finds oldest date (=MIN(A7:A50) which works fine, but I do not want to count the date in column A if their is a date that shows up in a column that is to the right of column A. Currently their are many columns to the right of the column A with dates with numbers, dates, the word "DATE", or the cell could be blank.

Is their a formula that looks at column A and returns the oldest date but only on dates that do not have a date anywhere to the right?

Any help would be appreciated