Skip to content

Commit d8004a1

Browse files
authored
Add files via upload
Code cleaned up Html-file is saved well-formed again
1 parent 728f8e4 commit d8004a1

20 files changed

+26
-38
lines changed

Modules/BAPT_Background.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller, supported by K.D.Gundermann #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_Columns.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_DataSource.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_Font.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller, supported by K.D.Gundermann #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_Helper.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = False
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_JQueryJS.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_JQueryUI.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_Localization.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_PivotCSS.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

Modules/BAPT_PivotJS.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute VB_Exposed = True
1010
'###############################################################################################
1111
'# Copyright (c) 2021, 2023 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 2.01.02 published: 26.03.2023 #
13+
'# Version 2.02.04 published: 27.03.2023 #
1414
'###############################################################################################
1515

1616
Option Compare Database

0 commit comments

Comments
 (0)