View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hotherps[_56_] hotherps[_56_] is offline
external usenet poster
 
Posts: 1
Default Multiple loops one result

I have a range of cells (D3:AJ19) that I would like to populate with
text value. It must qualify in three places.

Range AK3:AP3 must be "X"

Range (E34:J34) (E25:J25)

Range B3:B19 D1:AJ1

I don't know how to run all three loops at once. I want to evaluate al
three criteria before the value is placed in the original range. If i
suceeds got to the nect cell, if it fails go down to the next row.

Is this really that difficult?

Thank

--
Message posted from http://www.ExcelForum.com