Search results

  1. S

    Why won't this work?

    I'm trying to round up a figure to the nearest tenth. My subform uses "=CInt([caseQuantity]+ 0.5)" and works fine. Why won't the same work on a report? It only generates #Error.
  2. S

    export a subform to excel

    is there an easy way to use a button that simply opens the contents of a subform as an excel sheet? i have a ton of forms and would like to do the same for each. thanks
  3. S

    how do i sort my data by a report field (override query sort)?

    this is probably really easy to do, but for some reason, i can't get it. i have a report field (like, a calculation of two fields in a query), but i can't get the report to sort by that field.
Top Bottom