Hey I'm looking to see if there is a function similar to vlookup from excel in access? I have a query set where I'd like it to look up [value a] on [table b] and return the result from the same row as [value a] in [table b] but from a different column (hmm, I think that was poorly said, maybe I'll give a quick example)
1 a
2 b
3 c
lets assume the above is [table b] so if [value a] was 2 I'd like it to return b in my function, or if it were 3 it'd return c
sorry if this is over or under complicated, I'm completely self taught so I'm not exactly up with what's basic and what's complicated
-Brandon
1 a
2 b
3 c
lets assume the above is [table b] so if [value a] was 2 I'd like it to return b in my function, or if it were 3 it'd return c
sorry if this is over or under complicated, I'm completely self taught so I'm not exactly up with what's basic and what's complicated
-Brandon