Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default combobox rows format

I want some way to indicate that a particular item in a ComboBox has been
"used"--that is, data related to the item exists in a spreadsheet. I'm not
sure the best way to do this (not the data-checking part, but the
displaying-the-result part). One way would be to make the used items appear
as bold text, if that's possible. My alternative, I suppose would be to
create another column and add a character ("" for example) when the related
row's item is used.
If there's a better way, I'm open to suggestions. Thanks.
Bert

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default combobox rows format

You can incorporate the code to display a flag into the same code that is
activated by the selection of an item in a combo box. That is assuming that
such code exists.

"Bert" wrote:

I want some way to indicate that a particular item in a ComboBox has been
"used"--that is, data related to the item exists in a spreadsheet. I'm not
sure the best way to do this (not the data-checking part, but the
displaying-the-result part). One way would be to make the used items appear
as bold text, if that's possible. My alternative, I suppose would be to
create another column and add a character ("" for example) when the related
row's item is used.
If there's a better way, I'm open to suggestions. Thanks.
Bert


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
Date Format In Combobox IanC Excel Programming 2 May 14th 07 05:12 PM
format of combobox on userform red6000 Excel Programming 2 July 19th 06 04:22 AM
Format in a combobox alvin Kuiper Excel Programming 4 February 12th 06 07:46 PM
combobox format Terry V Excel Programming 2 September 14th 04 10:03 AM
ComboBox Format Problem CG Rosén Excel Programming 1 June 22nd 04 02:26 AM


All times are GMT +1. The time now is 09:27 AM.

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

About Us

"It's about Microsoft Excel"