Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following simple code:
ActiveCell.FormulaR1C1 = "=TRIM(RC[5])&RC[11]" eg above concatenates the cells 5 & 11 columns along. What I want is for the user, by way of an input box, to be able to choose the columns, say 2 & 6. Can anyone help with this please? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need an input box when user selects a value in a drop down box | Excel Worksheet Functions | |||
Code for a button to change cell location | Excel Discussion (Misc queries) | |||
Pause code, wait for input, no input received, carry on with the code | Excel Programming | |||
Is this possible...Filter list after user selects location | Excel Programming |