New2Access_and_VBA
New member
- Local time
- Today, 13:22
- Joined
- Feb 5, 2012
- Messages
- 7
Hi everyone,
I have a question, my data and required results are clearly shown in attached excel file:
what I want to do is to count "ABISTS__BANDWIDTH_16K" corresponding to PortNo "0" for PORTSITEINDEX "123" and then count "ABISTS__BANDWIDTH_64K" corresponding to PortNo "0" for PORTSITEINDEX "123".
Similarly, count "ABISTS__BANDWIDTH_16K" corresponding to PortNo "1" for PORTSITEINDEX "123" and then count "ABISTS__BANDWIDTH_64K" corresponding to PortNo "1" for PORTSITEINDEX "123".
I have 99 different PORTSITEINDEXES and want to do the same of all. Kindly help me.
I was trying to do it by making a crosstab query, having PORTSITEINDEX as Row heading, PORTNO as column heading and bandwidth as value to calculate but did not get the data I want. Kindly help me! I'll be very grateful. Thanks!
I have a question, my data and required results are clearly shown in attached excel file:
what I want to do is to count "ABISTS__BANDWIDTH_16K" corresponding to PortNo "0" for PORTSITEINDEX "123" and then count "ABISTS__BANDWIDTH_64K" corresponding to PortNo "0" for PORTSITEINDEX "123".
Similarly, count "ABISTS__BANDWIDTH_16K" corresponding to PortNo "1" for PORTSITEINDEX "123" and then count "ABISTS__BANDWIDTH_64K" corresponding to PortNo "1" for PORTSITEINDEX "123".
I have 99 different PORTSITEINDEXES and want to do the same of all. Kindly help me.
I was trying to do it by making a crosstab query, having PORTSITEINDEX as Row heading, PORTNO as column heading and bandwidth as value to calculate but did not get the data I want. Kindly help me! I'll be very grateful. Thanks!