Question : Populating one sharepoint list with info from another list

Hi, I am looking for an easy way to populate a few items with infomation from another list based on a drop down.
 For example:  I have one list with building info which has building name, address, state, and phone #
In a seperate list I would like the ability to use a pull down the building name and have that populate the state and phone # for that buidling in that same entry.  

I know this is easily possible with infopath but i was hoping to stay away from that or another labor intensive fixes

Answer : Populating one sharepoint list with info from another list

use an if then statement when populating the fields.  If selection = "building ABC" then field1 = phone, field2 = email and so on.  Create different fields that populate from what ever is called in your drop down menu
Random Solutions  
 
programming4us programming4us