Thread: Wheres the bug
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Catherine[_5_] Catherine[_5_] is offline
external usenet poster
 
Posts: 6
Default Wheres the bug

Thanks for all of the response
If Left(.Range("P13").Text, 1) = "F" The

Im new to programming and dont follow all the statement. The contents of p13 is a concatenation that my user is using. The second place (F) are the transaction that should be included in the summary. With your statement, how is it evaluated if there is an F some where else in the cell contents
Thank
Cat