N
Nine Doors
Hi Everyone,
Quick question here. I know this can be done as I've done
it before, but for the life of me, I can't figure it out.
Here's the problem. In access2000, have a report that
takes the total of fieldA, and subtracts from it fieldB
and then displays the result in another textbox. Pretty
straighforward stuff. However fieldB (the one which gets
subtracted) does not always have a value in it. (There is
no default "0.00") When there is no value there, the
report just completely abandons the formula, and displays
nothing. Does anyone know of a piece of code I can insert
into the formula in the textbox, that will consider a null
value as 0 and continue with the calculation? Or if
there'a a better way to get around this?
I've tried changing the default value for the field, but
keep getting stupid error message "Out of space or no
memory available, changes cannot be saved" (Which is
totally untrue)
Any help would be appreciated!
Thx in advance everyone,
Niner
Quick question here. I know this can be done as I've done
it before, but for the life of me, I can't figure it out.
Here's the problem. In access2000, have a report that
takes the total of fieldA, and subtracts from it fieldB
and then displays the result in another textbox. Pretty
straighforward stuff. However fieldB (the one which gets
subtracted) does not always have a value in it. (There is
no default "0.00") When there is no value there, the
report just completely abandons the formula, and displays
nothing. Does anyone know of a piece of code I can insert
into the formula in the textbox, that will consider a null
value as 0 and continue with the calculation? Or if
there'a a better way to get around this?
I've tried changing the default value for the field, but
keep getting stupid error message "Out of space or no
memory available, changes cannot be saved" (Which is
totally untrue)
Any help would be appreciated!
Thx in advance everyone,
Niner