vlookup in ms access

S

SJ

Hi
I'm not a programer, not aware of programming,
I just started using ms access recently
Can anyone help me in a simple language of creating vlookp in ms access
in a form view if i have two combo boxes, and when i selected one value of
combo box one, its corresponding value only reflected in next combo2
i have a master data for this like
clomn1 clomn2
A1 c2
A2 c3
A2 c4
A1 c5

when I slecet A1 in combo 1 c2 and c5 only to be the options available in
combo2

Please help me

Regards
Sujesh
 
J

Jeff Boyce

Sujesh

vlookup is available in Excel. Access doesn't have that function.

However, Access doesn't need that function!

Search on-line for "cascading comboboxes" to get an idea of how to do what
you're describing...

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top