DELETING DATA FROM USERFORM

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,

I have a program that uses a userform to display data, on this form i
select a row on a listbox on the form and i use code to remove that
row.

if there any good code that will remove a row from a listbox, i have
the code for selecting the required row, and do i have to unload the
form so i can see the changes to the listbox within the userform
John

.



Relevant Pages

  • RE: Multi Select List Box - Checkbox
    ... When I type the names, etc. as you suggest, no MultiSelect option is available. ... after opening up the userform click on the Listbox to see its properties. ... It should be when you type the name of the Userform in the VBA code and then ...
    (microsoft.public.excel.programming)
  • RE: Multi Select List Box - Checkbox
    ... I think you are looking at the Userform property and not the Listbox ... It should be when you type the name of the Userform in the VBA code and then ... in a worksheet you need to get into Design Mode and right click the Listbox ...
    (microsoft.public.excel.programming)
  • RE: Multi Select List Box - Checkbox
    ... FirstRow = RowCount ... after opening up the userform click on the Listbox to see its properties. ... It should be when you type the name of the Userform in the VBA code and then ...
    (microsoft.public.excel.programming)
  • RE: Multi Select List Box - Checkbox
    ... Also check on VBA Menu Tools - References. ... Textbox a Listbox and really get confused. ... It should be when you type the name of the Userform in the VBA code and then ... in a worksheet you need to get into Design Mode and right click the Listbox ...
    (microsoft.public.excel.programming)
  • Re: Append Documents
    ... you'll have to built a userform to list the files (probably ... in a listbox) so users can pick the files they want. ... Then loop through ... Prev by Date: ...
    (microsoft.public.word.vba.general)