Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
write macro that copies any numbers in a cell & appends those numbers
proceeded by a "." to the contents of another cell, same row? example: r1c1 r1c2 Boxholder PO Boxholder 123 the macro would copie the number value of r1c2 (123) and append the contents of r1c1 preceded by a period. Results desired: Boxholder.123 PO Boxholder 123 Macro would have a control+c shortcut and would execute only once for the selected row. Thanks, -- DASJ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I am trying to write a macro using If...Then | Excel Discussion (Misc queries) | |||
How to write a macro?? | Excel Discussion (Misc queries) | |||
How do i write a Macro that does following | New Users to Excel | |||
is it possible to execute write to the fields in another .xsl form a macro in another .xsl? e.g. some way to load another .xsl into an .xsl macro and write to its data? | Excel Worksheet Functions | |||
How do I write a macro for... | Excel Discussion (Misc queries) |