Search the Community

Showing results for tags 'areaname'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 1 result

  1. When creating a tag group, what is (Me.AreaName, 250) defining in the code snippet below? If rpOneTagGroup Is Nothing Then Set rpOneTagGroup = Application.CreateTagGroup(Me.AreaName, 250) Call LoadSiloTagGroup(xSilos) End If