Full Version: Have Textbox To Count Items Seletced
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
chris1967
On my form frmMedia, I have a text box, called txtCountDelete, and a checkbox called checkselect. I wish to have the textbox count the numbe of items which have been checked, and this will update when the user either selects or unselects the check, so basically after a update event has occured im guessing. As for hwo I do thsi I have no idea so would welcome any comments.
theDBguy
Hi,

Are you talking about bound or unbound controls? Is this on a continuous form?

You may be able to try the Sum() function.

Just my 2 cents... 2cents.gif
chris1967
They are unbound, the only action comes from when I press a delete button, just need the text box to display how many are selected, and this would update after the checkbox is either selected or un selected
chris1967
Its ok I sorted it out thanks anyway
theDBguy
Hi Chris,

QUOTE (chris1967 @ May 19 2012, 11:45 PM) *
Its ok I sorted it out thanks anyway

Glad to hear you got it sorted out. Please consider sharing your solution for others to learn from.

Good luck with your project.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.