AndyDevine1
Board Regular
- Joined
- Jun 1, 2006
- Messages
- 172
Hi there
To simplify, I have three fields in my table:
Column A "Item" contains
A2 - Item 1
A3 - Item 2
Column B contains the heading "Item 1" and then values in B2 (eg 100) and B3 (eg 50)
Column C contains the heading "Item 2" and then values in C2 (eg 11) and C3 (eg 12)
I want to report on the totals for each column (B, C etc)
So I want Item 1 total = 100 + 150 = 150
And item 2 total = 11 + 12 = 25
Can I do this via a horizontal look up or similar?
Thanks for reading
Andy
To simplify, I have three fields in my table:
Column A "Item" contains
A2 - Item 1
A3 - Item 2
Column B contains the heading "Item 1" and then values in B2 (eg 100) and B3 (eg 50)
Column C contains the heading "Item 2" and then values in C2 (eg 11) and C3 (eg 12)
I want to report on the totals for each column (B, C etc)
So I want Item 1 total = 100 + 150 = 150
And item 2 total = 11 + 12 = 25
Can I do this via a horizontal look up or similar?
Thanks for reading
Andy