N
Neonjoe
I'm working with a database used for military record keeping. Right now
there is a columb for someone's numeric MOS designation and then the worded
title of it. The numeric designation will always have an exact match to the
worded column, so I am assuming there has to be a way to make that
auto-complete, but after 2 hours of searching and experimenting, I haven't
been able to make it happen.
Basically I want to creat 2 seperate lists, one with the MOS numerics and
one with the titles.
Something like:
11B Infantry
11C Mortar
68W Medic
92G Cook
So that when I put 11B in column A it will automatically fill column B with
infantry every time.
Wish I could just use a basic If Then statement, but I can't get access's
version of it to operate properly for me.
there is a columb for someone's numeric MOS designation and then the worded
title of it. The numeric designation will always have an exact match to the
worded column, so I am assuming there has to be a way to make that
auto-complete, but after 2 hours of searching and experimenting, I haven't
been able to make it happen.
Basically I want to creat 2 seperate lists, one with the MOS numerics and
one with the titles.
Something like:
11B Infantry
11C Mortar
68W Medic
92G Cook
So that when I put 11B in column A it will automatically fill column B with
infantry every time.
Wish I could just use a basic If Then statement, but I can't get access's
version of it to operate properly for me.