Thread: VBA Cell.find
View Single Post
  #1   Report Post  
Jeff
 
Posts: n/a
Default VBA Cell.find

Hello,

I need to design a VBA macro that would find "paid" in Column A and would
select in value in column H.
Ex:
Column A Column H
Paid $100.00
I need to select the $100.00
Regards