Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. skalina

    Inserting / Using Crystal 10 report in Access form

    I'm able to do this with earlier versions of Crystal - but am having trouble with Crystal 9 and 10... I've inserted the Crystal ActiveX report Viewer Control 10 Object - but not sure what to do with that exactly...For now, i've renamed it as CR. Then i added a button and changed the vb code to...
  2. skalina

    Formatting the Group Footer

    that worked when on screen - but as soon as I print it, the value's dont apepar...
  3. skalina

    Formatting the Group Footer

    I'm trying to recreate an invoice reprint and everything seems to be fine...However, I've got the subtotals in the group footer for the Table and want to format so that the footer always prints at the bottom of the page... Is there any easy way of doing this? I wasnt able to include the totals...
  4. skalina

    Alternating Backgrounds for groups

    I know its possible to alternate background colors within rows using =iif(rownmumber("dataset") MOD 2,"White","Silver")...However, what I really want to do is altnerate colors for each group -- but I havent quite figured that out just yet... Anyone able to do this? thanks

Part and Inventory Search

Back
Top