
May 12th, 2004, 04:41 PM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
split a variable string
I am trying to make a report drawing information from Peachtree 2004 Manufacturing. I have a field, JrnlRow.RowDescription, that contains information that is variable in length such as:
Waste Product *Batch# 1111 or Waste Clean-Up Product *Batch# 66342589-01
I need to be able to extract the information to the right of the * and just have no idea how to do it. However some products we sell are not time sensitive so the line does not include the *Batch# ______, I need to be able to extract the *Batch# _____ from those strings containing it.
what would the formula be? Do I need to make another field to contain the split information?
|