User Tools

Site Tools


vba:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
vba:index [29.04.2015 12:20:34]
yaslaw
vba:index [29.04.2015 16:32:31]
yaslaw
Line 1: Line 1:
-~~NOTOC~~ 
 ~~DISCUSSION:​off~~ ~~DISCUSSION:​off~~
 ~~NOCACHE~~ ​ ~~NOCACHE~~ ​
Line 7: Line 6:
 Darum ist auch nicht alles Dokumentiert und nicht jede Funktion macht per se Sinn. Darum ist auch nicht alles Dokumentiert und nicht jede Funktion macht per se Sinn.
  
 +===== Allgemein =====
  
-===== Inhalt =====+==== Tutorials ​==== 
 +[[vba:​tutorials:​index]] zum Thema VBA. Diese sind nicht speziefisch Programmabhängig
  
- ​~~NOCACHE~~ ​ 
-<​html><​div class="​pagequery " style="​font-size:​100%"><​h1 class="​title"></​html>​ 
-[[vba:​tutorials:​index]] 
-<​html></​h1></​div></​html>​ 
 {{pagequery>​ {{pagequery>​
   ^vba:​tutorials:​(?​!index)[^:​]+(?::​index)?​$;​   ^vba:​tutorials:​(?​!index)[^:​]+(?::​index)?​$;​
Line 19: Line 16:
   sort=ns:​asc,​title:​asc;​   sort=ns:​asc,​title:​asc;​
   display=title;​   display=title;​
-  snippet=plain,999999,l1;+  snippet=inline,999999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
Line 26: Line 23:
  ​}} ​  ​}} ​
  
-<​html><​div class="​pagequery " style="​font-size:​100%"><​h1 class="​title"></​html>​ +===Allgemein ​==== 
-Allgemein +Ganz allgemeine Code-Schnipsel & Überlegungen 
-<​html></​h1></​div></​html>​+
 {{pagequery>​ {{pagequery>​
   @vba: *;   @vba: *;
Line 35: Line 32:
   display=title;​   display=title;​
   hidestart;   hidestart;
-  snippet=plain,999999,l1;+  snippet=inline,999999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
Line 42: Line 39:
  ​}} ​  ​}} ​
  
-/* Classes */ +==== Klassen ==== 
-<​html><​div class="​pagequery " style="​font-size:​100%"><​h1 class="​title"></​html>​ +[[vba:​classes:​index|Liste der Klassen]]
-[[vba:​classes:​index]] +
-<​html></​h1></​div></​html>​+
  
 {{pagequery>​ {{pagequery>​
Line 52: Line 47:
   sort=ns:​asc,​title:​asc;​   sort=ns:​asc,​title:​asc;​
   display=title;​   display=title;​
-  snippet=plain,999999,l1;+  snippet=inline,999999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
Line 59: Line 54:
  ​}} ​  ​}} ​
  
-/* Functions */ +==== Funktionen ==== 
-<​html><​div class="​pagequery " style="​font-size:​100%"><​h1 class="​title"></​html>​ +[[vba:​functions:​index|Liste der Funktionen]]
-[[vba:​functions:​index]] +
-<​html></​h1></​div></​html>​+
  
 {{pagequery>​ {{pagequery>​
Line 69: Line 62:
   sort=ns:​asc,​title:​asc;​   sort=ns:​asc,​title:​asc;​
   display=title;​   display=title;​
-  snippet=plain,999999,l1;+  snippet=inline,999999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
Line 76: Line 69:
  ​}} ​  ​}} ​
  
-/* Cast */ +==== Cast ==== 
-<​html><​div class="​pagequery " style="​font-size:​100%"><​h1 class="​title"></​html>​ +[[vba:​cast:​index|Liste der Cast-Funktionen]]
-[[vba:​cast:​index]] +
-<​html></​h1></​div></​html>​+
  
 {{pagequery>​ {{pagequery>​
Line 86: Line 77:
   sort=ns:​asc,​title:​asc;​   sort=ns:​asc,​title:​asc;​
   display=title;​   display=title;​
-  snippet=plain,999999,l1;+  snippet=inline,999999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
Line 93: Line 84:
  ​}} ​  ​}} ​
  
-/* MS Access ​*/ +===== MS Access ===== 
-<​html><​div class="​pagequery " style="​font-size:​100%"><​h1 class="​title"></​html>​ +[[vba:​access:​index|VBA Funktionen, Klassen & Scripte rund um MS Access]]
-[[vba:​access:​index]] +
-<​html></​h1></​div></​html>​+
 {{pagequery>​ {{pagequery>​
   ^vba:​access:​(?​!index)[^:​]+(?::​index)?​$;​   ^vba:​access:​(?​!index)[^:​]+(?::​index)?​$;​
Line 102: Line 91:
   sort=ns:​asc,​title:​asc;​   sort=ns:​asc,​title:​asc;​
   display=title;​   display=title;​
-  snippet=plain,999999,l1;+  snippet=inline,999999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
Line 109: Line 98:
  ​}} ​  ​}} ​
  
-/* MS Excel */ +==== Funktionen ==== 
-<html><div class="​pagequery " style="​font-size:100%"><h1 class="title"></​html>​ +{{pagequery> 
-[[vba:​excel:​index]] +  ^vba:​access:​functions:​(?​!index)[^:​]+(?::​index)?​$;​ 
-<​html></​h1></​div></​html>​+  fullregex;​ 
 +  sort=ns:asc,​title:​asc;​ 
 +  display=title;​ 
 +  snippet=inline,​999999,​l1;​ 
 +  bullet=square;​ 
 +  fontsize=100%
 +  hidemsg; 
 +  hidejump; 
 + }}  
 + 
 +==== Klassen ==== 
 +{{pagequery> 
 +  ^vba:​access:​classes:​(?​!index)[^:​]+(?::​index)?​$;​ 
 +  fullregex;​ 
 +  sort=ns:asc,title:asc; 
 +  display=title;​ 
 +  snippet=inline,​999999,​l1;​ 
 +  bullet=square;​ 
 +  fontsize=100%;​ 
 +  hidemsg; 
 +  hidejump; 
 + }}  
 + 
 + 
 + 
 +===== MS Excel ===== 
 +[[vba:​excel:​index|VBA Funktionen, Klassen & Scripte rund um MS Excel]] 
 {{pagequery>​ {{pagequery>​
   @vba:excel: *;   @vba:excel: *;
Line 118: Line 134:
   display=title;​   display=title;​
   hidestart;   hidestart;
-  snippet=plain,999999,l1;+  snippet=inline,999999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
vba/index.txt · Last modified: 16.10.2015 11:46:56 by yaslaw