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
Orange = ( A=3,D= 5, F=1)
Apple = ( B=2, E=1, F=2)
Mango = ( C= 4, F=1, G=2, I=4)
Plum = ( A= 5, B=1, D=2, H=4)
Grapes = ( C= 2, F=4, G=5, I=4)
The alphabets are the columns and the values should come in appropriate
columns as we enter the name of these fruits.
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
Orange = ( A=3,D= 5, F=1)
Apple = ( B=2, E=1, F=2)
Mango = ( C= 4, F=1, G=2, I=4)
Plum = ( A= 5, B=1, D=2, H=4)
Grapes = ( C= 2, F=4, G=5, I=4)
The alphabets are the columns and the values should come in appropriate
columns as we enter the name of these fruits.
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