B
bahram
Hi
I have table with 2 fields, ITEM and IMAGE.I want defult
value of IMAGE be based on value of ITEM. For example if
ITEM value is "BAG-1041" then IMAGE defult value be "BAG-
1041.jpg" My table name is BAG2.
I tried =bag2.item.value+".jpg" but I got the
message that field BAG2.item.value could no be found.
what code should I put on defult value.
I thank you in advand.
I have table with 2 fields, ITEM and IMAGE.I want defult
value of IMAGE be based on value of ITEM. For example if
ITEM value is "BAG-1041" then IMAGE defult value be "BAG-
1041.jpg" My table name is BAG2.
I tried =bag2.item.value+".jpg" but I got the
message that field BAG2.item.value could no be found.
what code should I put on defult value.
I thank you in advand.