Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi There,
Columns E through M are either blank or have a single text entry in a cell, (ie one text entry per line in one of the columns) I want to display the single text entry in column N. Any ideas....?? Thanks D *** Sent via Developersdex http://www.developersdex.com *** |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It isn't pretty but it works:
=E1&F1&G1&H1&I1&J1&K1&L1&M1 best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Darin Kramer" wrote in message ... Hi There, Columns E through M are either blank or have a single text entry in a cell, (ie one text entry per line in one of the columns) I want to display the single text entry in column N. Any ideas....?? Thanks D *** Sent via Developersdex http://www.developersdex.com *** |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Display index of column headers in column A | Excel Discussion (Misc queries) | |||
Display column when previous column contains data | Excel Programming | |||
Based on a condition in one column, search for a year in another column, and display data from another column in the same row look | Excel Programming | |||
Based on a condition in one column, search for a year in another column, and display data from another column in the same row look | Excel Discussion (Misc queries) | |||
Display missing Part Number if Column A does not match column B | Excel Worksheet Functions |