Excel spreadsheet help
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I am working on a program for my workplace that requires sending information from a Form to an excel spreadsheet that is shared to certain users. I can create a spreadsheet through VB but I am not sure how to add to it. I would typically use Access but that is not available at my workplace. This is a scheduling application and gets added to on a daily basis so the program would have to determine the next empty cell in excel on its own. Is this possible? Any suggestions? My experience level is beginner-ish.