I'm creating a time stamp program with 20 buttons and a start and stop button. I use the "open "?.txt" for ? as #?" statment to place the time into a txt file. My problem is that I'm not quite sure how to use input in a filename. Is it even possible? Do I need to create a form with an input box? Can i just use the InputBox fuunction?

THX