Hello everybody
If I have a land and I need to know the numbers of trees needed to be planted. How can i achieve that?
The land is ractangular . The legnth of the land is 1000 m and the width is 500 m
The distance between each tree should be 6 m
If UDF function the solution would be perfect
UDFName(Length,Width,Distance)
Thanks advanced for help
Bookmarks