Commit Graph

524 Commits

Author SHA1 Message Date
dfinke
2984a6b9f4 Updated 2016-12-22 12:07:21 -05:00
dfinke
35ab872a4f added image 2016-12-22 12:06:37 -05:00
dfinke
ed5fb99319 updated 2016-12-22 12:03:58 -05:00
Doug Finke
6c8ddf6e1b Merge pull request #153 from dfinke/tryscriptblock
Tryscriptblock
2016-12-22 12:02:29 -05:00
dfinke
221bc5d215 updated 2016-12-22 12:01:16 -05:00
dfinke
29e44e0aa1 Add scriptblock for Cell Fill Style 2016-12-22 11:24:18 -05:00
Doug Finke
374010c7f6 Update README.md 2016-09-28 08:24:17 -04:00
dfinke
4e7999e8c2 updated 2016-09-28 08:20:20 -04:00
Doug Finke
fbc816b3b5 Merge pull request #130 from xelsirko/master
Fixes #129.
2016-09-28 08:16:26 -04:00
Doug Finke
416821003f Merge pull request #126 from headsphere/patch-1
Powershell 3.0 compatibility fix
2016-09-28 08:04:44 -04:00
Xelsirko
710987d738 Fixes #129. 2016-09-28 11:18:32 +00:00
headsphere
1cd583ca12 Update Export-Excel.ps1 2016-09-27 11:06:50 +01:00
headsphere
27dea78413 Update Export-Excel.ps1
Fixed problem with conditional formatting code that was breaking in Powershell 3
2016-09-21 13:22:57 +01:00
dfinke
23967f7738 bump revision 2016-09-20 17:21:46 -04:00
dfinke
e811ce4b4b Fixes #121 2016-09-12 16:10:18 -04:00
dfinke
b8178ed910 Added contains blanks example 2016-09-12 16:09:04 -04:00
dfinke
6bbc5cb6e3 Enabled ContainsBlanks for conditional text 2016-09-12 16:07:33 -04:00
dfinke
3db1473c05 Fixed #115 2016-08-12 17:16:15 -04:00
dfinke
3efdfd0e0b Added Copy-ExcelWorksheet 2016-07-30 15:11:01 -04:00
dfinke
372fdc4213 Fixes #68 Import-Excel headers no data 2016-07-21 19:54:36 -04:00
dfinke
a53323d3aa updated 2016-07-07 07:55:58 -04:00
Doug Finke
e38bfd26a6 Merge pull request #113 from attilamihalicz/fix_112
uninitialized variable $idx leaks into the pipeline when -TableName parameter is used.
2016-07-07 07:50:25 -04:00
Doug Finke
ad89f47b08 Merge pull request #111 from attilamihalicz/master
removing extra spaces after the backtick
2016-07-07 07:49:45 -04:00
attilamihalicz
2cd807abfb uninitialized variable $idx leaks into the pipeline when -TableName parameter is used. 2016-07-07 13:22:16 +02:00
Attila Mihalicz
dba4768514 uninitialized variable leaks into the pipeline when -TableName parameter is used. 2016-07-07 11:35:42 +02:00
attilamihalicz
151658c808 removing extra spaces after the backtick 2016-07-07 10:37:04 +02:00
dfinke
d520c12227 changed another path to providerPath 2016-07-01 16:19:42 -04:00
dfinke
c7068dc562 Import-Excel change Resolve-Path to return ProviderPath for use with UNC 2016-07-01 15:57:19 -04:00
dfinke
1d897286b7 Resolve the path with ProviderPath for UNC 2016-07-01 15:55:15 -04:00
dfinke
3c5020f137 Fixes Casting Error in Export-Excel #108 2016-06-28 15:01:41 -04:00
dfinke
1788e6bbe8 updated 2016-06-01 17:22:10 -04:00
dfinke
0c18f1da1a updated 2016-06-01 17:20:11 -04:00
dfinke
60fe6e5d1b Version bumped 2016-06-01 17:20:06 -04:00
dfinke
7b4178070a Updated for new ps1 2016-06-01 17:19:57 -04:00
dfinke
e9add66f66 added 2016-06-01 17:19:42 -04:00
dfinke
2da4575496 Add Switch UseDefaultCredentials 2016-06-01 17:06:07 -04:00
Doug Finke
4ef421eb00 Merge pull request #104 from JustinGrote/patch-1
Update README.md Installation Instructions
2016-05-20 18:47:32 -04:00
Justin Grote
4118e2119f Update README.md Installation Instructions
Update the installation instructions to be more direct and precise, making it easier for someone to get started. Also add the -scope CurrentUser method as an option which doesn't require admin privileges.
2016-05-20 15:14:29 -07:00
dfinke
563e213992 Bumped version 2016-04-30 15:39:35 -04:00
dfinke
7243181563 Tests added thanks to https://github.com/W1M0R 2016-04-30 15:33:36 -04:00
dfinke
045234dd81 Only load PS Class for -gt V5. Thanks https://github.com/W1M0R 2016-04-30 15:23:13 -04:00
dfinke
28dab9a626 Updated 2016-04-18 19:00:22 -04:00
dfinke
95f63e9a36 bumped version 2016-04-18 18:55:33 -04:00
dfinke
dedfc8023f Added images 2016-04-18 18:55:22 -04:00
Doug Finke
5de974edc6 Merge pull request #91 from pauldalewilliams/master
Adds switch for PivotDataToColumn
2016-04-18 18:27:57 -04:00
Paul Williams
4f864a2544 Adds switch for PivotDataToColumn so calculated values appear in columns instead of rows 2016-04-15 17:20:55 -04:00
Doug Finke
fd1776432c More fluent for the api 2016-04-07 21:42:38 -04:00
dfinke
c5503f79d8 Make a fluent APi 2016-04-06 17:28:49 -04:00
Doug Finke
86cb1de9ad Added 2016-04-06 17:25:37 -04:00
dfinke
5569950b7b Updated 2016-03-31 17:55:15 -04:00