Forum Discussion

Karenaki's avatar
Karenaki
Copper Contributor
Jul 29, 2020

Line graph showing records received by date

I've got a spreadsheet with 400 odd bookings, one row per delegate. Columns have different pieces of data collected during their registration. One column is 'date received'

I'd like to have a line graph showing the booking cycle, so there'd be spikes on a day when we received lots, for example. 

I'm trying to create a table on which to base this graph, counting the number of bookings: (the date being in column S in the Data tab, and the actual cell contains the date and the time, so I've put in an asterisk to allow for the various time values.

=COUNTIF(Data!S2:S5000,"08/07/2020*")

It's bringing up 0. Not sure where I've gone wrong, or if I'm overcomplicating it? 

 

I've also tried just selecting column S and making a line graph (and switching x and y so that date lies along the bottom), but it tells me the maximum is 255. 

6 Replies

Resources