Wes Stahler
|
4727bb3b2b
|
Update open-excelpackage.md
Small changes to Example 2
|
2022-08-24 21:34:46 -04:00 |
|
dfinke
|
ac435fc1e1
|
bump version
|
2022-08-24 18:37:24 -04:00 |
|
dfinke
|
340ffc560b
|
Use EZOut to format data form Excel to Mardown tables and Yaml
|
2022-08-24 18:37:14 -04:00 |
|
Doug Finke
|
069c227391
|
Merge pull request #1233 from g-pearl/master
Update Bottom Spelling Error
|
2022-08-24 18:21:38 -04:00 |
|
g-pearl
|
fa4f3a23cd
|
Update Bottom Spelling Error
|
2022-08-24 08:54:36 -06:00 |
|
Doug Finke
|
f54db0e2d9
|
Merge pull request #1220 from dfinke/Add-Group-Column-Tests
Added Group Column tests
|
2022-07-20 07:15:46 -04:00 |
|
dfinke
|
8c1388a799
|
Added Group Column tests
|
2022-07-17 11:24:51 -04:00 |
|
dfinke
|
7c473d1fb6
|
bump version
v7.8.0
|
2022-07-16 13:45:40 -04:00 |
|
dfinke
|
31366057df
|
Add images for changelog
|
2022-07-16 13:45:34 -04:00 |
|
Doug Finke
|
f102ece700
|
Merge pull request #1219 from jhoneill/PivotTableUpdates
Pivot table updates
|
2022-07-16 13:25:17 -04:00 |
|
dfinke
|
950b9ab078
|
update with examples that were added
|
2022-07-16 12:19:23 -04:00 |
|
Doug Finke
|
869ab59a8a
|
tweak README
|
2022-07-16 11:47:33 -04:00 |
|
Doug Finke
|
1e9a73d176
|
Merge pull request #1214 from dbrennand/feat/vba-pivotable-tabular-repeat-label-no-subtotals
Feat/VBA-PivotTable-Tabular-Repeat-Label-No-Subtotals
|
2022-07-16 11:30:19 -04:00 |
|
James O'Neill
|
37e6896741
|
Merge branch 'dfinke:master' into PivotTableUpdates
|
2022-07-14 20:27:59 +01:00 |
|
Doug Finke
|
c39e6cc24c
|
Merge pull request #1216 from chadmando/fixtypo
Fix typo in help
|
2022-07-14 14:15:16 -04:00 |
|
James O'Neill
|
5ab9d6f23f
|
Add column to GroupNumeric/Date in PivotTables.
|
2022-07-14 17:43:55 +01:00 |
|
chadmando
|
81e60be51d
|
Fix typo in help
Open-ExcelPackage Example #2 Line#48
remove 'and'
|
2022-07-13 15:36:17 -05:00 |
|
dfinke
|
943ca7e6d1
|
Added -Show
|
2022-07-13 14:13:22 -04:00 |
|
Doug Finke
|
513ff59ba8
|
Merge pull request #1208 from kkazala/kkazala/exportformatting
Kkazala/exportformatting
|
2022-07-13 12:09:55 -04:00 |
|
dbrennand
|
45fc5a2631
|
fix: add missing -Path parameter
|
2022-07-13 16:59:18 +01:00 |
|
dbrennand
|
8b30fce81a
|
feat: add VBA example to modify PivotTables
Excel macro example for changing all PivotTables in the workbook to Tabular form, repeats labels and disables Subtotals.
|
2022-07-13 16:57:22 +01:00 |
|
dfinke
|
0990c0ef09
|
used $PSScriptRoot instead
|
2022-07-13 09:50:02 -04:00 |
|
Kinga Kazala
|
724ed6b197
|
Get-ConditionalFormatting function added
|
2022-07-13 09:34:30 +02:00 |
|
Kinga Kazala
|
087feedde6
|
fix: corrected the script to include sheet name, and to add '=' in the ConditionValue
|
2022-07-13 09:26:19 +02:00 |
|
Kinga Kazala
|
b92ea56fe9
|
GetConditionalFormatting.xlsx added
|
2022-07-11 07:58:29 +02:00 |
|
Kinga Kazala
|
c4eed8c25d
|
GetConditionalFormatting.ps1 example added: exports conditional formatting rules in a 'ready to use' format
|
2022-07-05 16:05:40 +02:00 |
|
Kinga Kazala
|
9051ffc0e5
|
example update: format both cells, plus format whole row
|
2022-07-05 15:59:32 +02:00 |
|
Doug Finke
|
050613eede
|
Merge pull request #1206 from dfinke/Investigate-underlinetype-not-being-set
Fix -UnderLineType parameter is ignored in Set-ExcelColumn #1204
v7.7.0
|
2022-07-04 10:47:10 -04:00 |
|
Doug Finke
|
84f51c4823
|
Merge branch 'master' into Investigate-underlinetype-not-being-set
|
2022-07-04 10:41:02 -04:00 |
|
dfinke
|
f2544ed1ec
|
Fix -UnderLineType parameter is ignored in Set-ExcelColumn #1204
|
2022-07-04 10:29:39 -04:00 |
|
James O'Neill
|
5b4857d7a0
|
New subtotals, tweak module stats example
|
2022-06-21 16:58:42 +02:00 |
|
Doug Finke
|
45449650c7
|
Merge pull request #1202 from kkazala/compareCells
Compare cells
|
2022-06-20 13:07:58 -04:00 |
|
Doug Finke
|
d7348250fc
|
Updated
|
2022-06-20 13:00:33 -04:00 |
|
Kinga Kazala
|
b53881fd02
|
Merge branch 'compareCells' of https://github.com/kkazala/ImportExcel into compareCells
|
2022-06-20 17:20:17 +02:00 |
|
Kinga Kazala
|
632bb263cc
|
docs: Highlight-DiffCells.ps1 example added
|
2022-06-20 17:19:01 +02:00 |
|
Kinga Kazala
|
658a6b543a
|
docs: Highlight-DiffCells.ps1 example added
|
2022-06-20 17:12:48 +02:00 |
|
Doug Finke
|
0f301ff619
|
fix formatting
|
2022-06-17 12:20:32 -04:00 |
|
Doug Finke
|
115fbb23a7
|
Merge pull request #1200 from jhoneill/master
Update to Get-HTMLTable, added Import-ByColuumns function and example
|
2022-06-17 12:04:06 -04:00 |
|
dfinke
|
2b30537c20
|
update change log
|
2022-06-17 11:56:47 -04:00 |
|
dfinke
|
22f50d2659
|
fix spelling
|
2022-06-17 11:50:02 -04:00 |
|
dfinke
|
f0a2d076e3
|
Update Import-Html with better defaults
|
2022-06-17 11:38:19 -04:00 |
|
dfinke
|
835a11bbb3
|
Update HTML example
|
2022-06-17 11:37:54 -04:00 |
|
James O'Neill
|
701b8e2062
|
Fix Get-HTMLTable for .NET core
|
2022-06-17 09:42:36 +01:00 |
|
James O'Neill
|
6f2bfaff4e
|
Merge branch 'dfinke:master' into master
|
2022-06-16 14:19:30 +01:00 |
|
Doug Finke
|
ba6cee12d9
|
Merge pull request #1198 from dfinke/Set-up-GHA-CI/CD
Set up gha ci/cd
|
2022-06-12 15:28:04 -04:00 |
|
Doug Finke
|
5d36945708
|
remove fail tests
|
2022-06-12 15:18:56 -04:00 |
|
Doug Finke
|
6cbf4efd1d
|
try mac
|
2022-06-12 15:14:27 -04:00 |
|
Doug Finke
|
4feaee46d2
|
fail tests on windows
|
2022-06-12 15:11:36 -04:00 |
|
Doug Finke
|
89f90b77fb
|
try failing tests
|
2022-06-12 15:06:53 -04:00 |
|
Doug Finke
|
98256c61e8
|
include test for Invoke-ExcelQuery
|
2022-06-12 14:48:37 -04:00 |
|