View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hulub[_3_] hulub[_3_] is offline
external usenet poster
 
Posts: 1
Default select from a range only some cells


i need to select from a range (D4:Q4) (defined as range in vba) only th
cells that verify one condition taken from other range (D2:Q2). In rang
D2:Q2 I have week days (mon, thu, etc) witch are repeating and I need t
select only mondays. In the selected cells I have to put some values..
How to do this?
Thank you

--
hulu
-----------------------------------------------------------------------
hulub's Profile: http://www.excelforum.com/member.php...fo&userid=1449
View this thread: http://www.excelforum.com/showthread.php?threadid=26199