Hi,
I have about 30 tables that hold prices of goods in categories. I have use the Append function to create a master price list by combining all the tables. When I add new items to the individual tables the Appended table updates nicely with the additional items.
The problem I have that any item with a very low price, the price does not transfer over. The item name and unit does but not the price. It seems that any price under under 50 pence is transferring as nil and any price between 50 pence and 99 pence is transferring as one pound. Anything of one pound or over is transferring correctly.
any ideas??
thanks
Andrew
I have about 30 tables that hold prices of goods in categories. I have use the Append function to create a master price list by combining all the tables. When I add new items to the individual tables the Appended table updates nicely with the additional items.
The problem I have that any item with a very low price, the price does not transfer over. The item name and unit does but not the price. It seems that any price under under 50 pence is transferring as nil and any price between 50 pence and 99 pence is transferring as one pound. Anything of one pound or over is transferring correctly.
any ideas??
thanks
Andrew