home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / misc / 4427 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1006 b   |  31 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!decwrl!access.usask.ca!sue!hercules.cs.uregina.ca!plummer
  3. From: plummer@hercules.cs.uregina.ca (Dave Plummer)
  4. Subject: Converting phone numbers in Excel
  5. Sender: news@sue.cc.uregina.ca
  6. Message-ID: <1992Nov07.211545.218085@sue.cc.uregina.ca>
  7. Date: Sat, 07 Nov 1992 21:15:45 GMT
  8. Organization: University of Regina, SK, Canada
  9. Lines: 20
  10.  
  11. I have a large Excel database (spreadsheet) that has (among other things)
  12. two fields that have the name and phone number in this format:
  13.  
  14. LASTNAME  306 555 1212
  15.  
  16. (The phone number is all one field)
  17.  
  18. I would like to convert this to
  19.  
  20. LASTNAME 306-555-1212
  21.  
  22. I haven't had much luck trying to figure out how to do this.  Has anyone
  23. got any suggestions on how I can do this?  I tried recording a macro
  24. to do this, but the macro hard-codes the result from when I recorded it,
  25. so EVERY field gets the converted result from the first time.  If you
  26. know how I can accomplish this, please email me!
  27.  
  28. Thanks in advance...
  29. Dave
  30.  
  31.