Thread: New to VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ccc ccc is offline
external usenet poster
 
Posts: 2
Default New to VBA

New to VBA however am an experienced dba. Need to create either in
Word or Excel a Template that will integrate to a database using dde
and based on the entry in the databse field import another worksheet or
paragraph into the worksheet/document. eg. Used for events
management. Based on an entry in a menu field like menu5,
automatically insert into the worksheet/template the actual menu 5.
Also need a simple way probably form based for the input of new menus
by the user.

Can anyone point me in the right direction with this. Learning VBA as
I go. Have done limited VB scripting in the past.

TIA

Jason