J
jenn
i'm receiving the following error "argument not optional"
on my statement that reads:
curCheckReqTotal = dsum(lstboxCheckRequest.Column(7))
Does anyone know why.. i want to sum up the values in
my .column (7) in my listbox.. how do i go about doing
this? thanks in advance!
on my statement that reads:
curCheckReqTotal = dsum(lstboxCheckRequest.Column(7))
Does anyone know why.. i want to sum up the values in
my .column (7) in my listbox.. how do i go about doing
this? thanks in advance!