PC Review


Reply
Thread Tools Rate Thread

Can this be done with a listbox combo box. would be pretty cool

 
 
=?Utf-8?B?QnJpYW5QYXVs?=
Guest
Posts: n/a
 
      9th Sep 2006
Im a big college football fan. I was thinking about writing a database that
has all the division 1 football teams by conference. who they play,
statistics, etc. I was wanting to use a combo box to pick who was playing
who. 2 combo boxes then the date.

Question: I would love to put the team logo in the combo box next to the
team when I select the team. Can this be done. IF so, What would be the most
practical way of doing it.

Next Question: In a list box can I control the vertical Width of the
records in the columm. I know by selecting the font size it increases the
vertical width.

Thanks.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?QmFycnkgR2lsYmVydA==?=
Guest
Posts: n/a
 
      9th Sep 2006
"BrianPaul" wrote:
> Question: I would love to put the team logo in the combo box next to the
> team when I select the team. Can this be done. IF so, What would be the most
> practical way of doing it.


Not possible with the standard combobox. There might be an ActiveX control
you could buy that would do it.

> Next Question: In a list box can I control the vertical Width of the
> records in the columm. I know by selecting the font size it increases the
> vertical width.


What do you mean by vertical width? Vertical is height and horizontal is
width. Yes, you can control the height by changing the font size.

Barry
 
Reply With Quote
 
Dirk Goldgar
Guest
Posts: n/a
 
      9th Sep 2006
"BrianPaul" <(E-Mail Removed)> wrote in message
news:67723CFA-FD89-4921-9F0C-(E-Mail Removed)
> Im a big college football fan. I was thinking about writing a
> database that has all the division 1 football teams by conference.
> who they play, statistics, etc. I was wanting to use a combo box to
> pick who was playing who. 2 combo boxes then the date.
>
> Question: I would love to put the team logo in the combo box next to
> the team when I select the team. Can this be done. IF so, What would
> be the most practical way of doing it.


Not in the combo box, but you could display it in an image control next
to the combo box. If the logos are all stored in the same folder --
probably the same folder as the database, or a subfolder of that -- then
you can easily use the AfterUpdate event of the combo box to set the
Picture property of the image control to the path and file name of the
image file containing the logo.

> Next Question: In a list box can I control the vertical Width of the
> records in the columm. I know by selecting the font size it
> increases the vertical width.


I'm not sure what you mean by "vertical width", unless it's "height". I
don't think you can change the height of the individual rows without
changing the font size.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


 
Reply With Quote
 
=?Utf-8?B?QnJpYW5QYXVs?=
Guest
Posts: n/a
 
      9th Sep 2006
That Makes Since, I will give it a whirl.

Thanks

"Dirk Goldgar" wrote:

> "BrianPaul" <(E-Mail Removed)> wrote in message
> news:67723CFA-FD89-4921-9F0C-(E-Mail Removed)
> > Im a big college football fan. I was thinking about writing a
> > database that has all the division 1 football teams by conference.
> > who they play, statistics, etc. I was wanting to use a combo box to
> > pick who was playing who. 2 combo boxes then the date.
> >
> > Question: I would love to put the team logo in the combo box next to
> > the team when I select the team. Can this be done. IF so, What would
> > be the most practical way of doing it.

>
> Not in the combo box, but you could display it in an image control next
> to the combo box. If the logos are all stored in the same folder --
> probably the same folder as the database, or a subfolder of that -- then
> you can easily use the AfterUpdate event of the combo box to set the
> Picture property of the image control to the path and file name of the
> image file containing the logo.
>
> > Next Question: In a list box can I control the vertical Width of the
> > records in the columm. I know by selecting the font size it
> > increases the vertical width.

>
> I'm not sure what you mean by "vertical width", unless it's "height". I
> don't think you can change the height of the individual rows without
> changing the font size.
>
> --
> Dirk Goldgar, MS Access MVP
> www.datagnostics.com
>
> (please reply to the newsgroup)
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
listbox based on a listbox based on a combo doesn't sync. Peter Stone Microsoft Access Forms 2 15th Jun 2009 06:56 AM
[Cool staff!||Hi! I think this need for || Help me with- ||Hello....||I find this - || It`s realy cool!] [Cool staff!||Hi! I think this need for || Help me Microsoft ASP .NET 0 21st May 2007 04:46 AM
"Focus Tester", pretty cool!! Brad Freeware 2 16th May 2006 08:15 PM
listbox or combo box and how? =?Utf-8?B?S2ltIEs=?= Microsoft Excel Misc 13 4th Mar 2006 12:28 PM
Went to your site pretty cool! Marc Microsoft Excel New Users 0 2nd Dec 2004 03:51 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:57 PM.