home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / apps / 5123 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.7 KB  |  52 lines

  1. Newsgroups: comp.os.ms-windows.apps
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!asuvax!chnews!hfglobe!ichips!sc9!bhouser
  3. From: bhouser@sc9.intel.com (Brad Houser)
  4. Subject: Re: EXCEL!!! Simple yet lethal question...
  5. Message-ID: <1992Nov19.202455.25669@ichips.intel.com>
  6. Lines: 39
  7. Sender: news@ichips.intel.com (News Account)
  8. Reply-To: bhouser@sc9.intel.com
  9. Organization: Intel Corporation, California Technology Development
  10. References:  <19345.2b0aa332@levels.unisa.edu.au>
  11. Date: Thu, 19 Nov 1992 20:24:55 GMT
  12.  
  13.  
  14. In article <19345.2b0aa332@levels.unisa.edu.au>, yawcl@levels.unisa.edu.au writes:
  15. >
  16. >How do you do an add texts from two cells into one cell....
  17. >( An actual formula for a macro would really be helpful... )
  18. >
  19. >I know it sounds trivial... But I'm ripping hairs out over here....
  20. >
  21.  
  22. Try this:
  23.  
  24.     =A1&B1
  25.  
  26. >And I haven't been able to find an inverse "parse" command....
  27.  
  28. Try the Text, fixed, T, and dollar functions with the above & operator. 
  29.  
  30. >
  31. >If that hasn't got you yet... Does Excel's macro programming tool actually
  32. >have a limit on embeded "AND" and "OR" commands....
  33. >It got really stuffy at me once when I tried to "OR" two "AND" statements
  34. >together.... ( Although... the formula was getting a bit long... by this 
  35. >point...) Bear in mind they work brilliantly apart....
  36.  
  37. I only know of the 30 argument limit for and and or.
  38.  
  39. >
  40. >Paul Leong ..
  41. >E-mail : yawcl@ntx.city.unisa.edu.au
  42. >
  43. >ps. Somebody should start a competition for finding the most puzzeling
  44. >questions for an application.....
  45. >
  46. >
  47. >
  48. --
  49. [Brad Houser                               <This space for rent>     ]
  50. [                            bhouser@sc9.intel.com                   ]
  51. [+1-408-765-0494                                                Woof!]
  52.