homepage
sitemap
About us
Download
Learning center
Saturday, 21 December 2024
You are here:
Download
VBA functions
User form functions
Download
VBA functions
Array functions
Text functions
Datetime functions
System functions
Database functions
User form functions
Count selected items on list
Get selected items on list
Excel functions
Collection functions
Object functions
Developer functions
User form functions
In this section you can find VBA functions and subroutines to operate on user form controls.
The functions are listed below:
Function to count the currently selected items on the given ListBox (
countListboxSelectedItems
)
Function to get all the items selected on the given ListBox (
getListBoxSelectedItems
)