I have two fields that I am working with.
One field has the same data entered every time. Is there a way to make it record and save the same data automatically?
The other field take the last four letters from another field "ExtA:Right(Link,4)", drops the last letter
"ExtB:Left([ExtA],3)"and is supposed to put the result in upper case "FileType:UPPER([Extb])" However, when I try to close the query that I am working with I get the following error. "Undifined Function 'Upper' in Expression" Am I using the wrong KeyWord for what I want to do?
Thank you for your help
RobotMush (Technical User) Self Taught
One field has the same data entered every time. Is there a way to make it record and save the same data automatically?
The other field take the last four letters from another field "ExtA:Right(Link,4)", drops the last letter
"ExtB:Left([ExtA],3)"and is supposed to put the result in upper case "FileType:UPPER([Extb])" However, when I try to close the query that I am working with I get the following error. "Undifined Function 'Upper' in Expression" Am I using the wrong KeyWord for what I want to do?
Thank you for your help
RobotMush (Technical User) Self Taught