Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi
i need some macro that can count the list box item
how can i create this macro?
sub ShowCount
set table = ActiveDocument.GetSheetObject( "LB01" )
msgbox table.GetRowCount
end sub
sub ShowCount
set table = ActiveDocument.GetSheetObject( "LB01" )
msgbox table.GetRowCount
end sub
today you are my Savior![]()