A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Control Visible on Datasheet



 
 
Thread Tools Display Modes
  #1  
Old February 3rd, 2009, 07:36 PM posted to microsoft.public.access.tablesdbdesign
Matthew Pfluger[_2_]
external usenet poster
 
Posts: 36
Default Control Visible on Datasheet

Is there a way to determine if a control is visible as a column in a form's
datasheet view?

Thanks,
Matthew Pfluger
  #2  
Old February 3rd, 2009, 08:05 PM posted to microsoft.public.access.tablesdbdesign
strive4peace
external usenet poster
 
Posts: 1,670
Default Control Visible on Datasheet

Hi Matthew,

yes, if you are in the code behind the form:

me.[controlname].ColumnHidden
will be True or False

WHERE
controlname is the Name property of the control

Warm Regards,
Crystal
remote programming and training

Video Tutorials on YouTube!
http://www.youtube.com/user/LearnAccessByCrystal

Access Basics
8-part free tutorial that covers essentials in Access
http://www.AccessMVP.com/strive4peace

*
(: have an awesome day
*





Matthew Pfluger wrote:
Is there a way to determine if a control is visible as a column in a form's
datasheet view?

Thanks,
Matthew Pfluger

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:59 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.