ACC2000: How to Parse Comma-Separated Text into Multiple Fields (210588)
The information in this article applies to:
This article was previously published under Q210588 SUMMARY
This article provides two methods that you can use to parse comma-separated text in a Text field and to display the text in multiple Text fields.
You can use the first method for a Text field that contains two words separated by a comma, for example, a field that contains a last name
followed by a first name (Smith, John).
You can use the second method for a Text field that contains more than two words separated by commas, for example, a field that contains a city, a region, and a country (Toronto, Ontario, Canada).
REFERENCESFor additional information about programming resources for Visual Basic for Applications, click the article number below
to view the article in the Microsoft Knowledge Base:
226118 OFF2000: Programming Resources for Visual Basic for Applications
For additional information about parsing text strings, click the article number below
to view the article in the Microsoft Knowledge Base:
209045 ACC2000: Sample Expressions to Extract Portion of Text String
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbhowto kbusage KB210588 |
---|
|