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 TouchToneTommy 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: *

  • Users: wswain
  • Content: Threads
  • Order by date
  1. wswain

    if then task switching

    We need to build in contingency tasks in case something doesn't survive the testing activity and needs re-work, re-test. Can you create a if-then task for the contingency tasks such that our monte carlo schedule risk asessment can say 40% probability we need to rework/retest and assess the...
  2. wswain

    EVMS Cost tracking in MSPJ

    We have a task that fabricates a piece of equipment. The resources in human terms build up costs as they charge to the job. To set the baseline for our customer we also have to incorporate the cost of the sale of the piece of equipment completed at the end of the task as a one time charge...
  3. wswain

    custom heading for gannt schedule

    We use FY all the time to sink up with the Government's FY planning. I like to set the top tier to FY with the FY tick box and the middle tier to CY for our accounting calender. I have not seen a template that states, "FY 2009" as an option versus simply "2009". Its been manageable, but would...
  4. wswain

    Creation of resources as a Task

    I've been trying since MS Project came out to create resources or material that underly the ability of tasks to complete and move on. In our business we manufacture equipment that needs to be tested many times in different scenarios. The first tasks are to fabricate the equipment and the...
  5. wswain

    Open form from Table Frame view with mouse double click

    We would like to view our database in a table view form. When we find a record of interest we'd like to double click on the row for the record that opens a form view of the record to get to all the memo fields and child table info as a table frame to the parent record. i.e. view customers in...
  6. wswain

    Export of memo fields

    When we set-up the maintanance database a couple years ago we have several memo fields to document the equipment's failure information and corrective actions. Now we are trying to export that data for analysis and our engineer uses excel or access to look at the data. The export feature of...
  7. wswain

    Access to structure members

    Hello, I am trying to create a program that has an array of structures. To visualize, the structures would look like an excel spreadsheet of records. The indexing I need to do has to go from top to bottom, i.e. struct[i].member, plus go across with a method to index on the member. I can...
  8. wswain

    summary of a caculated field

    In a report can you do a summary of a calculated firled. e.g. calc field = qty * price. Then I want to summary the total of the calculation. Seems simple (and is in excel), but all I get is Zero in the summary field at the end of the group band. Bill Swain
  9. wswain

    Passing variables

    Does anybody know how to pass a variable from one form to another. On the first form I am at a specific record number. Then I need to enter child table data, I use a push button to open a data entry form for the child table. When I go to my child table form it defaults to the end. I'd...
  10. wswain

    C++ 4.5

    My last version of C++ was version Borland 4.5. It has served me well. However, recently it keeps crashing during make/run part of the IDE. I think is due to the compatibility with WIN2000 pro that I'm running. My industry actually is engineering that writes code to do something...
  11. wswain

    File manager

    I use C Code to perform engineering analysis such as sizing of components structurally, running heat transfer models, etc. These are not windows programs in the sense like parent child windows, with all the API interface, etc. However, My programs have to write to files. With today's...

Part and Inventory Search

Back
Top