View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ACTLibrarian ACTLibrarian is offline
external usenet poster
 
Posts: 1
Default Information from one cell pulls information from another cell

Hi All,

What I am trying to do is set up a command that will look at infomration in
one column and then if one of the cells meets a criteria then it takes the
corresponding cell data in another column and puts it into a list.

IF cell in range H2:H327 is < 0 THEN matching row/cell data is put into
another cell or list.

Should I do a word document combo output?