Microsoft
Software
Hardware
Network
Question : Split Field in Access Query
I need to split a column in an access query into two columns. The data comes into the column from a table like this:
884579.24/2357529.36
I would like it split into two columns on the / when the query opens.
Possible??
Answer : Split Field in Access Query
select [fieldname], left([fieldName],instr([fi
eldName],"
/")-1) as firstpart, mid([fieldName],instr([fie
ldName],"/
")+1) as SecondPart
from tablex
Random Solutions
Send two files in email as attachment in unix shell scripting using ksh
Windows 2008 server froze. Log files display schannel error.
Outlook Contact Consolidation
PHP and concurrent access to files ?
How do you use an underscore character in an AutoCad LISP script?
Canon T1i and off camera wireless flash
Dell PowerEdge Perc 4e/Di RAID 1 expansion
Oracle Join null rows.
Removing Rootkit.Agent on Windows XP SP3 ComboFix log attached
Exchange 2010 Public Folder Error