Search results

  1. D

    Excel margin formatting slowed my report run time form a few minutes to over an hour.

    Re: Excel margin formatting slowed my report run time form a few minutes to over an h I moved it directly under the creation of the sheet. I noticed I inserted data prior to formatting. Now it runs in a few minutes. Thank you.
  2. D

    Excel margin formatting slowed my report run time form a few minutes to over an hour.

    I added this code after I create my sheet. Where is it most efficient to perform this formatting? chSheet1:PageSetup:LeftMargin = chexcel:Application:InchesToPoints(.25). chSheet1:PageSetup:RightMargin = chexcel:application:InchesToPoints(.25)...
  3. D

    Progress Query Tool

    Progress 9.1e04. You answered my question. Thank you.
  4. D

    Progress Query Tool

    I am new to Progress. Previously I worked with Oracle, MSSQL and MYSQL. What is a great progress query tool, free or paid? I want to be able to write simple SQL queries. Thank you
Top