Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 9th, 2007, 05:20 PM
Registered User
 
Join Date: Jul 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to tekgod
Default HELP! accessing a subform detail section from form

I've been trying to solve this problem on my own and like many others I'm hitting a wall.

I have a form with a subform in the Detail Section of the form. In the Detail SECTION of the subform I have a calendar control (MS ver 10.)

What I am trying to do is change the backcolor of the DETAIL SECTION of the subform where the calender control is from code in the form (parent)


form![Master Calendar]!forms[DetailCalendar].section(acDetail).backcolor = 888888


My results so far produce an error.

Can someone please put me on the right track. This collection business is making me gray.

Thanks in advance for the help.











Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically update in form Detail section mohiddin52 Access VBA 0 April 18th, 2008 10:36 AM
How to fix the height of the detail section derekpuah Crystal Reports 0 May 11th, 2006 11:10 PM
Dynamic Detail section sudarshan73 Crystal Reports 1 January 20th, 2006 05:23 PM
how to increment in detail section cmdolcet Crystal Reports 0 July 12th, 2005 05:37 PM
Detail Section Height rickf Access VBA 1 January 29th, 2004 07:53 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.