ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   creating popup menu when user right-clicks on cell (https://www.excelbanter.com/excel-programming/387186-creating-popup-menu-when-user-right-clicks-cell.html)

[email protected]

creating popup menu when user right-clicks on cell
 
i've googled this but don't have the object model down...

i want to setup a popup menu populated from an adodb recordset....

dim myRS
dim myGlobalPopUpMenu

create myRS......


while not myRs.bof and myRS.EOF
...create new menuItem with
Caption = myRS!name

wend



All times are GMT +1. The time now is 06:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com