Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to insert the TIME into a cell by the click of
the mouse button. What do I neen to add to the beginning of this formula Sub Macro3() ' ' Keyboard Shortcut: Ctrl+x ' ActiveCell.FormulaR1C1 = "=NOW()" Selection.Copy Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _ :=False, Transpose:=False Application.CutCopyMode = False End Sub -- Taz |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
mouse over for a button | Excel Discussion (Misc queries) | |||
the right button of mouse cant do nothing | Excel Discussion (Misc queries) | |||
Right mouse button | Excel Discussion (Misc queries) | |||
Right mouse button | Excel Worksheet Functions | |||
moving mouse highlights cells without touching left mouse button | Excel Discussion (Misc queries) |