Caros, que tal aprendermos mais um exemplo de utilização do Add-in Data Explorer.
Este add-in serve para o Excel 2010 e o Excel 2013 e pode ser baixado aqui.
O Data Explorer abrirá uma nova opção no Menu e através dela poderemos importar e transformar uma ampla variedade de dados de fontes distintas. Além das fontes de dados padrão como o Microsoft Access, SQL Server e Arquivos de Texto.
O Data Explorer permitirá a importação de fontes tais como o Active Directory, Azure, OData e Hadoop.
Através deste post veremos mais um exemplo de com usar o Data Explorer.
3º Exemplo - Get a list of Files in a folder
Ever needed to get a list of files in a folder? I have. I've actually created VBA code to do this. Well, Data Explorer lets me create a dynamic list of files with just a few clicks.
I select the From Folder option and enter my target folder's path.
.
This immediately activates the query window with a view into all the files in my selected folder.
.
I can see a drill icon that lets me expand the Attributes column to show additional information. In this case, I want to include the Kind and Size fields.
.
After confirming my changes, I get a refreshable table which lists the files I have in my folder.
I'm not sure this is exactly what the 'From Folder' option in Data Explorer was intended to do, but I find this feature extremely handy.
.
.
Tags: VBA, Data, Tip, Excel, Add-in, Data Explorer, Active Directory, Azure, OData, Hadoop,
Nenhum comentário:
Postar um comentário