LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 177
Default Copy and Paste Rows according to Drop Down Box

Here is my Data set.

ColA (Label) ColB (Data)
Scenario 1 Dogs
Scenario 2 Cats
Scenario 3 Pigs
Scenario 4 Sheep
Scenario 5 Goats


I want to use dropdown boxes to copy data in one scenario and paste in
another.

For example, if I want to copy and paste the values of Scenario 4 into
Scenario 2, I would like to be able to choose "Scencario 4" in DropDownBox1
and choose "Scenario 2" in DropDownBox2, then press a third button so that
the macro copies the values in Scenario 2 and pastes over as value in
Scenario 4.

This is tough for me because I have many more scenarios and I do not know
how to apply relative references.

Copy Which Scenario Paste Over as Value to Which Scenario
DropDownBox1 DropDownBox2
Scenario 4 Scenario 2

After I run my macro, my data set should look like this:

ColA ColB
Scenario 1 Dogs
Scenario 2 Sheep
Scenario 3 Pigs
Scenario 4 Sheep
Scenario 5 Goats

As you can see, I have copied the data from Scenario 4 and pasted it in
Scenario 2.

Any hints would be appreciated... thanks for taking a look
 
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
Copy Paste Macro Using Drop Down Boxes SteveC Excel Programming 0 October 10th 06 07:36 PM
Copy/Paste Drop Down List Ivano Excel Worksheet Functions 0 March 31st 06 05:49 PM
how do i copy drop down lists and paste them KJP Excel Discussion (Misc queries) 1 October 7th 05 02:49 PM
Can you drag/drop rows w/o using Cut/Paste spp Excel Discussion (Misc queries) 1 March 11th 05 03:05 PM
Copy & Paste Drop Down Box with Macros Lana Excel Programming 0 November 11th 04 03:28 PM


All times are GMT +1. The time now is 06:46 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"