G
Guest
I have fieldx in tble1 and fieldy in tble2 I would like to add them up by row
ie. and put that information in tble3
the thing is that if tble2 does not have a matching record,but tble1 has
something then report returns nothing!
Sum([tble1].fieldx +[tble2].fieldy)
ie. and put that information in tble3
the thing is that if tble2 does not have a matching record,but tble1 has
something then report returns nothing!
Sum([tble1].fieldx +[tble2].fieldy)