J
JohnG
Hi All,
I have a simple database for packs of timber.
These packs have there own number and size and have many different lengths
from .900m thru to 7.2m in .300mm increments.
The table I created has a seperate coloum for each length and each pack may
or maynot have peices across all these lengths. In most cases alot of the
coloums are blank (no entry at all)
i.e
Pack one: [email protected], 12@1200, blank@1500
I have a simple quesry based on this table and I want to include a colum
called "total peices" that adds up the total ammount of peices in each pack.
(result for the above pack should be 112)
I have tried [.900]+[1200]+[1500] etc based on the main tables entries but
for some reason it only works if there are entries in all the cloums. If a
length colum is blank like the 1500 one in the above example then the formula
returns nothing even though there are lengths in other colums.
Any ideas why my formula does not work if colums are left blank?
Thanks
JohnG from New Zealand
I have a simple database for packs of timber.
These packs have there own number and size and have many different lengths
from .900m thru to 7.2m in .300mm increments.
The table I created has a seperate coloum for each length and each pack may
or maynot have peices across all these lengths. In most cases alot of the
coloums are blank (no entry at all)
i.e
Pack one: [email protected], 12@1200, blank@1500
I have a simple quesry based on this table and I want to include a colum
called "total peices" that adds up the total ammount of peices in each pack.
(result for the above pack should be 112)
I have tried [.900]+[1200]+[1500] etc based on the main tables entries but
for some reason it only works if there are entries in all the cloums. If a
length colum is blank like the 1500 one in the above example then the formula
returns nothing even though there are lengths in other colums.
Any ideas why my formula does not work if colums are left blank?
Thanks
JohnG from New Zealand