I have a command that is driven by a spreadsheet (CSV) that gets the data from on-line and then does a search in C# for the match (It is currently very long ... containing a number of ranges - Total 500+)
Currently in the spreadsheet I have to create a field and then paste it in to clipboard so that users of the profile can update it.
What would be an easy way to be able to grab and put in a command with ranges in to a profile, so that the users do not have to touch this command at all?