S
Song Su
I have two tables:
tblCard: CardNumber (number type)
tblRibbon: RibbonNumber (number type)
These two tables are not related. I want total of CardNumber and total of
RibbonNumber on a same form. How to do that? Thanks.
tblCard: CardNumber (number type)
tblRibbon: RibbonNumber (number type)
These two tables are not related. I want total of CardNumber and total of
RibbonNumber on a same form. How to do that? Thanks.