Skip to content

Commit 89c69c5

Browse files
authored
Add files via upload
The html file is also no longer necessary when displaying in the web browser ActiveX control.
1 parent 043f504 commit 89c69c5

20 files changed

+32
-23
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, 2022 Thomas Möller, supported by K.D.Gundermann #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller, supported by K.D.Gundermann #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
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, 2022 Thomas Möller #
1212
'# MIT License => https://github.com/team-moeller/better-access-pivottable/blob/main/LICENSE #
13-
'# Version 1.63.04 published: 24.11.2022 #
13+
'# Version 1.64.02 published: 25.11.2022 #
1414
'###############################################################################################
1515

1616
Option Compare Database

0 commit comments

Comments
 (0)