Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Help with copying a drop down box

I've been using drop down boxes (or list) boxes in several of my
spreadsheets to help with data input. I need to copy data entered
including the drop down box selection into another spreadsheet or into
MS Word.

I can't figure out how to copy the drop down selection.

Thoughts?

P.S. I don't program in visual basic. Thanks!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 279
Default Help with copying a drop down box

Not very clear on your requirement but without VBA:

Use a section of your sheet for the lists that the drop boxes use -
and then when you print/copy you can have full list and the selection will
be in the cell with the box.

" wrote:

I've been using drop down boxes (or list) boxes in several of my
spreadsheets to help with data input. I need to copy data entered
including the drop down box selection into another spreadsheet or into
MS Word.

I can't figure out how to copy the drop down selection.

Thoughts?

P.S. I don't program in visual basic. Thanks!


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help with copying a drop down box


Hi
click the "design mode" icon in the control tool box. So you will enter
the design mode. then gp to the list box button. Right click. Select
properties. In the properties window, select linked cell. Give the
address of the cell you want the data to be copied (e.g. "B1"). Now you
can record a macro and do wahtever you want. It will automatically be
recorded. Hope this will help you.

Best.

T


--
twinklejmj
------------------------------------------------------------------------
twinklejmj's Profile: http://www.excelforum.com/member.php...o&userid=27085
View this thread: http://www.excelforum.com/showthread...hreadid=469057

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
Copying a Drop Down Menu Browniris Excel Discussion (Misc queries) 2 November 25th 09 11:13 PM
Copying drop down boxes ryerye Excel Discussion (Misc queries) 1 July 13th 07 04:49 AM
Drop and drag is copying values instead of formulas joel1972 Excel Worksheet Functions 5 September 15th 06 11:01 PM
Copying Cells with Drop Down Lists Debby Bunce New Users to Excel 2 August 21st 06 12:17 AM
Copying Cells with Drop Down Lists Debby Bunce Excel Worksheet Functions 2 August 21st 06 12:17 AM


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

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"