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!

Recent content by lecojon

  1. lecojon

    Mean Value over 10 min and transform time col

    OK, i´ve done it...with this it works.... i build the mean values over same times with this: if(Timesec(i)==timestart)then end if but now i want to build mean value over 10 min...so it should be: if(Timesec(i)<=timestart+600)then end if and nothing happens.... time is in...
  2. lecojon

    Mean Value over 10 min and transform time col

    Hi, what´s up? I need a little help, i´m dying with my files, there are over 40 MB and my RAMmemory is too low for this amount of data. I´ve got many files like in the attachment (only as an example) The first column is "date"...i don´t need that.... What i wanna do is, i would like to...

Part and Inventory Search

Back
Top