I can get 1:1 or 1:m relationships fine, but not m:m. Please help, thanks!
J John Marshall, MVP May 5, 2006 #2 Normally this is done with an extra table. Table1 --- M:M --- Table2 ---> Table1 --- M:1 --- Extra Table --- 1:M --- Table2 John... Visio MVP Need stencils or ideas? http://www.mvps.org/visio/3rdparty.htm Need VBA examples? http://www.mvps.org/visio/VBA.htm Common Visio Questions http://www.mvps.org/visio/common_questions.htm Visio Wishlist http://www.mvps.org/visio/wish_list.htm
Normally this is done with an extra table. Table1 --- M:M --- Table2 ---> Table1 --- M:1 --- Extra Table --- 1:M --- Table2 John... Visio MVP Need stencils or ideas? http://www.mvps.org/visio/3rdparty.htm Need VBA examples? http://www.mvps.org/visio/VBA.htm Common Visio Questions http://www.mvps.org/visio/common_questions.htm Visio Wishlist http://www.mvps.org/visio/wish_list.htm