Search results

  1. B

    report controller

    Hi Im trying to make a form be a report controller. How do I reference the values of the headers and footers on a report from a form. I tried Reports![associate report]![groupheader0].visible but it didnt work can anybody point me in the right direction or know of a sample databse that has...
  2. B

    sort ascending in a subform

    How would you automate the sort ascend feature in a subform? I tried the orderby field in the properties section [fieldname]ASC but it doesnt work all the time is there another way? thanks, bob
  3. B

    report running sum question

    okay I have a running sum to get a total each month at the end of the report it displays the correct total so thats fine , the rpoblem is I'd like the last running sum total on top of the form in the header what I've done so far is created another set of text boxes in the header and tried to...
  4. B

    limit combo box based on whats selected in another combo box

    I found this information from http://home.att.net/~dashish/forms/frm0028.htm If anyone can explain it to me a little better id be very grateful as I don't really use SQl at all, I want the value from cboProjectName to limit whats in cbosub(2nd column) thanks for the time, bobby (Q) How can I...
  5. B

    limit contents of combo box

    I found this information from http://home.att.net/~dashish/forms/frm0028.htm If anyone can explain it to me a little better id be very grateful as I dont really use SQl at all, I want the value from cboProjectName to limit whats in cbosub thanks for the time, bobby (Q) How can I limit the...
Back
Top Bottom