M
Matt_Barraud
Hi there
I am trying to get a text box to automatically fill itself in by getting
data from another text box and merging it into a network path to an object.
e.g.
Text1 has a students ID number stored in it such as S000123
Text2 has the path to the network resource such as \\abcd-12\images\
What i would like to code is that access pulls the data out of text1 and
puts it at the end of text2's path to give: \\abcd-12\images\s000123
The other thing i would like it to do is add .jpg at the end
Any ideas?
I am trying to get a text box to automatically fill itself in by getting
data from another text box and merging it into a network path to an object.
e.g.
Text1 has a students ID number stored in it such as S000123
Text2 has the path to the network resource such as \\abcd-12\images\
What i would like to code is that access pulls the data out of text1 and
puts it at the end of text2's path to give: \\abcd-12\images\s000123
The other thing i would like it to do is add .jpg at the end
Any ideas?