Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() The only way I believe it can be done is through a DLL. Depending on the player you are using there is a DLL on you PC. For example the windows player would be in the c:\windows folder. You can define the Library call to any of the DLL entry points. I haven't done this my selef but did find websites with examples. any example in C Language or VB 6 using the dll can be converted to VBA. Another approach would be to build a webpage with the controls. Then from VBA using an IE explorer application access the webpage. Ive had people ask me how to run java scripts in VBA and my answer was to create a webpage. So if you find any Java code then it could be put into a webpage. -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=176787 Microsoft Office Help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
start at a specific point | Charts and Charting in Excel | |||
Is it possible to evenly increment between start point and end poi | Excel Discussion (Misc queries) | |||
start learning Excel/VBA, where to start from? Any online video lectures? | Excel Programming | |||
Setting hyperlinked cells to be displayed at the top of the screen | Excel Discussion (Misc queries) | |||
how do I chang the start point for my next row? | Charts and Charting in Excel |