Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default label on top of a listbox

Good day Group,

Is it not possible to show a Label on top of a Listbox?
If possible - how to do? Hints welcomed.

Brgds

CG Rosén



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 130
Default label on top of a listbox

CG Rosen,

If you want to the label to interact with the list box add this to the
change event of the list box

Label1.Caption = ListBox1.Value


"CG Rosén" wrote:

Good day Group,

Is it not possible to show a Label on top of a Listbox?
If possible - how to do? Hints welcomed.

Brgds

CG Rosén




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 638
Default label on top of a listbox

Unlike Access, labels are not automatically assigned to new items when
added to a userform. If you want to add a label, simply click the A
button on the toolbar and place the label wherever you desire.
CG Rosén wrote:
Good day Group,

Is it not possible to show a Label on top of a Listbox?
If possible - how to do? Hints welcomed.

Brgds

CG Rosén


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the font for part of an axis label, not the whole label. amy45 Charts and Charting in Excel 2 April 5th 23 01:11 PM
How to rezize data label box in pie charts (label wraps to two lin rolliedogg Charts and Charting in Excel 1 October 18th 06 08:17 PM
how to remove label formatting (eg label to number) sikkiekaka Excel Worksheet Functions 0 November 4th 04 11:35 PM
listbox.value not equal to listbox.list(listbox.listindex,0) ARB Excel Programming 0 October 22nd 03 12:46 AM
add text to label (label from forms toolbar) Rob Bovey Excel Programming 0 September 5th 03 09:46 PM


All times are GMT +1. The time now is 10:53 AM.

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

About Us

"It's about Microsoft Excel"