Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Merge a list of datasets without typing out each dataset's name

    Dear All,

    I'm using the following code to merge a list of datasets in a folder:

    Code:
    merge city country using dataset1 dataset2 dataset3...
    I'm wondering if there is a more convenient method to merge multiple datasets without typing out the each dataset's name?

    Any help will be appreciated!

    Many thanks,
    Craig
Working...
X