Excel professionell: Automatisierung mit VBA: [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis]
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Heidelberg ; München [u.a.]
mitp-Verl.
2010
|
Ausgabe: | 1. Aufl. |
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | 505 S. Ill. CD-ROM (12 cm) |
ISBN: | 9783826656064 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV036540374 | ||
003 | DE-604 | ||
005 | 20231201 | ||
007 | t | ||
008 | 100630s2010 gw a||| |||| 00||| ger d | ||
015 | |a 10,N13 |2 dnb | ||
016 | 7 | |a 1001109910 |2 DE-101 | |
020 | |a 9783826656064 |c PB. : ca. EUR 39.95 |9 978-3-8266-5606-4 | ||
024 | 3 | |a 9783826656064 | |
028 | 5 | 2 | |a 826656060 |
035 | |a (OCoLC)648767591 | ||
035 | |a (DE-599)DNB1001109910 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-BW | ||
049 | |a DE-91G |a DE-11 |a DE-859 |a DE-12 |a DE-29 |a DE-92 |a DE-M347 |a DE-1049 | ||
082 | 0 | |a 005.54 |2 22/ger | |
084 | |a ST 371 |0 (DE-625)143672: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 357f |2 stub | ||
084 | |a DAT 304f |2 stub | ||
100 | 1 | |a Klein, Karl Josef |e Verfasser |0 (DE-588)111831474 |4 aut | |
245 | 1 | 0 | |a Excel professionell: Automatisierung mit VBA |b [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] |c Karl Josef Klein ; Dominik Klein |
250 | |a 1. Aufl. | ||
259 | |a 11 | ||
264 | 1 | |a Heidelberg ; München [u.a.] |b mitp-Verl. |c 2010 | |
300 | |a 505 S. |b Ill. |e CD-ROM (12 cm) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a EXCEL |0 (DE-588)4138932-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a VisualBASIC für Applikationen |0 (DE-588)4341325-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a EXCEL |0 (DE-588)4138932-3 |D s |
689 | 0 | 1 | |a VisualBASIC für Applikationen |0 (DE-588)4341325-0 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Klein, Dominik |e Verfasser |0 (DE-588)141687444 |4 aut | |
856 | 4 | 2 | |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3447606&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020462158&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-020462158 |
Datensatz im Suchindex
DE-BY-FWS_katkey | 379662 |
---|---|
_version_ | 1824554136053481472 |
adam_text |
INHALTSVERZEICHNIS VORWORT 11 1 EINE KURZE EINFUHRUNG IN DIE
PROGRAMMIERUNG MIT VBA 13 1.1 VARIABLE 13 1.1.1 TYPKONVERSION 16 1.1.2
KONSTANTEN UND AUFZAEHLUNGEN 17 1.2 ARRAYS 18 1.2.I MULTIDIMENSIONALE
ARRAYS 21 1.3 OPERATOREN 22 1.4 PROGRAMMFLUSSKONTROLLE 24 1.4.1
IF-THEN-ELSE 24 1.4.2 SELECT-CASE 26 1.5 SCHLEIFEN 27 1.6 PROZEDUREN 30
1.7 MODULE UND OBJEKTE 33 1.8 EVENTS 35 1.9 DER VBA-EDITOR 35 1.9.1 DER
PROJEKTEXPLORER 37 1.9.2 EIGENSCHAFTSFENSTER 37 1.9.3 DIREKTBEREICH 38
1.9.4 VBA-EDITOR 39 1.9.5 EINSTELLUNGEN DES VBA-EDITORS 40 1.9.6
VBA-HILFE 43 1.9.7 FEHLER BESEITIGEN 45 1.9.8 ARBEIT MIT DEM
OBJEKTKATALOG 49 1.10 DIGITALE SIGNATUREN UND
EXCEL-SICHERHEITSEINSTELLUNGEN 51 2 DIE LOHNABRECHNUNG 55 2.1 ALLGEMEINE
VORBEMERKUNGEN 55 2.2 MITARBEITERVERWALTUNG 56 2.3 FORMULARE EINRICHTEN
56 2.3.1 FORMULAR FMOVERVIEW 57 2.3.2 FORMULAR FMMITARBEITER ERSTELLEN
65 2.3.3 FORMULAR FMMITARBEITER PROGRAMMIEREN 68 BIBLIOGRAFISCHE
INFORMATIONEN HTTP://D-NB.INFO/1001109910 DIGITALISIERT DURCH 6.1 DER
PROGRAMMABLAUF. 211 INHALTSVERZEICHNIS 2.4 STARTCENTER EINRICHTEN 77 2.5
DAS LOHNKONTO 83 2.5.1 LOHNKONTODATEN EINTRAGEN 83 2.5.2 FUNCTION
LSTBERECHNEN 90 2.5.3 SOZIALVERSICHERUNGSBEITRAEGE BERECHNEN 99 2.5.4 DAS
ABRECHNUNGSFORMULAR 103 2.5.5 AUSWERTUNG 106 2.6 LOHNBERECHNUNG FUER 2010
1 08 3 FEHLERANALYSE IN DER PRODUKTION 111 3.1 STARTCENTER EINRICHTEN
112 3.2 DATENUEBERNAHME 115 3.3 PIVOT-TABELLEN ERSTELLEN 122 3.4
AUSWERTUNG 138 3.5 HISTOGRAMM 142 4 KAPAZITAETSANALYSE 145 4.1
PLANBESCHAEFTIGUNGSANSATZ 147 4.2 KAPAZITAETSANALYSE 161 4.3 FORMELN
SCHUETZEN 164 4.4 PLANKOSTENRECHNUNG 165 4.4.1 LINEARER KOSTENVERLAUF 166
4.4.2 EXPONENTIELLER KOSTENVERLAUF. 168 4.4.3 BERECHNUNG 170 4.4.4
ABWEICHUNGSANALYSE 172 4.4.5 GRAFISCHE AUSWERTUNG 1 75 5
LIQUIDITAETSANALYSE 181 5.1 FINANZPLAN EINRICHTEN 182 5.2 UMSATZDATEN
EINLESEN UND SCHAETZEN 183 5.3 LIQUIDITAETSPLAN ENTWERFEN 193 5.4
SZENARIOANALYSE 197 5.5 FINANZPLAN ERSTELLEN 201 5.6 FINANZPLAN
FORMATIEREN 205 5.7 ANALYSEMOEGLICHKEITEN 206 5.8 STARTCENTER EINRICHTEN
207 6 SOZIALPLAN AUFSTELLEN 209 8.7 DATEN AUSWERTEN, SUCHEN UND AENDERN
260 INHALTSVERZEICHNIS 6.2 PUNKTE LEBENSALTER 214 6.3 DIENSTJAHRE
BERECHNEN 217 6.4 PUNKTE FUER MINDERUNG DER ERWERBSFAEHIGKEIT 221 6.5
PUNKTE FUER KINDER 222 6.6 PUNKTE FUER UNTERHALTSPFLICHT 222 6.7 FILTER
SETZEN 223 7 BETRIEBLICHE ZUSATZLEISTUNGEN 225 7.1 BETRIEBSRENTE 225 7.2
ZUSATZLEISTUNGEN 231 7.2.1 UEBERNAHME DER DATEN 232 7.2.2 FUNKTION
WEIHNACHTSGELD 235 7.2.3 ANWESENHEITSPRAEMIE 235 8 ANALYSE VON
LIEFERANTEN 239 8.1 KRITERIEN FUER DIE BEURTEILUNG 239 8.2 AUFBAU DER
ARBEITSMAPPE 242 8.3 FORMULAR FUER DATENEINGABE 242 8.3.1 TEXTFELDER
EINRICHTEN 243 8.3.2 KOMBINATIONSFELDER ANLEGEN 243 8.3.3 RAHMEN
EINRICHTEN 244 8.3.4 BEFEHLSSCHALTFLAECHEN 245 8.3.5 BEZEICHNUNGSFELD UND
BILDLAUFLEISTE 246 8.3.6 TABELLEN EINRICHTEN 246 8.4 VARIABLEN FESTLEGEN
248 8.5 FORMULARSTART PROGRAMMIEREN 248 8.6 FORMULARSTEUERUNG
PROGRAMMIEREN 251 8.6.1 DATENSATZINMASKEUEBERTRAGEN(N) 251 8.6.2
DATENSATZSPEICHERNFN) 253 8.6.3 SCROLLBARUEEFLCHANGEO 254 8.6.4
CMDSPEICHERN_CLICK() 255 8.6.5 CMDNEU_CLICK() 255 8.6.6 CMDENDE_CLICK()
256 8.6.7 EINGABEERLEICHTERUNGEN 256 8.6.8 CMDLOESCHEN_CLICK() 257 8.6.9
STATUS DER STEUERELEMENTE 258 8.6.10 FUNKTIONEN 258 11.5
REGRESSIONSANALYSE 362 INHALTSVERZEICHNIS 9 PERSONALEINSATZ PLANEN 265
9.1 AUFBAU DER ARBEITSMAPPE 267 9.2 STARTCENTER EINRICHTEN 268 9.3
MITARBEITER VERWALTEN 271 9.3.1 USERFORM_ACTIVATE() 272 9.3.2
DATENSATZINMASKEUEBERTRAGEN(N) 273 9.3.3 DATENSATZSPEICHERN(N) 273 9.3.4
CMDSPEICHERRUCLICKO 274 9.3.5 CMDNEU_CLICK() 274 9.3.6 CMDENDE-CLICKO
274 9.3.7 BILDLAUFLCHANGEO 274 9.3.8 CMDLOESCHEN_CLICK() 274 9.3.9
STEUERELEMENTNAME_CHANGE() 275 9.4 KALENDERDATEN FESTLEGEN 275 9.5
JAHRESEINSATZ PLANEN 284 9.6 ARBEITSSTUNDEN BERECHNEN 291 9.7
ZEITZUSCHLAEGE BESTIMMEN 299 9.8 FORMELN EINTRAGEN 310 9.9 HANDHABUNG 311
10 BESCHAFFUNGSCONTROLLING 313 10.1 ARBEITSMAPPE EINRICHTEN 315 10.2
STARTCENTER EINRICHTEN 317 10.3 ABC-ANALYSE 318 10.4 KENNZIFFERN
BERECHNEN 325 10.4.1 ERLAEUTERUNG DER ABKUERZUNGEN 326 10.4.2 DAS
LAGERHALTUNGSMODELL 326 10.4.3 DIE FORMELN 327 10.4.4 DATENUEBERNAHME 328
10.4.5 FORMELN EINTRAGEN 330 10.5 XYZ-ANALYSE 339 10.6 GROFF-VERFAHREN
345 11 ZEITREIHENANALYSE 353 11.1 DAS MODELL 354 11.2 AUFBAU DER
ARBEITSMAPPE 357 11.3 STARTCENTER EINRICHTEN 358 11.4 DATEN EINLESEN 359
14.4.5 WORD-BERICHT ERZEUGEN 485 INHALTSVERZEICHNIS 11.6 AUSWERTUNG 366
11.7 BEURTEILUNG DER REGRESSIONSANALYSE 370 11.8 MODELLVARIATION 372 12
UMSAETZE UEBERWACHEN 375 12.I KOMBINATIONSFELD FUELLEN 377 12.2 DATEN
EINLESEN 379 12.3 TABELLENBLATT AUSWERTUNG EINRICHTEN 390 12.4
DATENREIHE MIT SYMBOLEN VERSEHEN 394 13 UMSATZANALYSE 399 13.1
DATENUEBERNAHME 399 13.1.1 ABFRAGE ERSTELLEN 400 13.1.2 SICHT (VIEW)
ERSTELLEN 404 13.2 DATEN UEBERNEHMEN 409 13.2.1 ACCESS-DATENBANK
UEBERNEHMEN 410 13.2.2 DATEN VOM SQL-SERVER UEBERNEHMEN 411 13.2.3
DATENIMPORT VON EXCEL AUS 413 13.3 PIVOT-TABELLE AUTOMATISCH ERSTELLEN
416 13.3.1 AUFBAU EINER PIVOT-TABELLE 417 13.3.2 DAS PROGRAMM ZUM
ERSTELLEN DER TABELLE 418 13.3.3 DATENFELDER AUSTAUSCHEN 422 13.3.4
BERECHNUNGSMODI AENDERN 423 13.3.5 PIVOT-TABELLE AKTUALISIEREN 428 13.4
AUSWERTUNGEN ERWEITERN 429 13.5 LANDKARTEN EINFAERBEN 435 13.6
KUNDENANALYSE 445 13.7 ABC-ANALYSE VON KUNDEN 450 13.8 AUFTRAEGE FILTERN
456 14 BERICHT ERSTELLEN 465 14.1 DATEN UEBERNEHMEN 467 14.2 USA-KARTE
EINFUEGEN 468 14.3 PIVOT-TABELLE TOP5 ANLEGEN 469 14.4
SOLL-IST-ABWEICHUNG ERSTELLEN 472 14.4.1 DATEN UEBERNEHMEN 473 14.4.2
PIVOT-TABELLE ERSTELLEN 474 14.4.3 FORMULAR BERICHT ANLEGEN 477 14.4.4
FORMULARPROGRAMMIERUNG 479 IO INHALTSVERZEICHNIS A DATEN-CD 491
STICHWORTVERZEICHNIS 493 |
any_adam_object | 1 |
author | Klein, Karl Josef Klein, Dominik |
author_GND | (DE-588)111831474 (DE-588)141687444 |
author_facet | Klein, Karl Josef Klein, Dominik |
author_role | aut aut |
author_sort | Klein, Karl Josef |
author_variant | k j k kj kjk d k dk |
building | Verbundindex |
bvnumber | BV036540374 |
classification_rvk | ST 371 |
classification_tum | DAT 357f DAT 304f |
ctrlnum | (OCoLC)648767591 (DE-599)DNB1001109910 |
dewey-full | 005.54 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.54 |
dewey-search | 005.54 |
dewey-sort | 15.54 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 1. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV036540374</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20231201</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">100630s2010 gw a||| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">10,N13</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1001109910</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783826656064</subfield><subfield code="c">PB. : ca. EUR 39.95</subfield><subfield code="9">978-3-8266-5606-4</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783826656064</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">826656060</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)648767591</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1001109910</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BW</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-12</subfield><subfield code="a">DE-29</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-1049</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.54</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 371</subfield><subfield code="0">(DE-625)143672:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 357f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 304f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Klein, Karl Josef</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)111831474</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Excel professionell: Automatisierung mit VBA</subfield><subfield code="b">[kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis]</subfield><subfield code="c">Karl Josef Klein ; Dominik Klein</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. Aufl.</subfield></datafield><datafield tag="259" ind1=" " ind2=" "><subfield code="a">11</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Heidelberg ; München [u.a.]</subfield><subfield code="b">mitp-Verl.</subfield><subfield code="c">2010</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">505 S.</subfield><subfield code="b">Ill.</subfield><subfield code="e">CD-ROM (12 cm)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">EXCEL</subfield><subfield code="0">(DE-588)4138932-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">VisualBASIC für Applikationen</subfield><subfield code="0">(DE-588)4341325-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">EXCEL</subfield><subfield code="0">(DE-588)4138932-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">VisualBASIC für Applikationen</subfield><subfield code="0">(DE-588)4341325-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Klein, Dominik</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)141687444</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3447606&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020462158&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-020462158</subfield></datafield></record></collection> |
id | DE-604.BV036540374 |
illustrated | Illustrated |
indexdate | 2025-02-20T06:46:58Z |
institution | BVB |
isbn | 9783826656064 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-020462158 |
oclc_num | 648767591 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-11 DE-859 DE-12 DE-29 DE-92 DE-M347 DE-1049 |
owner_facet | DE-91G DE-BY-TUM DE-11 DE-859 DE-12 DE-29 DE-92 DE-M347 DE-1049 |
physical | 505 S. Ill. CD-ROM (12 cm) |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | mitp-Verl. |
record_format | marc |
spellingShingle | Klein, Karl Josef Klein, Dominik Excel professionell: Automatisierung mit VBA [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] EXCEL (DE-588)4138932-3 gnd VisualBASIC für Applikationen (DE-588)4341325-0 gnd |
subject_GND | (DE-588)4138932-3 (DE-588)4341325-0 |
title | Excel professionell: Automatisierung mit VBA [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] |
title_auth | Excel professionell: Automatisierung mit VBA [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] |
title_exact_search | Excel professionell: Automatisierung mit VBA [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] |
title_full | Excel professionell: Automatisierung mit VBA [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] Karl Josef Klein ; Dominik Klein |
title_fullStr | Excel professionell: Automatisierung mit VBA [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] Karl Josef Klein ; Dominik Klein |
title_full_unstemmed | Excel professionell: Automatisierung mit VBA [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] Karl Josef Klein ; Dominik Klein |
title_short | Excel professionell: Automatisierung mit VBA |
title_sort | excel professionell automatisierung mit vba kompakte einfuhrung in vba rationalisierung typischer aufgaben in excel fertige losungen fur die praxis |
title_sub | [kompakte Einführung in VBA ; Rationalisierung typischer Aufgaben in Excel ; fertige Lösungen für die Praxis] |
topic | EXCEL (DE-588)4138932-3 gnd VisualBASIC für Applikationen (DE-588)4341325-0 gnd |
topic_facet | EXCEL VisualBASIC für Applikationen |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3447606&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020462158&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT kleinkarljosef excelprofessionellautomatisierungmitvbakompakteeinfuhrunginvbarationalisierungtypischeraufgabeninexcelfertigelosungenfurdiepraxis AT kleindominik excelprofessionellautomatisierungmitvbakompakteeinfuhrunginvbarationalisierungtypischeraufgabeninexcelfertigelosungenfurdiepraxis |