Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Dynamic Creation of list box on excel sheet and handling events

hi all,
i m a SAP developer and i m developing one interface where data
maintanance of SAP will be done through EXCEL.
I am new in EXcel/VBA. I wanted to create one list box in each data row
of the excel dynamically and also wnated that list box events shd also
be handled..
please let me know asap..its really required urgently.

jigs d.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Dynamic Creation of list box on excel sheet and handling events

You can get the code for adding controls by recording a macro
(ToolsMacroRecord New Macro) in Excel.
For adding code to files:
http://www.cpearson.com/excel/vbe.htm

However, there may be better ways of achieving you aim if you explain. e.g.
Data validation, userforms...

NickHK

"jigs" wrote in message
oups.com...
hi all,
i m a SAP developer and i m developing one interface where data
maintanance of SAP will be done through EXCEL.
I am new in EXcel/VBA. I wanted to create one list box in each data row
of the excel dynamically and also wnated that list box events shd also
be handled..
please let me know asap..its really required urgently.

jigs d.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Dynamic Creation of list box on excel sheet and handling events

hi nick,
i dont wnat to use forms in excel or recording..
please suggest me some other solution asap

thanks,
jigs


NickHK wrote:
You can get the code for adding controls by recording a macro
(ToolsMacroRecord New Macro) in Excel.
For adding code to files:
http://www.cpearson.com/excel/vbe.htm

However, there may be better ways of achieving you aim if you explain. e.g.
Data validation, userforms...

NickHK

"jigs" wrote in message
oups.com...
hi all,
i m a SAP developer and i m developing one interface where data
maintanance of SAP will be done through EXCEL.
I am new in EXcel/VBA. I wanted to create one list box in each data row
of the excel dynamically and also wnated that list box events shd also
be handled..
please let me know asap..its really required urgently.

jigs d.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Dynamic Creation of list box on excel sheet and handling events

Recording a macro will involve less time than waiting here for an answer.

NickHK

"jigs" wrote in message
ups.com...
hi nick,
i dont wnat to use forms in excel or recording..
please suggest me some other solution asap

thanks,
jigs


NickHK wrote:
You can get the code for adding controls by recording a macro
(ToolsMacroRecord New Macro) in Excel.
For adding code to files:
http://www.cpearson.com/excel/vbe.htm

However, there may be better ways of achieving you aim if you explain.

e.g.
Data validation, userforms...

NickHK

"jigs" wrote in message
oups.com...
hi all,
i m a SAP developer and i m developing one interface where data
maintanance of SAP will be done through EXCEL.
I am new in EXcel/VBA. I wanted to create one list box in each data

row
of the excel dynamically and also wnated that list box events shd also
be handled..
please let me know asap..its really required urgently.

jigs d.




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
Creation & Implementation of VB6 DLL in VBA to raise events Trip[_3_] Excel Programming 3 November 22nd 06 02:03 AM
setting error handling on control creation and deletion joe Excel Programming 0 February 22nd 06 02:35 PM
ASP Dynamic Excel Creation Chris Oswald Excel Programming 0 November 9th 04 05:27 PM
Dynamic Creation of rows in Excel vikrampn Excel Programming 1 December 17th 03 08:57 PM
Handling Excel Events in a Designer form in an ActiveX DLL Terry Excel Programming 0 October 31st 03 06:04 PM


All times are GMT +1. The time now is 08:29 AM.

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

About Us

"It's about Microsoft Excel"