Hi all,
I am trying to add a custom menu with commands that run various macros I've written into the project file. I could create the toolbars manually, but I want them tied to the MPP file, not my installation of Project. So I'm trying to create the menu and commands programmatically.
I know...
Hi all!
I have been asked to create an automation solution using Project 2002/2003. It's your typical master/sub project scenario, with a couple of custom fields.
The automation, however, has me stumped. I'm a fairly proficient Excel VBA coder, but the Project object model is kinda foreign to...
Hi all,
I have been asked to implement an automation solution using Microsoft Project 2002/2003. It's your typical master/sub project scenario, using a couple of custom fields. No big deal.
The automation, however, is stumping me. When a user changes a certain custom field on a task within the...
This is the third time I've posted an honest question to this forum and I've never had a single response! I can't believe this is so difficult that no one knows or cares to help me. I hate to say it, but this forum is no help at all. Someone please prove me wrong!
I'm trying to figure out how to run a series of PowerPoint shows automatically, breaking between each one to display a web page in Internet Explorer.
Can this be done with VBA or would WSH be better suited? Either way, does anyone have any code to share?
I was goofing around in PowerPoint's...
Hi all,
I have been giving myself a crash course in Access OLE object support over the last few hours, but I still have a few questions.
Here's the situation. I am creating a database to store procedures and instructions. Each procedure record is related to many instruction records. I have...
In a Project file, suppose I have three tasks, a, b and c. These tasks are fixed units and effort driven. "Me" is working 25% on each of these tasks. I have "Me" set as only 50% maximum availability.
At first, "Me" is overallocated (75% versus 50%). When I level...
I'd like my app to detect whether or not the linked tables used by my interface MDB are still there whenever the application is launched.
I suppose I can attempt to connect to the linked table using DAO, by executing an SQL statement against the table, or by opening the table in VBA. If anyone...
Sounds like you're using a list box control and have set the size to 1em (usually about 0.25in), which gives the list box the appearance of a spinner control (e.g., like the Copies control in a Print common dialog).
The control you want is actually a combo box (e.g., like the Save As Type...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.