Microsoft
Software
Hardware
Network
Question : how to add two textboxes in access form to display in another textbox
I have a form in access 2000. I have a 3 unbound textboxes and one command button.
the datatype of textboxes is number.
If I code command button : me.textbox4 = me.textbox0 + me.textbox2
the equation works except when a number is not inputted into textbox0 or textbox2.
Can you tell me why this is?
and how can I have the number add anyways - even if one of two textboxes is empty?
thank you
Answer : how to add two textboxes in access form to display in another textbox
In the above code, the NZ function changes "nulls" to zeros, which can be added for a sum to be shown in the texbox4.
Random Solutions
Access 2007 Runtime - what happens if openend on on computer with 2003
import macro in excel
Select Statement with Function
Win7/ VS 2010 / SQL 2008 Express OK for dev platform
Fix "GetModuleHandleExW" error on a W2K SP4 Machine
SCCM 2007 - Updated Prerequisite Component Path?
Partition system ID Windows 7
Exchange services not running shows error
Problem with changing Record Source in Access
Visual Studio dataset designer error message