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 strongm 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: *

  1. htrawoh

    Export Limitation?

    Thanks for the info. CSV copies all the records. So it looks like I have to copy to as a CSV then automate Excel to import it and save it as an XLS. Wonderful John
  2. htrawoh

    Export Limitation?

    When I export or copy to an Excel file only 16,384 records are copied. Since the excel limit is 65K rows what is going on? Is there any way around this? Thanks John
  3. htrawoh

    Runs in development, error in compile

    You win the coconut. I've never seen that one before. Thanks Mike. John
  4. htrawoh

    Runs in development, error in compile

    I'm trying to debug an app and have got it down to this simplified example. On form1 is a command button with the click event set as: do form form2 with 'aaa', 'bbb' In the form2 init I have LParameters par1, par2 wait window par1 wait window par2 When you run this in development sure...

Part and Inventory Search

Back
Top