<r_z_aret@pen_fact.com> wrote in message news:88na34dksa7858lhbtieild9qmgl6ivijt@4ax.com... On Thu, 22 May 2008 03:18:32 -0700 (PDT), james <joshiparsu@gmail.com> wrote: I have designed a menu with 1 option in resource view. Say Select- Optioin1 with id IDR_SECONDMENU. Then I'm modifying popup menu dynamically. Like adding Option2, Options3 and Option4 in Select menu in
I have designed a menu with 1 option in resource view. Say Select- Optioin1 with id IDR_SECONDMENU. Then I'm modifying popup menu dynamically. Like adding Option2, Options3 and Option4 in Select menu in OnCreate() method of CMainFrm. Then I'm displaying this menu with TrackPopupMenu after Loading IDR_SECONDMENU using LoadMenu and getting 0th submenu from it. In the menu, only "Option 1"
Just curious: Wouldn't this be overruled by the other workbook? - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Jim Rech" <jrrech@hotmail.com> wrote in message news:OXkfmnIxHHA.3340@TK2MSFTNGP04.phx.gbl... I don't know about a batch file but when I put this in a VBS file and run it
Grüezi hera hera schrieb am 28.05.2007 Hallo Jörg, Du hast ziemlich sicher den Nagel auf den Kopf getroffen: Ich habe folgendes gemacht: Excel-Datei öffnen - Start - Kompatibilitätsprüfung - das Häken entfernen - und siehe da, Excel lies sich ohne Probleme schliessen. Einen Schönheitsfehler gibt es aber doch noch, ich muss das Häken bei jeder Datei entfernen, diese Aktion wird
Thanks for the info. I have the following in an import example: SMImportFromXML.XMLTags.RecordsTag := 'ROWDATA'; SMImportFromXML.XMLTags.RowTag := 'ROW'; SMImportFromXML.XMLTags.RecordTag := 'RECORD'; What do I have to replace ROWDATA , ROW & RECORD with to get the sample app to run.? ie what values relate to recordsTag RowTag & RecordTag Cheers SteveW <henry8745@coldmail