P
Philip Klaerner
OK i am trying to count 3 tables that have y/n (each y/n are named the same in each table) in each of the tables. I am trying to get a sum total from the 3 tables for the "NO".
My access table run like this.
t1= prime key (date)
t2= slave key (start date)
t3= slave key (date entered)
t4= slave key (date entered)
I am running standard one to many relationships between each primary and slave.
I want to get the grand total of all the no's in t2, t3, and t4
I have tried IIF, Select, and the wizard with no luck can some one help with the correct equation and or code. I need this to complete my final sub report. Thank for you time on this matter please help.
Phil
EggHeadCafe - Software Developer Portal of Choice
Review: XSelerator XSL Editor/Debugger
http://www.eggheadcafe.com/tutorial...d5-7432dfb4d64d/review-xselerator-xsl-ed.aspx
My access table run like this.
t1= prime key (date)
t2= slave key (start date)
t3= slave key (date entered)
t4= slave key (date entered)
I am running standard one to many relationships between each primary and slave.
I want to get the grand total of all the no's in t2, t3, and t4
I have tried IIF, Select, and the wizard with no luck can some one help with the correct equation and or code. I need this to complete my final sub report. Thank for you time on this matter please help.
Phil
EggHeadCafe - Software Developer Portal of Choice
Review: XSelerator XSL Editor/Debugger
http://www.eggheadcafe.com/tutorial...d5-7432dfb4d64d/review-xselerator-xsl-ed.aspx