If any stock that I want to buy and I input it in a Purchase Quote, can I also put some extra text that explain more about the stock that I have buy ?
How can I getting that extra text in the Purchase Quote or Purchase Order form ?
Thanks for the coorporation
Best Regards,
Tan Siu Mei
0
Comments
2. Press Ctrlf+F2 (to open the designer)
3. Look at the properties of the form, looka at the source table property.
4. Open the object designer, find the table, open it, at a field called 'remarks'(text,250)(fieldnr>50000).
5. go back to the form, put an extra textbox on the form, set the textfields 'multiline' property to 'Yes'.
6. set the textfields 'SourceExpr' to remarks.
That's all.
[This message has been edited by anolis (edited 16-11-2000).]
If the comments or additional info is for one time use only, then add text lines (leave Type field blank) to the purchase order.
John