bartmanekul
Board Regular
- Joined
- Apr 3, 2017
- Messages
- 58
- Office Version
- 365
- Platform
- Windows
I just need a pointer for this one.
Tried googling, but think I'm putting the wrong terms in.
I have a template spreadsheet, which people use for scoring.
This data needs to go into a table, and although I've made it as easy as possible - set it up so they only have to copy and paste a single line into the data table, I'd still much rather not have them in the table in the first place.
So first:
Is it possible to include a button for them to press on this template sheet which will add the results to a new row in a data table in another spreadsheet?
If so, how do I do this? I've never touched VBA, though if there's existing code I can likely modify to my needs.
Again, if possible, is there anything that can be done to stop someone from adding an entry twice (i.e. they press the button again)?
Thanks in advance.
Tried googling, but think I'm putting the wrong terms in.
I have a template spreadsheet, which people use for scoring.
This data needs to go into a table, and although I've made it as easy as possible - set it up so they only have to copy and paste a single line into the data table, I'd still much rather not have them in the table in the first place.
So first:
Is it possible to include a button for them to press on this template sheet which will add the results to a new row in a data table in another spreadsheet?
If so, how do I do this? I've never touched VBA, though if there's existing code I can likely modify to my needs.
Again, if possible, is there anything that can be done to stop someone from adding an entry twice (i.e. they press the button again)?
Thanks in advance.