Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mjohnson289

    How Do I create a task tied to both start and finsh of the project?

    Thank you all for your input on this. Actually I have written VB and VBA applications to work with MS Project but I'm not sure my need is great enough to warrent that level of effort. I will probably go with elizabeth's solution to use to sub tasks tied to each end of the project. I really...
  2. mjohnson289

    How Do I create a task tied to both start and finsh of the project?

    I appreciate your responses and I don't think I can do what I'm trying to do. My projects are planned by effort (work) not by schedule (duration) so I put in the effort and the resource and let Project tell me the schedule. That is, I know this task will take about 30 person hours to complete...
  3. mjohnson289

    How Do I create a task tied to both start and finsh of the project?

    Perhaps I'm going about this wrong. However, what I'm trying to do is inlcude in the project a fixed budget task (say 100 hours) that would be expended over the life of the project regardless of how long the project lasts. For example, a task of managing the project (the task), by a project...
  4. mjohnson289

    How Do I create a task tied to both start and finsh of the project?

    Using MS Project I need a task that begins when the project begins and ends when the project ends but has a specific amount of work. An example might be the task of managing the project. There would be say 20 hours spread over the life of the project. I would like the end date to move with the...
  5. mjohnson289

    Data Aware Usercontrol not updateble

    I'm trying to create a simple DataAware Usercontrol. I throw a textbox on the usercontrol and link all the properties to it with the wizard. I've set the .Text property procedure attributes to be Databound on the DataField property. And it all seems to work when I bind it to and ADO...
  6. mjohnson289

    Error 372 Failed to load control with a user control.

    I found the problem. The problem was with the datagrid there must be some underlying dependencies with stuff from the msde. I created a fresh wise script from the project and it brought in the msde stuff. This fixed the problem. Thanks
  7. mjohnson289

    Error 372 Failed to load control with a user control.

    Good Qustion. I have two controls a ms datagrid control and a status bar from the common controls. I have checked the versions on both msdatgrd.ocx and mscomctl.ocx on the machine that doesn't work and they agree with the version running on the machine that works.
  8. mjohnson289

    Error 372 Failed to load control with a user control.

    I have written an applicaton that has a user control called LbrList. LbrList is a user control that is compiled with the application and not as a seperate file. The application installs and runs fine on most work stations. However one station gets the error message "Runtime error 372...

Part and Inventory Search

Back
Top