Search results

  1. D

    Master/Child links on subforms

    Never mind. I figured it out. It looks like the Master and Child linking fields have to be spelled the same. In my tables one spelled Quarter as Qtr and that seemd to throw everything off. Once I changed the errant field's name to Quarter then things went fine. Duh! <hangin head in shame...
  2. D

    Master/Child links on subforms

    I have an interesting problem. I have two tables I'm using with a form that contains a subform. The first table is an enrollment table which contains a set of fields used as a primary key. Those fields are (in order): Institution, Year, Quarter, Item(a Class ID number) and SID (a Student ID...
  3. D

    Vertically Oriented Text

    Thanks, Deb. I kind of figured that would probably be the way I'd need to go. I was just wondering if there was any other "better" way to do this. Never hurts to ask before you spend a lot of time doing something just to find out you could have saved a bunch of time doing it some other way...
  4. D

    Vertically Oriented Text

    Hi, All, Is there anyway that one can do vertically oriented text in a header for a report? If so, what's a good way to do it? Thanks
  5. D

    Wizard type interface

    Hi, All, I'm attempting to build an interface that works like a wizard where I have a list of students on one side and a class in which they can enroll on another side (both list boxes I presume). By selecting a series of students and clicking on the arrow it will move them from the student...
Back
Top Bottom