View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jellyroller jellyroller is offline
external usenet poster
 
Posts: 9
Default Select text before carriage return

I am looking to develop a formula that selects the text before/after a
carriage return in a cell. For example if cell A1 has the text below in

Show name
Venue
Time

I want to find out how I can get a formula which shows me the second line
only (i.e. Venue) or the last line or the first depending on where I am using
it. ANy ideas? Im guessing it will be a left / right formula but cant quite
figure it out