Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
User entry in cell creates popup Bryan Excel Discussion (Misc queries) 3 January 5th 09 08:34 PM
How to have errr msg pop up when user clicks on locked cell perfection Excel Discussion (Misc queries) 4 May 29th 07 06:27 AM
Counter for user clicks Anthony Excel Programming 5 March 5th 07 01:51 PM
Office Automation - Capturing Custom Menu Clicks luai7 Excel Programming 3 June 16th 05 05:19 PM
User enters data in popup box - its entered into desired cell ian123[_30_] Excel Programming 1 December 28th 03 03:16 PM


All times are GMT +1. The time now is 11:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"