I am having issues where my cfquery isn't looping through the directory if there is more than one person with the same last name. It displays the same dept for all the people with the same last name instead of the correct dept. Example: 1)If only one employee exists with his/her last name in query then the dept is correct 2)If there are more than one last name of Smiths then it lists all the Smiths with the wrong dept Smith#1 Dept#1 Smith#2 Dept#1 Smith#3 Dept#1 Does this seem like a looping issue? If so, which type of looping tag do you recommend? Thanks! Scott Clayton
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5585 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
