View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] nidhi9211@gmail.com is offline
external usenet poster
 
Posts: 1
Default Using VBA with Access

Hi -
I am trying to get the nth minimun value Across Row in Access table.
The table has 20 columns and i am trying to pick the 12th minimum
value across each row. Can someone help?