Find the earliest date from multiple dates in a row

grampygrumpy

New Member
Joined
Jan 30, 2017
Messages
9
My Access database has 9 columns that contain a date. I need to select the earliest date in each row. Note: All columns in some rows may not have a date. In those cases, I will leave the results field blank. Thank you,
 
Then create a query that deletes all contents from TBL_Temporary_Table_1. That's pretty straight forward. I have called this formula ADD_Temporary_table:



I can't edit the previous message anymore, but the name of the delete query should be DEL_Temporary_Table. \
You might have already figured that from the names I added to the macro description. ;)
 
Upvote 0

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Peter, Thanks for providing your suggestion. I believe that the suggestion xenou made may be the more appropriate solution for my problem but I will try your suggestion. I appreciate your providing this level of explanation. If anything it will get me to learn how to use Visual Basic.
 
Upvote 0

Forum statistics

Threads
1,214,830
Messages
6,121,835
Members
449,051
Latest member
excelquestion515

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top