TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
chris cools
NA
9
1.9k
new to programming/C#: what to learn to copy files
Jul 26 2018 6:19 AM
Hello,
i am new to programming and want to start learning with a specific project in mind.
we have excel files containing different values in the same column on different rows.
The values in this column correspond (without the file extension which is mostly ".jpg") with actual files stored in a certain directory.
Now i would like to make something where a user has an interface in which he can:
-search and select an excel file where the values are in the first column
-specify the folder in which to search for the files
-a folder where the copied files need to go
-start button to start the program
-the program needs to check in the excel file every value in the first column, take the value and ad ".jpg" and ".png"
-copy all the files found in the specified directory that are equal to : "value"&".jpg" and "value"&".png" to the other specified folder
-when it's done specify to the user : the number of files moved and the values where no corresponding files were found.
Since i have no idea where to start, what should i look into to be able to :
-read out this excel file and use these values in the programming logic.
Thank you very much!!!
grtz,
chris
Reply
Answers (
5
)
Where can I find my user-id in profile settings?
how to approve or reject selected sharepoint list item