View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Comcast Mail Comcast Mail is offline
external usenet poster
 
Posts: 1
Default How to specify a range in VBA based on values in cells

I'm a novice trying to build a macro that will select a range based on
values from calculated cells on a worksheet.

The macro should select a range denoted by the values of the two calculated
cells in the same row as the active cell.

Thanks in advance for your advice.

Donald Prebus
Vancouver WA