L
Lee
I am currently almost at the end of a project producing a
database system for a company but I am stuck on one thing.
The system holds records for jobs the company has done and
each has a job number (202xxx for starting in 2002 etc).
I need code to simply extract the first 3 digits of the
variable so that I can figure out the path to the file. Is
there a way to split the variable or to extract just the
first 3 digits etc...
Many many thanks!!!
database system for a company but I am stuck on one thing.
The system holds records for jobs the company has done and
each has a job number (202xxx for starting in 2002 etc).
I need code to simply extract the first 3 digits of the
variable so that I can figure out the path to the file. Is
there a way to split the variable or to extract just the
first 3 digits etc...
Many many thanks!!!