Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() If you really need a macro, to take contents from C3 and D3 into F3 : Range("F3").FormulaR1C1 = "=RC[-4]&RC[-3]" HTH Carim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to prevent data from moving to a different cell | Excel Worksheet Functions | |||
moving all data to cell a1 | Excel Discussion (Misc queries) | |||
Moving Data between sheets in the same workbook and moving data between Workbooks. | Excel Worksheet Functions | |||
Force user to enter data in cell before moving to next cell | New Users to Excel | |||
Moving 1 Data Cell into A second Sheet? | Excel Programming |