Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Lists and masks

Does any one have information on creating masks for
searches on lists. I always run across .TXT lists and need
to import them into Excel to create a table for mail
merges. Now these lists have addresses and telephone
numbers and are not necessarily delimited by any specific
character. I would like to create a macro or wizard that
can delimit these lists...I.E a mask for email address, a
mask for an international telephone #.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Lists and masks

Chip Pearson has some code for opening a text file and reading it in.
http://www.cpearson.com/excel/imptext.htm

But you'll have to come up with the rules for parsing your data. Chip has an
example of extracting first/last names from a cell on a worksheet at:
http://www.cpearson.com/excel/FirstLast.htm

You can see what kind of contortions he went through just to get a few fields.

Good luck,


Colin wrote:

Does any one have information on creating masks for
searches on lists. I always run across .TXT lists and need
to import them into Excel to create a table for mail
merges. Now these lists have addresses and telephone
numbers and are not necessarily delimited by any specific
character. I would like to create a macro or wizard that
can delimit these lists...I.E a mask for email address, a
mask for an international telephone #.


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Input Masks or equivilent Courtney Excel Worksheet Functions 1 January 13th 07 02:57 AM
Are Input masks available in Excel? Ray with Group O Excel Discussion (Misc queries) 0 November 8th 06 03:34 PM
Input masks in Excel Chris Excel Discussion (Misc queries) 1 October 16th 06 09:47 PM
input masks and validation archiboy Excel Discussion (Misc queries) 3 October 11th 05 03:05 PM
Boolean masks Howard Excel Worksheet Functions 2 April 3rd 05 08:22 PM


All times are GMT +1. The time now is 11:51 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"