Guest_imported
New member
- Jan 1, 1970
- 0
hi, i have a form, with 2 subs in it, the first is a double click event, the second i want to run the doubleclick event, jus for ease of use. how do i do this i tried:
sub cmdAdd()
Application.Run "workbook.xls!frmPriceList.lstItems_DblClick"
end sub
but it didnt work
any help
sub cmdAdd()
Application.Run "workbook.xls!frmPriceList.lstItems_DblClick"
end sub
but it didnt work
any help