Consulting

Results 1 to 4 of 4

Thread: looking for some help on to work out earliest event time

  1. #1

    looking for some help on to work out earliest event time

    Hi, Im writing a program in Excel VBA


    The program is using critical path analysis, i have built the network, im looking for some pseudocode to work out the earliest event time.

    or some code that can help me.

    Thanks

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Well all you need to do is ... wait, I have just realised you have only told us your aspiration, no substantive information.

    Some detail on what you have done, what the data is, where it fits in with Excel might give us just a little bit of a start.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  3. #3
    Quote Originally Posted by xld
    Well all you need to do is ... wait, I have just realised you have only told us your aspiration, no substantive information.

    Some detail on what you have done, what the data is, where it fits in with Excel might give us just a little bit of a start.
    Hi,

    just looking for some code or pseudocode that can help me work out the earliest event time

    Thanks

  4. #4
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    That does chnage my comment one iota.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •