View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jimmy jimmy is offline
external usenet poster
 
Posts: 59
Default Am I in the right place?

Hi, I need to display computer info (name, OS System, Service pack, Software
etc.) for 14 users in MS Excel (XP). I was thinking instead of using 14
worksheets (one for each user) i could display all the info on a worksheet
using a dropdown and replacing data according to the username. Is this
possible? and how, so that i can look into it. I do have some VB knowledge.