Goodday
Ive been reading other threads on this and am failing to work out what im doing wrong.
Im trying to only print the current record on a form into a report
table = tblStation
primary key = StationID (Number)
form name = frmStation
report name = rptStation
I have tried in a button...
G'day
I've been trying to set up a pie chart based off a single column of data, what i'm trying to display is if the value is 1 only 1/4 of the pie will fill, 2 half the pie.
I'm not even sure if this is possible with only 1 column of data.
Thanks in advance for any tips.