Home |
Search |
Today's Posts |
#8
![]() |
|||
|
|||
![]()
Hi,
Although it is a very old thread - here is a Macro which will emulate a Horizontal double-click Fill-in: Code:
Sub Fill_HorizontalRight() Set Rng = Range(Selection, Selection.Offset(-1).End(xlToRight).Offset(1)) Rng.FillRight End Sub “Microsoft®” MVP – Excel ISRAEL |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy column in Excel and paste horizontally in Word. | Excel Discussion (Misc queries) | |||
want to cut data from vertical cells and paste them horizontally. | Excel Discussion (Misc queries) | |||
Macro to find copy "header" and paste | Excel Discussion (Misc queries) | |||
Excel: custom header - is it possible to paste into header? | Excel Worksheet Functions | |||
expanding the side margins in excel does not expand header | Excel Discussion (Misc queries) |