View Single Post
  #1   Report Post  
PDX_Jim PDX_Jim is offline
Junior Member
 
Posts: 3
Default Formula for transferring data in rows to columns on two different Worksheets

I have data for two organizations (BBO and CCD) collected by week in rows in a sheet titled "Data".
The data collected is: Gross, Net and Value

I want to present the data for each organization by week with the weeks presented in columns (see sheet "Summary")

I tried a nested IF statement but it didn't work (See "Summary" sheet).

I tried an INDEX / MATCH formula but couldn't get that to work either (see cell B3 on "SUMMARY" sheet). Expected value is $100 not "0".

I welcome and appreciate your suggestions.

Thanks in advance.

Jim
Attached Files
File Type: zip Sample File.zip (11.4 KB, 52 views)