View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
apv98 apv98 is offline
external usenet poster
 
Posts: 1
Default Field length in Cells

Hi,

I am very new to this forum. I have two queries:

1. I have got data in various columns in a work sheet. Each colum
contains data from a table(outside excel). I want to copy all the dat
in a row to one cell. This I acheived through the formula = A1 & B1--
etc. However I want to maintain the field length of each too. Fo
example the first field in my excel file represents a field which is 2
characters long and the next 10 characters long. The data for the firs
field is abcd and for the second is 1234.

What I want in the cell is ABCD 1234

Is it possible in excel to do this?

Thanks & regards,
Pau

--
Message posted from http://www.ExcelForum.com