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
Infinite loop when Range is only 1 cell
Query is giving a non-boolean type specified error
How to read field names from an XSD file.
Vista Home: Use of NET.TCP terminates w3wp.exe and listener
SQL Server Backup Connection
Can I run the free MS Office Word viewer from command line to print a document?
MS Access Report expression for data control source as first day of current month
How do I allow remote desktop connections through an ISA 2004 Server?
How can I enable a template item accoding to query result ?
Most pages won't finish loading in multiple browsers on both xp and vista