473,395 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Having multiple labels for the same control

very much a beginner here, trying to teach myself how to MS Access!

First question: Is it possible to have multiple labels for the same text box or other control?

I was hoping to have both a label and some descriptive text associated with each control, but Access doesn't seem to like having multiple labels.
May 16 '19 #1
2 1545
twinnyfo
3,653 Expert Mod 2GB
xargon666,

Welcome to Bytes!

You cannot have two labels for one control. However, each control does have a property called "Tag" in which you can add additional information about that control. I sometimes have even placed additional information there that I use elsewhere within my forms.

Hope this hepps.
May 16 '19 #2
NeoPa
32,556 Expert Mod 16PB
While you can't actually associate more than one label control with another control, be it a TextBox, a ComboBox, or any other type, you can put unattached labels anywhere you like on a Form or Report. Why you'd want to is not something I've worked out yet but it's possible.

Another Control Property you may be interested in is the ControlTipText. This is shown when you hover over a Control, or its associated label, with your mouse cursor.
May 16 '19 #3

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

Similar topics

2
by: ggk517 | last post by:
I have a script like below: ------------------------------------------------------------------------------------------------------------------------ <html> <head> <title>TEST</title> <script...
4
by: arak123 | last post by:
consider the following oversimplified and fictional code public void CreateInvoices(Invoice invoices) { IDbCommand command=Util.CreateDbCommand(); foreach(Invoice invoice in invoices) //lets...
1
by: zensunni | last post by:
What's the best way to list multiple categories in a record/table? To give you an idea, I'll use a animals as an example. If I use a field called "type", I could put in "pet" for a "dog" record....
0
by: Derek Martin | last post by:
On Fri, Jul 18, 2008 at 12:21:49PM -0700, mark floyd wrote: One wonders why... :) Even if Python didn't offer a way to write a for loop in a similar fashion (someone else replied about...
0
by: neeraj1m | last post by:
Having multiple databases in my environment...As a DBA,I need to start and stop each DB individually weekly for backup.Can anyone please provide me the script or some command fuction to perform start...
0
by: Abhishek Saha | last post by:
Suppose my response message can be like this <Response> <ResponseCode>false</ResponseCode> <ResponseMessage>reason 1</ResponseMessage> <ResponseMessage>reason 2</ResponseMessage>...
4
by: d8nicole8l8e | last post by:
Hi there: I saw a great response to what I need, but the code doesn't work for me. I am building an Access 2003 Form that has multiple List Boxes, each having up to (10) items and the List Box...
1
by: benzbikuku | last post by:
Hi, I just begin programming in vb5(I use Visual_Basic_5.0_CCE AS Interpretor) My problem is how can I do for enabling drag and drop between two label controls.In others words,I want enable drag...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.