| SQL - Questions and Answers Have a SQL question? Post it here. First do a search to see if someone hasn't already answered it. |
|
|||
=MIN(A1:B2) need to know how to do this in access 2000I currently have two columns that I need to pull the MIN value for either column. Column 1 is 5 and column 2 is 3 my results in column 3 = 3 because it is the MIN value between the two columns. How can I get this in Access 2000 either SQL or Function? Be easy on me, I am a new user.
Column 1 Column2 Column3 5 3 3 4 10 4 100 15 15 15 15 15 thanks, flyer |
|
Be the first to answer this question! Click on the 'Post Reply' button below.
|