StumblingThrough
Technical User
I've got a 5-record table that has Microsoft PowerPoint Presentations that are imbedded as OLE objects (field entitled "Presentation"). I've got a second field (entitled "Index") that contains a single digit number (1-5) to distinguish between the 5 different presentations.
I've also got a list of menubar items that I would like to use to enable the various presentation by running a function (vba). I know how to call a function from a menubar item, but how would I go about enabling these presentations using VBA inside a function? Thanks in advance.
I've also got a list of menubar items that I would like to use to enable the various presentation by running a function (vba). I know how to call a function from a menubar item, but how would I go about enabling these presentations using VBA inside a function? Thanks in advance.