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 strongm 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. lizardjuice

    how to calculate a linear trend

    Thank you johnwm - I'll start from there.
  2. lizardjuice

    Is Actuate 7 Barcode enabled?

    ;) Always a cost attached.
  3. lizardjuice

    how to calculate a linear trend

    hmm - I'm not sure that's what I'm looking for. The function needs to suggest a future trend based on the known values from the past.
  4. lizardjuice

    linear trend

    I need to implement a linear trend function like the one in Excel that takes a known set of y-points and a known set of x-points and returns a linear trend of x-points. Does anyone know how to implement this in ActuateBasic?
  5. lizardjuice

    Is Actuate 7 Barcode enabled?

    I beleive this has been done before using a specific font and a simple text control. I wish I could remember what font was used.
  6. lizardjuice

    how to calculate a linear trend

    Can someone point out how I can take a known set of x-values and a known set of y-values and return a linear trend? Excel provides a TREND() function but I need to do this on a server-side object, preferably in VB.

Part and Inventory Search

Back
Top