PC Review


Reply
Thread Tools Rate Thread

Can I hide/remove the field that joins subform to main form?

 
 
Rachel Garrett
Guest
Posts: n/a
 
      19th Aug 2011
Greetings,

I have a subform that is joined to the main form on an ID field. The
users don't care about the ID number, so I'd like to hide it.

What is the proper way to do this? Should I just set that field and
its label to visible=false, or is there a better method?

Thanks,
Rachel
 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      19th Aug 2011
On Fri, 19 Aug 2011 08:41:43 -0700 (PDT), Rachel Garrett <(E-Mail Removed)>
wrote:

>Greetings,
>
>I have a subform that is joined to the main form on an ID field. The
>users don't care about the ID number, so I'd like to hide it.
>
>What is the proper way to do this? Should I just set that field and
>its label to visible=false, or is there a better method?
>
>Thanks,
>Rachel


If the Master Link Field is the name of a field in the form's recordsource,
then there's no need to have a textbox or other control on the form at all. If
you for some reason want a control on the form as the Master Link Field (for
instance it's a "relay" textbox to correlate two subforms) you can set its
Visible property to No.
--

John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/For...-US/accessdev/
http://social.answers.microsoft.com/.../en-US/addbuz/
and see also http://www.utteraccess.com
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Populate subform field on Afterupdate of main form field RW Microsoft Access VBA Modules 6 26th May 2009 09:06 PM
Linking field in main form with field in subform to perform calc Ammo Microsoft Access Form Coding 0 7th Aug 2008 05:35 PM
Populate subform field with data from main form field Shiller Microsoft Access Forms 0 23rd Aug 2007 04:51 PM
Change Vaule of main form field based on subform field smcgrath via AccessMonster.com Microsoft Access Forms 7 22nd Mar 2007 05:22 PM
Hide/remove subform control from the main form Kathy Microsoft Access 1 17th Aug 2006 01:15 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:37 PM.