473,761 Members | 9,477 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Allow users to change Back Ground Color in Access

171 New Member
Hi How can I make a user panel where they can choose a color for all the forms in an Access database.

I have made a table with all the user names and it has a field for color which can store their desired color.

I don't however know how to allow them to choose a color themselves.

Thanks
Jan 14 '10 #1
4 4308
nico5038
3,080 Recognized Expert Specialist
When you have a limited number of colors you could place a button (or label) for each color on a form and store the value of that button when pressed.
Personally I wouldn't allow users to select a color as it's sometimes blurring the text and makes the overall color design rather "hard'
Every windows system allows you to chose a color scheme for all applications and why not advise them to use that and use the "standard" template colors in your application?

Nic;o)
Jan 14 '10 #2
NeoPa
32,572 Recognized Expert Moderator MVP
As a part of the form design is (should be) determining which colours work well together and make the form readable and easy to work with, I cannot imagine that allowing users (unless themselves trained in design - in which case the question becomes about a colour scheme instead) the ability to change form colours is good design in any sense.

I'm sorry to sound negative but this is a serious point.
Jan 14 '10 #3
iheartvba
171 New Member
I understand what you are saying, the only reason I want to do this is so each user has a different color associated with their forms. This will ensure that when they log on to the database they haven't accidently logged on with the wrong username, as they will see a different color if they log in with another user name (I don't like to use passwords because people forget the password). Probably simpler for me to choose schemes for each user.
Jan 15 '10 #4
wizardry
201 New Member
have you thought about using vba create a module with the functions listed for each hex or ascii language set for that color then create a macro for on click on the users panel which you just created. that panel will list the available options that you have just defined from within your custom color palette. and store that color lang. set in their users profile tbl for profile session setting or what ever and call that when the user logs in. hope this helps.

schemes are ok but just a templete / outline.

i would recomend using vba(visual basic access) you can grab everything from network address, etc... and store that into the users schema as well.

----- per previous post ----

why give users access to the color schema?

answer 1. all color schematics are not the same on every system. unless its all duplicate from the developers which i highly doubt. i.e. tower has differant graphics chip set. monitor has differant graphics chip set.

answer 2. think like the CEO " If my users could change their system to the way they are comfortable using it; with out damaging the system or systems or their self or others; which means more productivity. then yes give then access to that custom schema which allows them to change font, and color setting to their users profile.

answer 3. this is a database your building right? lol..... just joking! do you have an audit trial setup? history tables? i would just in case, also you can derive your reporting from that.
Jan 15 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
3939
by: Fran Tirimo | last post by:
I am developing a small website using ASP scripts to format data retrieved from an Access database. It will run on a Windows 2003 server supporting FrontPage extensions 2002 hosted by the company 1&1 with only limited server configuration via a web based control panel. My query relates to the ASP security model and how it relates to FrontPage options for setting file access on a database file. If you know of any online documentation...
24
1725
by: Jim Hubbard | last post by:
Anybody know?
3
1805
by: Duane Phillips | last post by:
Greetings. Can an app be developed in .Net to deploy like local installed apps, and then later reuse that code and object set to deploy on a web server? I have read a little about WEB vs. RICH vs. SMART in .Net. Still vague as to what path(s) to pursue. Background:
6
3183
by: Cro | last post by:
Dear Access Developers, The 'Allow Additions' property of my form is causing unexpected results. I am developing a form that has its 'Default View' property set to 'Continuous Forms' and am displaying records that match an SQL statement entered in the 'Record Source' property of the form. The form behaves correctly and displays the records as expected. The
2
2292
by: Rod | last post by:
I have a requirement in which I need to allow the user to log into our ASP.NET application, but also be able to change their Windows password, if it is expired. I had thought that Windows authentication would do the trick, but it appears not to. (If the user's password has expired, it will sit there forever asking the user for their username and password in the Windows login dialog box that pops up.) 1) The way I see it, I have two...
5
1815
by: DeanL | last post by:
I know you can convert a database from Access 2003 to 97 easily but is there anything that I should avoid doing in Access 2003 that might make my database incompatible with Access 97? Many thanks, Dean...
5
16438
by: profdotnet | last post by:
Below is the code of web.config file: <configuration> <system.web> <authentication mode="Forms" /> <authorization> <allow users="Admin"/> <deny users="Jack,Mary" /> <deny users="?"> </authorization>
2
2179
by: James | last post by:
When property 'Enabled' is set to 'false', the text back ground color always turn to gray. Can I change this color? From http://developmentnow.com/g/36_2003_7_0_0_0/dotnet-languages-csharp.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com
2
1839
by: davehirend | last post by:
i have porblem for change the back ground of the TextBox in ASP.NET 2.0
0
9376
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9923
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9811
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8813
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6640
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5266
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3911
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3509
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2788
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.