Concatenate Function
Concatenate Syntax
Concatenate function syntax has the following arguments text1: Required. The first text item to be concatenated text2 Optional. Additional text items, up to a maximum of 255 items. The items must be separated by commas. concatenate(text1,[text2],..)
How Do you create a Web page in Excell
Download Spredsheet converter Html lets you create live, interactive web pages and charts from any Excel spreadsheet. Theres no programming Just put your excel skills to work and publish your calculator or smart form on the web. Change a cell and everything recalculates automatically. A time-saving calculator makes your web site stand out from teh competition. It's so easy to put any existing form or calculator on the web: expense reports, surveys, quote generators, order forms, reservation forms, employment applications, finacial calculators, engineering tools-the list is endless.
The Concatenate Function
The Concatenate function joins up to 255 text strings into one text string. The joined items can be text, numbers, cell references, or a combination of those items. =Concatenate(A1," ",B1)