Just a small problem (i hope)
I'm trying to change multiple fields in a datebase. I made a query
containing a projectnumber and a filelocation (is text, no hyperlink).
In a form you can fill in the projectnumber and with an applyfilter it
gives the following result
010005 i:\document1.do c
010005 i:\document2.do c
010005 i:\document3.xl s
The problem: How do i change in these results the i:\ to u:\??
Thanx
I'm trying to change multiple fields in a datebase. I made a query
containing a projectnumber and a filelocation (is text, no hyperlink).
In a form you can fill in the projectnumber and with an applyfilter it
gives the following result
010005 i:\document1.do c
010005 i:\document2.do c
010005 i:\document3.xl s
The problem: How do i change in these results the i:\ to u:\??
Thanx
Comment