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 IamaSherpa 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: msny
  • Order by date
  1. msny

    Running Totals that need RunningTotals - How ?

    I have a CR report that requires I use a running total field in a formula and also the Next() & Previous() functions. The formula is then placed unto the Detail line. If I add another group where I need to summerize the forumla Detail it says I can't do that on a running total field or with...
  2. msny

    How do I create a running variance record forumla ?

    Well I understand the running total concept will give me the +13 as in my example but how do I ge the variances on the detail line to work and the previous year transaction as a starting point ?
  3. msny

    How do I create a running variance record forumla ?

    First off I enjoy the forumn...you guys are a great resource ! THANK YOU ! I have an order price field, with detail records like this that will be subtotaled at the end an order numbers grouping. I need to take the previous order price record and subtract/add it from the one above it depending...
  4. msny

    Quarterly date formula ?

    Version 8.0 of CR, thanks for responding !
  5. msny

    Many posts not answered here...wondering why ?

    This is NOT a criticism. I've posted 3 messages myself and gotton no replies. The majority of posts seem to have no replies also. I do like the forum and the answers I have seen look very good. Just wondering if there are not many knowledgeable people who know CR out there or my questions have...
  6. msny

    ActiveXviewer hangs with "loading..." - sometimes

    We have just started to use HTML/ASP pages with CR. We have a default.html with web links pointing to A.asp which has record selection parms w/SQL. Once the user enters his parms B.asp is loaded with the CR ActiveX Viewer report file. The .ASP formats closely resemble the sample.asp's in code...
  7. msny

    ActiveXviewer hangs with "loading..." - sometimes

    We have just started to use HTML/ASP pages with CR. We have a default.html with web links pointing to A.asp which has record selection parms w/SQL. Once the user enters his parms B.asp is loaded with the CR ActiveX Viewer report file. The .ASP formats closely resemble the sample.asp's in code...
  8. msny

    "Real" number & SQL DB issue ?

    I have a field defined in an MS/SQL 7.0 table as "REAL". When I specify this field as a parameter the following options appear as in: .03, .05, .08, .95, .98, .99, 1.00 If I selected .03 up to .08 I get the records I ask for, but if I select .95 up to 1.00 I ALWAYS get 1.00 for that...
  9. msny

    Quarterly date formula ?

    I need advice for the best way to find if a date falls within a certain quarter of any year past, present or future then find it's volume for that period of time. The possible table record(s) values look like this example: Part number Start Date End Date Volume 1)12345...

Part and Inventory Search

Back
Top