Microsoft
Software
Hardware
Network
Question : access 2003 parse data length undetermined
Hi. I have an access db. in this db are is a table called recordlisting with several fields among with is a field called "name". the usual entry would be something like COP-Katherine Smith (made up of doc typ, COP, and party name, Katherine Smith. When running a report, i need to pull the name field but only the Katherine Smith part ...so everything after the " - " character. The first few letters may be 3 letters like in this example of several such as Complaint - Charles Johnson. Is there anyway when runing the report or even a query to only show everything after the " - "? THanks.
Answer : access 2003 parse data length undetermined
you can get the name with
trim(mid([name], instr([name],"-")+1))
Random Solutions
ODBC connection to Oracle 9 db trough Cisco VPN and ISA
Email Address in Outlook express
MSSQL$MICROSOFT##SSEE Event 824
interop.microsoft.office.c<wbr />ore.dll.
In Access how can i have a value returned based on a value present.
User name grayed out in SQL Server 2005 Server Management Studio
Do I have to select a predefined Identity field when using the SELECT INTO clause in a SQL Server stored procedure ?
Allow real desktop access to Windows Server 2008 R2
batch file to search all drives
IE7 and blank pages