I am new to PowerShell and coding for that matter. I’ve been through a bunch of YouTube videos and have a sense of what I need to do I just don’t know how to do it. Here’s the run down I have a spreadsheet where I find an account number under an “identifier” and then I have to find that account number buried in the files on my desktop in an excel spreadsheet. This takes a lot of time. Does anyone have any resources to help? Anywhere for me to start figuring out how to accomplish what I’m trying to accomplish? If I can figure out how to enter the account number and have it loop through all the directories to find the right excel file my project would take a couple hours versus a week. I’m also very interested in this stuff and want to learn how to do it. Thanks for you any direction
submitted by /u/banana8906
[link] [comments]
The post Need a script for locating an account number within an excel file. appeared first on How to Code .NET.