View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scott_hanebutt scott_hanebutt is offline
external usenet poster
 
Posts: 3
Default Range - select row

In my macro I have a range set to a single cell. The cell the range refers
to changes throughout my program. I want to bold the entire row (or at least
the first X columns in that row) that the range is on.

Thanks,
Scott Hanebutt