If I've got a column of data containing YES and NO answers. How do I create a chart from it without having to create a COUNTIF statement???
Microsoft Excel chart query
Moderators: User administrators, Moderators
- Louey
- Registered user
- Posts: 5282
- Joined: 30 Sep 2005, 14:24
- 80-90 Mem No: 1108
- Location: South side nr J3 M42, Birmingham
Microsoft Excel chart query
A bit off normal topic I know
If I've got a column of data containing YES and NO answers. How do I create a chart from it without having to create a COUNTIF statement???
If I've got a column of data containing YES and NO answers. How do I create a chart from it without having to create a COUNTIF statement???
Louey
▀▄▀▄▀▄▀▄█▓▒░ Camping is in my blood! ▒▓█▀▄▀▄▀▄▀▄▀
▀▄▀▄▀▄▀▄█▓▒░ Camping is in my blood! ▒▓█▀▄▀▄▀▄▀▄▀
- Dan Wood
- Registered user
- Posts: 667
- Joined: 04 Dec 2005, 12:02
- 80-90 Mem No: 2309
- Location: Port Erin, Isle of Man
I've been using Excel for years, and COUNTIF is the way I do it too!
You would have thought that you could do it easily in the newer versions, but I've never really looked. I 'cut my teeth' on Excel 97, so I still use all the tricks I had to with that...
COUNTIF doesn't take too long to do, luckily!
You would have thought that you could do it easily in the newer versions, but I've never really looked. I 'cut my teeth' on Excel 97, so I still use all the tricks I had to with that...
COUNTIF doesn't take too long to do, luckily!
- ambivert
- Registered user
- Posts: 124
- Joined: 05 Apr 2008, 19:07
- 80-90 Mem No: 6378
- Location: Stroud, Gloucestershire
The simplest way is to put the YES and NO's into separate columns.
Then you can use COUNTA on each column - it counts the non-blank cells.
TIP: the quickest way to separate YES/NO column into 2 is to copy the column and then do a Find & Replace on each column to remove the YES from one the NO from the other.
Then you can use COUNTA on each column - it counts the non-blank cells.
TIP: the quickest way to separate YES/NO column into 2 is to copy the column and then do a Find & Replace on each column to remove the YES from one the NO from the other.