View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DutchKID6900 DutchKID6900 is offline
external usenet poster
 
Posts: 1
Default Database interface.

I have one database like worksheet with all our loan data. What I want is a
seperate worksheet were loan officers can pick thier name from a drop down
screen to display all thier loans. Then have the ability to change certain
cells that we allow access to. Then have those changes saved over into the
database like worksheet. Is there a simply way to do this or does it require
VBA?