(Msg. 1) Posted: Thu Oct 02, 2008 5:40 am
Post subject: need to put label inside text box Archived from groups: microsoft>public>access>tablesdbdesign (more info?)
I ned to conserve space on a screen in design and want to put the label for a
text box inside of the text box in order to conserve the label space. Does
anyone know how to accomplish this?
(Msg. 2) Posted: Thu Oct 02, 2008 10:42 am
Post subject: Re: need to put label inside text box [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Tablesdbdesign really isn't the place to ask this, as this isn't something
you'd do in a table.
On a form/report, put a textbox control (without a label) and set its
control source to
="Some Label " & [name of field]
Ensure that the name of the textbox control is not named the same as [name
of field]
e.g.. if your field is called Customer, name the textbox txtCustomer.
--
Joan Wild
Microsoft Access MVP
"Ron1380" <Ron1380 RemoveThis @discussions.microsoft.com> wrote in message
news:8DEBD4BA-D572-4B8D-B949-CFAF07CE68BD@microsoft.com...
>I ned to conserve space on a screen in design and want to put the label for
>a
> text box inside of the text box in order to conserve the label space. Does
> anyone know how to accomplish this?
(Msg. 3) Posted: Thu Oct 02, 2008 5:26 pm
Post subject: Re: need to put label inside text box [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Of course, that will result in the text box not being updatable.
For another approach, take a look at my February, 2004 "Access Answers"
column in Pinnacle Publication's "Smart Access" where I show how to simulate
XP Cue Banners. You can download the column (and sample database) for free
at http://www.accessmvp.com/djsteele/SmartAccess.html
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"Joan Wild" <jwild RemoveThis @nospamtyenet.com> wrote in message
news:%23af$P0JJJHA.4628@TK2MSFTNGP05.phx.gbl...
> Tablesdbdesign really isn't the place to ask this, as this isn't something
> you'd do in a table.
>
> On a form/report, put a textbox control (without a label) and set its
> control source to
> ="Some Label " & [name of field]
> Ensure that the name of the textbox control is not named the same as [name
> of field]
>
> e.g.. if your field is called Customer, name the textbox txtCustomer.
>
>
> --
> Joan Wild
> Microsoft Access MVP
> "Ron1380" <Ron1380 RemoveThis @discussions.microsoft.com> wrote in message
> news:8DEBD4BA-D572-4B8D-B949-CFAF07CE68BD@microsoft.com...
>>I ned to conserve space on a screen in design and want to put the label
>>for a
>> text box inside of the text box in order to conserve the label space.
>> Does
>> anyone know how to accomplish this?
>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum