Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!decwrl!dogie.macc.wisc.edu!vms.macc.wisc.edu From: keir@vms.macc.wisc.edu (Rick Keir, MACC) Newsgroups: comp.sys.mac.apps Subject: Re: excel CONCAT function? Message-ID: <4002@dogie.macc.wisc.edu> Date: 12 Jul 90 00:18:17 GMT Sender: news@dogie.macc.wisc.edu Organization: University of Wisconsin Academic Computing Center Lines: 8 Try =a1&b1 to concatenate the contents of cells a1 and b1. This *is* in the manual; but to be fair, Excel comes with hundreds of pages of documentation, so it is sometimes easy to miss an obvious answer.