Talk About Network

Google





Software > Access Forms > Re: List all co...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 4 Topic 46502 of 46786
Post > Topic >>

Re: List all control names

by "AccessVandal via AccessMonster.com" <u18947@[EMAIL PROTECTED] > Dec 3, 2008 at 07:02 AM

If the user hide the column in datasheet view, the next time when the user
open the form again the column hidden will still be hidden until the user
unhide the column. So there no need to use any code.

jskernahan@[EMAIL PROTECTED]
 wrote:
>Hi there,
>
>I have created a database that has login names and users. In this
>database, I have a datasheet form which can allow users to Hide/Unhide
>columns using format -> Unhide columns. I am trying to make the
>database remember which columns were hidden by which users so that the
>users don't constantly have to hide/unhide the columns they want to
>see.
>
>My approach to this is the following:
>- Create a table with two field names: UserName, HiddenColumns
>- Run a VB procedure on the "On Load" even of the form which looks
>into the table and sees which columns are hidden by the logged in
>user, then hide the appropriate columns.
>- Run a VB procedure on the "On Close" even of the form which looks to
>see which controls on the form are hidden, then then adds them to the
>HiddenColumns Table with the appropriate username.
>
>I am a relative novice when it comes to coding so I'm hoping there's
>someone out there that can help me?!? Thanks
>
>James

-- 
Please Rate the posting if helps you

Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200812/1
 




 4 Posts in Topic:
List all control names
jskernahan@[EMAIL PROTECT  2008-12-02 14:50:24 
Re: List all control names
"AccessVandal via Ac  2008-12-03 07:02:55 
Re: List all control names
jskernahan@[EMAIL PROTECT  2008-12-03 12:40:48 
Re: List all control names
"AccessVandal via Ac  2008-12-04 09:11:31 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Fri Jan 9 16:29:41 PST 2009.