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 Chriss Miller 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 larmex

  1. larmex

    How to print a report with variable number of columns

    I need to print a report with a undetermined number of columns, and a list of products as a column header. I already have the D.B., but dont know how to perform the report. The list of products are always the same (they're about 60), and the headers (sales by client) are variable, because these...
  2. larmex

    How Can i Change the message "INVALID INPUT"

    ivancs, this error is displayed in a window message when a valid procedure return .f. in a get routine. You can change this using the <error> option in the editing window of the field, or if you are writing code manually, you should write something like this: get [varmem] valid [funcion_of...

Part and Inventory Search

Back
Top