Question : TRIM function to eliminate the last three characters

Below I have code snipet that removes (trim) the first three characters of text.  How would you remove the LAST three characters?  What would it look like?
1:
mid(trim("Employee1"), 1, 3)

Answer : TRIM function to eliminate the last three characters

Hi,

Go to Run (Press Win key + R) and type:

1. cmd

Now you are in the command prompt. Now type:

systeminfo|find /i "install"


You will get the date and time of the installation.


Cheers!!!

Random Solutions  
 
programming4us programming4us