Keith Clark wrote:
I mean I want to take the text, let's say 112223344 from one text box and
add .jpg to it, 11223344.jpg and put that into another text box.
And I want to do it automatically whenever the record is new and I enter
the 11223344 in the first text box. Entering it twice is a pain.
I mean I want to take the text, let's say 112223344 from one text box and
add .jpg to it, 11223344.jpg and put that into another text box.
And I want to do it automatically whenever the record is new and I enter
the 11223344 in the first text box. Entering it twice is a pain.
Keith
On Tue, 30
> I have a form and I want one text box to be the same value as another
> text box, but with a .jpg extension tagged on.
I'm not understanding tagging a jpeg extension onto a texbox, but it
should be as easy as a Rename? Assuming there is an object of some sort
inthe textbox, just rename it?
H