Office Software Thread, create import csv in Technical; Hi, I used to have an access query which changed the SIMS year list extract into a form which I ...
-
2nd September 2009, 04:19 PM #1 create import csv
Hi, I used to have an access query which changed the SIMS year list extract into a form which I could upload into active directory. I need an access query which will do the following
currently the export looks like "John Smith"
What I want is the field to look like "09SmithJ"
I know this is simple, but it's bugging me.
Many thanks
-
-
2nd September 2009, 08:27 PM #2
- Rep Power
- 9
I've not touched Access in *years*, but the following in Excel would do it if you had 'John' in A1 and 'Smith' in B1, stick this in C1
= "09" & B1 & LEFT(A1,1)
-
Thanks to grumpy_git from:
KWestos (3rd September 2009)
SHARE:
Similar Threads
-
By ful56_uk in forum Windows
Replies: 2
Last Post: 20th July 2009, 05:06 PM
-
By PEO in forum Windows Server 2008
Replies: 2
Last Post: 3rd June 2009, 12:50 PM
-
Replies: 3
Last Post: 21st May 2009, 08:34 AM
-
By damienharrison in forum Web Development
Replies: 5
Last Post: 3rd February 2009, 12:40 PM
-
By stephen.loader in forum MIS Systems
Replies: 2
Last Post: 14th January 2008, 12:32 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules