Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
I need help with a sub that that will copy a name from selected drop down list and paste it to a designated cell , but if the cell is not blank then paste on the next cell down if blank, if not then next down...ect. to a range of 15 cells. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
a "drop down list" can be a ComboBox control or a data validation list or a ComboBox form, what is yours? isabelle Le 2013-01-30 12:22, escelnewbie a écrit : Hello, I need help with a sub that that will copy a name from selected drop down list and paste it to a designated cell , but if the cell is not blank then paste on the next cell down if blank, if not then next down...ect. to a range of 15 cells. |
#3
![]() |
|||
|
|||
![]() Quote:
|
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
there is a possibility to use the Calculate event. What is the address
of the data that feed the validation list? i hope that this data is on another sheet. isabelle Le 2013-01-31 09:56, escelnewbie a écrit : isabelle;1609020 Wrote: hi, a "drop down list" can be a ComboBox control or a data validation list or a ComboBox form, what is yours? isabelle Le 2013-01-30 12:22, escelnewbie a écrit :- It is Data Validation. |
#5
![]() |
|||
|
|||
![]() Quote:
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't Copy and Paste or Paste Special between Excel Workbooks | Excel Discussion (Misc queries) | |||
Automating copy/paste/paste special when row references change | Excel Programming | |||
help w/ generic copy & paste/paste special routine | Excel Programming | |||
Excel cut/Paste Problem: Year changes after data is copy and paste | Excel Discussion (Misc queries) | |||
Copy and Paste macro needs to paste to a changing cell reference | Excel Programming |