Search results

  1. 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)...
  2. 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