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 Chriss Miller 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: *

  • Users: dlightful
  • Content: Threads
  • Order by date
  1. dlightful

    Reporting - Change SubReport background color using VBA rpt open event

    I want to change the background color using VBA on the fly to a subReport. I've specified the following in the main report 'Event Open procedure' but it won't work. Private Sub Report_Open(Cancel As Integer) me!subreport1.Report!Section(0).BackColor = vbBlue End Sub

Part and Inventory Search

Back
Top