One of my users wants to print in one of two ways. I will mention one item. I know I can have him print the table information brought up in the DBGRID with the BROWSE command
BROWSE * FROM inv_part_loc_up WHERE partnum = .vpartid AND + entrydate > .vedate ORDER BY entrydate DESC location tofrom RETURN With this command the user will still have to go to the Edit area and use the print data choice. Then he would have to click the OK button. What I would like is to print the table data right to the printer using the bit button without having to create a report. Any suggestions? James Belisle Making Information Systems People Friendly Since 1990 [cid:[email protected]]

