Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Susy
 
Posts: n/a
Default Command button on data-entry form

Is there a way to add a command button to a form that displays data for
reference? I'd like the user of the form I'm creating to choose a chemical
abbreviation from a dropdown but be able to click a button and display a
table containing the full chemical name and unit. Or else have a dropdown
with three columns? It's easy to do in Access, but I can't seem to figure out
how to do either of these things in Excel.)
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

It might be easiest to use a range of 2 columns (why 3???).

Then you can make your combobox have multiple columns--including both the
abbreviation and long name.

With your combobox selected (while you're designing the form), hit F4 to see its
properties.

..ColumnCount = 2 (or 3???)
..RowSource = Sheet1!a1:B9 (say)




Susy wrote:

Is there a way to add a command button to a form that displays data for
reference? I'd like the user of the form I'm creating to choose a chemical
abbreviation from a dropdown but be able to click a button and display a
table containing the full chemical name and unit. Or else have a dropdown
with three columns? It's easy to do in Access, but I can't seem to figure out
how to do either of these things in Excel.)


--

Dave Peterson
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
create a data entry form template in Excel 2003? david.bottomley@haltoncollege Excel Discussion (Misc queries) 0 January 19th 05 09:59 AM
have 3 worksheets, 1 is a form, the other 2 data for the form-wan. bken Excel Worksheet Functions 0 January 12th 05 09:15 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
Data Entry Alert in User Form Kev Excel Discussion (Misc queries) 6 January 8th 05 03:01 PM
How can I transpose data from a spreadsheet into a form that does. Joby Excel Worksheet Functions 3 November 30th 04 04:50 PM


All times are GMT +1. The time now is 12:19 PM.

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"