Results 1 to 13 of 13

Thread: Windows 10

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date: Aug:2014
    Location:
    Posts: 41

    Windows 10

    . :

    Ctrl+Page Down , ALT+Dawn , F , E

    , , ?

  2. #2
    Banned all's Avatar
    Join Date: Feb:2003
    Location: Sofia
    Posts: 6,980
    AutoHotKey

  3. #3
    Registered User
    Join Date: Aug:2014
    Location:
    Posts: 41
    . ?

  4. #4
    Registered User nepoklatim's Avatar
    Join Date: May:2019
    Location: Plovdiv
    Posts: 2,546
    , , () ..

  5. #5
    Registered User
    Join Date: Aug:2014
    Location:
    Posts: 41


    1.Ctrl+Page Down
    2.ALT+Dawn
    3.F
    4.E
    - . , . , , .

  6. #6
    Banned all's Avatar
    Join Date: Feb:2003
    Location: Sofia
    Posts: 6,980
    Quote Originally Posted by cadger View Post
    . ?
    ?

  7. #7
    Registered User nepoklatim's Avatar
    Join Date: May:2019
    Location: Plovdiv
    Posts: 2,546
    , ( .ahk ) . Excel 2016.
    Autohotkey , , -, AHK , , - .
    , .

    Ctrl+Win+A.
    ** , . .

    Code:
    ; AutoHotkey Version: 1.x
    ; Language:       English
    ; Author:         
    ;
    ; Script Function:
    ;
    
    #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
    SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
    SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
    SetTitleMatchMode 2  ;to match partial titles
    DetectHiddenWindows, Off
    
    
    ; Excel
    #IfWinActive, ahk_class XLMAIN ahk_exe EXCEL.EXE
    $#^a::
    Send, {Control Down}{PgDn}
    Sleep, 20
    Send, {Control Up}
    Sleep, 20
    Send, {Alt Down}{Down}
    Sleep, 20
    Send, {Alt Up}
    Sleep, 20
    Send, fe
    return
    #IfWinActive
    Last edited by nepoklatim; 15th July 2019 at 21:21.

  8. #8
    Registered User
    Join Date: Aug:2014
    Location:
    Posts: 41
    . - . - Pulover's Macro Creator . AutoHotKey, Notepad sleep-. :

    Escape::
    Macro1:
    WinActivate, Microsoft Excel - OFFICE [Last saved by user] ahk_class XLMAIN
    Send, {LControl Down}
    Send, {PgDn}
    Send, {LControl Up}
    Send, {LAlt Down}
    Send, {Down}
    WinActivate, ahk_class Net UI Tool Window
    Send, {LAlt Up}
    Send, {f}
    Send, {e}
    Return

    , ! .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |