E
escudolm
I am trying to get the total of certain textboxes on my "frmentry". I have
the macro's working properly to put certain amounts in the textboxes when
toggle buttons are pressed, but the total never shows anything. All the
textboxes are updated instantly when I push a toggle button, so that is fine.
But my macro for the total, never does anything. It just stays blank. I
have it adding up all the textboxes: txtmailoutamount, txtshuttleamount,
txtdinneramount, txtentryamount, and txtxxl (these are the textboxes getting
updated by the macros). The total is supposed to be updated as certain
toggle buttons are pushed. Any ideas why it is not doing anything?
the macro's working properly to put certain amounts in the textboxes when
toggle buttons are pressed, but the total never shows anything. All the
textboxes are updated instantly when I push a toggle button, so that is fine.
But my macro for the total, never does anything. It just stays blank. I
have it adding up all the textboxes: txtmailoutamount, txtshuttleamount,
txtdinneramount, txtentryamount, and txtxxl (these are the textboxes getting
updated by the macros). The total is supposed to be updated as certain
toggle buttons are pushed. Any ideas why it is not doing anything?