Thread: excel macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nilesh Bhuvad Nilesh Bhuvad is offline
external usenet poster
 
Posts: 1
Default excel macro

if in cell(a1).value = "1544*". and in cell(a2).value = "4144".
How to write syntax if cell value containing character "*", then only "*" will become red in colour and other character of the cell will remain as it is.