Skip to content

Commit f32143c

Browse files
authored
Add files via upload
BugFix: The html file is created when property "SaveHtmlFileForDebugging" is set to "True".
1 parent 89c69c5 commit f32143c

20 files changed

+26
-20
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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.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.64.02 published: 25.11.2022 #
13+
'# Version 1.65.01 published: 30.12.2022 #
1414
'###############################################################################################
1515

1616
Option Compare Database

0 commit comments

Comments
 (0)