Search results

  1. R

    Deleted Msg Appearing in Form Fields

    Hello: I asked this question in the SQL division, but, since this has to do with forms, I will ask it here too in case someone has seen this before :-) I am having some problems with their connection from MS Access to a Progress 9.1c database. Every field in every record of _some_ tables is...
  2. R

    Web Access Page on CD

    Thanx for your reply. The data would be read-only. I would like the CD to work independantly using IE 5, displaying information contained on the CD using a data access page. Thanx for your input :-) Ray . . .
  3. R

    Web Access Page on CD

    Not really sure where to ask this question so I will ask it here. I want to put a Employee Access Data Page, with read only access on a CD, with the DBase there too. I want it so that it will run a view members page from IE 5.0, which a web access page will do. How do I accomplish this? Do I...
  4. R

    Combo Filter

    That makes alot of sense. Thank you !
  5. R

    Returning Record Count From SubForm

    Thanks :-)
  6. R

    Combo Filter

    Thanx for your reply. Ummmm . . . it works but now I have a different problem. After I use the second combo box which queries correctly now based on the first combo box, when I tab back to the first combo box and change the value there, the 2nd combo box still reflects the query based on the...
  7. R

    Returning Record Count From SubForm

    I have a Meeting Form, and on that form is a Attendance Sub-Form. I want to count the number of Attendance records and fill in a Attendance Number field on the Meeting form. Access2000 online help references counting records in reports, but, how would I do this using forms and subforms...
  8. R

    Combo Filter

    Having 2 unbound combo boxs on a form, I want the query on the 2nd combo box to reflect what was choosen on the first combo box. For instance if I have a table where there is a group type and group name, when I use the 2nd combo box, I only want the group names for the group type that was...
Back
Top Bottom