Recent content by phoenix81

  1. P

    Compare previous row's data to current row's data

    I have a task that will require me to subtract the current time from the previous time as long as the records fall within the same Extract Count. For example: I have 8 transactions associated with ExtractCount #2 and 8 start/end & processing times. I need to subtract each row's time from the...
  2. P

    Parse data then search for delimiter

    Thank you PeterF. I keep trying it and I can't get it to work. This is a little more advanced than I used to. Below is what I have in my database, please take a look at it and tell me what I have done wrong. Any help you can provide is greatly appreciated. Thank you. Public Function...
  3. P

    Parse data then search for delimiter

    Here is what I need to do: I have 1 table that contains groups responsibilities, there is a field Code-group that the initiator uses to track the groups & their % of impact to the overall project hours. Sadly enough he enters the data as such (EX: PROJECT1 GROUP1-25%, GROUP2-50%, GROUP3-25%...
Back
Top Bottom