hi all,
I have this report which enable user to control whether they want to leave a blank space(row) after a certain data row in report. User can control by insert a blank item (a data which don't have Item_Desc, Qty, UOM).
But, the problem is I can't show this blank item unless user enter something in the description(Item_Desc1 field).
Here is my table structure :- Primary Key rjCode & TradeCode & GItemCode & DItemCode & RevNo. Other fields in this table : Alias, Item_Desc1, Item_Desc2, Qty, UOM.
Can anyone help me ?
Thanks
ngcn
I have this report which enable user to control whether they want to leave a blank space(row) after a certain data row in report. User can control by insert a blank item (a data which don't have Item_Desc, Qty, UOM).
But, the problem is I can't show this blank item unless user enter something in the description(Item_Desc1 field).
Here is my table structure :- Primary Key rjCode & TradeCode & GItemCode & DItemCode & RevNo. Other fields in this table : Alias, Item_Desc1, Item_Desc2, Qty, UOM.
Can anyone help me ?
Thanks
ngcn