and copy down the column. If you want to be left with just this,
highlight the formula cells in column F, click <copy> then Edit |
Paste Special | Values (check) | OK followed by <Enter> - then you can
delete columns A to E.
Hi Pete,
this=A1&","&B1&","&C1&","&D1&","&E1
is samething what I did so far, but I need is a macro or formula. becouse
the information that I need to combin is in the diffrent rows everytime of my
spreadsheet . so I am looking for a macro, like look at the all columns and
find something like column D Fish(every time there is a word Fish in columns
D) and create a macro or formula to combin that row information from A-E.