Sorry this is probably really easy but I'm pulling a blank
In the spirit of the World Cup, I'll explain the form I created.
In a drop down list I have Ronaldo, Messi and RVP.
When I click RVP I have Text Boxes that show his information like
Club Team - Manchester United
International Team - Netherlands
etc.
How can I export the text boxes that describe the player into excel. I know how to export the back end table/query it pulls the data from for all players but don't know how to do it on an individual level.
Thanks in advance!