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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by papo66

  1. P

    Slow excel

    Is it possible use dash or dot lines in line graph ?
  2. P

    Slow excel

    Fox Charts saved me. Thank you.
  3. P

    Slow excel

    Hi, it depends on the content of the xlsx file simple test: create form test insert oleboundcontrol element into form:init() write code: create Cursor bla (bla g) append Blank append General bla from getfile() -- xlsx contains 1 table 8x30, 1 graph, size 20kB...
  4. P

    Slow excel

    Hi, I use a form with OleBoundControl, which displays an Excel chart and table. It works, but the problem is the total display time, about 15 seconds. code: wait "I take graph from excel ..." wind nowa create cursor bla (bla g) append blank append general bla from (lcF) *** It takes about 1 sec...

Part and Inventory Search

Back
Top