View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SteW SteW is offline
external usenet poster
 
Posts: 293
Default Searching a cells contents?

I've got a spreadsheet set up with a code in column A.
The code can have 2 forms, xxAxxxx, or xxBxxxx, where x is a number (eg
12A7586, 34B2875).

In column C, I want a value of 1 or 2, depending on the code type in column A.
Is it possibe to do this automatically, or do I have to go through them
manually?