View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ThirstyForKnowledge ThirstyForKnowledge is offline
external usenet poster
 
Posts: 3
Default Need help with respect to CDialog-based display of dialog in Excelthrough xll

Can anyone out there tell me how to display a CDialog-based dialog
control from within XLL. I have managed to cratee an MFC extension
XLL (i.e., originally dll but tweaked to become xll). I have
different NON-VISUAL functions and commands that can be used from
within excel spreadsheet and excel menus, but I cannoy manage to
create a command that will display an MFC CDialog -based dialog
control.

I would really appreciate if there are any experts who could give me
direction what do i need to do.

Thank you in advance