Hi,
I have a table, t_Expr.Data
25/06/2009 Jefferson Marc Inc 24/06/2010 35.00 Cash
25/06/2009 Equitable Motors 24/06/2010 10,000.00 Cash
25/06/2012 General Indian 24/06/2010 35.00 Cash
25/06/2014 Lincoln Trailer Ins 24/06/2010 20,000.00 Cash
25/06/2015 Lincoln Trailer 24/06/2010 10,000.00 Cash
I am looking for a query to seperate the information in different colums of the query:
A: lef([t_Expr.Data];10)
B: ? (should return the names)
C: ? (should return the dates)
Could you please help!
Many thanks in advance!
Patnick
I have a table, t_Expr.Data
25/06/2009 Jefferson Marc Inc 24/06/2010 35.00 Cash
25/06/2009 Equitable Motors 24/06/2010 10,000.00 Cash
25/06/2012 General Indian 24/06/2010 35.00 Cash
25/06/2014 Lincoln Trailer Ins 24/06/2010 20,000.00 Cash
25/06/2015 Lincoln Trailer 24/06/2010 10,000.00 Cash
I am looking for a query to seperate the information in different colums of the query:
A: lef([t_Expr.Data];10)
B: ? (should return the names)
C: ? (should return the dates)
Could you please help!
Many thanks in advance!
Patnick