Search
 
SCRIPT & CODE EXAMPLE
 

BASIC

visual basic excel freeze first row

With ActiveWindow
    .SplitColumn = 0
    .SplitRow = 1
End With
ActiveWindow.FreezePanes = True
Comment

PREVIOUS NEXT
Code Example
Basic :: visual basic non modal message box 
Elixir :: elixir after 
Elixir :: elixir rescue 
Elixir :: elixir hello world 
Elixir :: elixir string regex 
Elixir :: elixir timex format 
Elixir :: elixir get error message 
Elixir :: create new project phoenix 
Elixir :: elixir enum map_every 
Scala :: else if scala 
Scala :: scala match 
Scala :: Exception: sbt.TrapExitSecurityException thrown from the UncaughtExceptionHandler in thread "run-main-0" 
Actionscript :: how to resize a base64 image 
Excel :: google query select first 10 
Excel :: excel get number of column 
Perl :: perl replace substring 
Perl :: append string perl 
Pascal :: pascal pause until key is pressed 
Pascal :: turbo pascal online compiler 
Powershell :: To look at a profile to see information about a wifi network 
Clojure :: clojure read file 
Assembly :: restart kde 
Assembly :: wget output filename 
Assembly :: smt32f429 timer free running 
Javascript :: jquery vslidation remove spaces from input 
Javascript :: jquery remove required attribute 
Javascript :: react refresh page 
Javascript :: javascript void(0) href 
Javascript :: get tomorrows date using moment 
Javascript :: random number between 0 and 3 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =