P
pillai
I am trying to get an automated value assiged to a particular tag in access.
There are some different types of tags, where as i have to get an automated
value of the specific tags.
For eg:
Tags: ( which will be entered)
ORANGE, APPLE,MANGO,PLUM,GRAPES etc.
And access should return the value in appropriate columns
A B C D E F G
H I
Orange = 3 5
1
Apple = 2 3 3
2
Mango = 4 8 7
Plum = 3
Grapes = 5 2
3
and this values shall be given in some other table and i have to get it in
the form i am using.
Can any body help how i can do this
There are some different types of tags, where as i have to get an automated
value of the specific tags.
For eg:
Tags: ( which will be entered)
ORANGE, APPLE,MANGO,PLUM,GRAPES etc.
And access should return the value in appropriate columns
A B C D E F G
H I
Orange = 3 5
1
Apple = 2 3 3
2
Mango = 4 8 7
Plum = 3
Grapes = 5 2
3
and this values shall be given in some other table and i have to get it in
the form i am using.
Can any body help how i can do this