View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
TLee TLee is offline
external usenet poster
 
Posts: 1
Default Pulling data from another worksheet thru a formula

Here's my scenario...
Files A,B,C, etc. have a job name and bid amount in same cell on each file.
File X needs to pull the job names and bid amounts if cell B3 from each File
is equal to a "T" and add it to a list of job names and bids so I can total
the bids.
How can I do this??
Thanks in advance.
TLee