Hello Everyone-
Glad to be part of Access Programmers
i am very new to SQL in MS Access, i have some example project in my mind- here is the requirements
Here is the question in Brief
Example TableMatrix:
(Column - Host Country)
matrix form :
Home Country :
Host Country :
Lookup output : ????
here if i select India in (ROW--> Home Country) and UK in (Column--> Host Country) then the output should be BC87 - nothing but a matrix lookup
i want to do this using SQL Query or Dlookup -this we can achieve in excel using Index and Match Functions-
Please reply if my questions in not clear- request you to help me with brief steps in access
Many Thanks in advance
Best Regards
Chandrakanth Terala
Hyderabad, India.
Glad to be part of Access Programmers
i am very new to SQL in MS Access, i have some example project in my mind- here is the requirements
Here is the question in Brief
Example TableMatrix:
India USA UK CHINA
India AB1 BC2 BC87 AC98
USA BC09 Bv09 IU89 AF76
UK NA NA IU89 AF65
CHINA AD56 NA NA NA
(Row- Home Country )India AB1 BC2 BC87 AC98
USA BC09 Bv09 IU89 AF76
UK NA NA IU89 AF65
CHINA AD56 NA NA NA
(Column - Host Country)
matrix form :
Home Country :
Host Country :
Lookup output : ????
here if i select India in (ROW--> Home Country) and UK in (Column--> Host Country) then the output should be BC87 - nothing but a matrix lookup
i want to do this using SQL Query or Dlookup -this we can achieve in excel using Index and Match Functions-
Please reply if my questions in not clear- request you to help me with brief steps in access
Many Thanks in advance
Best Regards
Chandrakanth Terala
Hyderabad, India.