View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Search column...change row to BOLD

I'm an amateur excel user and I've just taught myself how to create a macro.
I have a bid program that I export a summary sheet to excel. I've set up a
macro to format column widths and column colors. I want to add to this macro
to search column A for WHOLE numbers. If the cell in column A is a whole
number, then I want to change that row to bold. Help please?