Math102
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.302 sec
I have table1 containing the following data which is loaded on a form student id name address subjectid professor profID profsubj profroom 0001 ABCD ADDR1 MATH101 Dr. Jones J1 0001 ABCD ADDR1 MATH102 Dr. Ron R1 0002 XYZ     

Group: microsoft.public.access.modulesdaovba · Group Profile · Search for Math102 in microsoft.public.access.modulesdaovba
Author: allan
Date: Jun 6, 2008 13:14

Nope. There is no easier way than typing True (well you could enter -1 instead of True). Generating the report is going to be VERY, VERY tedious and difficult due to the mal-designed table structure. You would need to build a base query with calculated fields for every one of the 40 courses. Field: Math 101: IIF([Math101]),"Math 101",Null) Field: Math 102: IIF([Math102]), "Math 102"
Show full article (1.18Kb)
    

Group: microsoft.public.access.queries · Group Profile · Search for Math102 in microsoft.public.access.queries
Author: John Spencer
Date: May 24, 2007 09:08

Show full article (4.58Kb)