View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default Return text between look up function.

Do you mean

=dyCAR.csv!$D$9 & "X" & dyCAR.csv!$D$11

If this post helps click Yes
---------------
Jacob Skaria


"Rspiva" wrote:

I have a formula shown below, where I want to return a populated field from a
csv file but between the 2 look up returns I would like to display "X".

General Im trying to display a width X length in another work sheet.

=(dyCAR.csv!$D$9) X (dyCAR.csv!$D$11)