View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nick Hodge Nick Hodge is offline
external usenet poster
 
Posts: 1,173
Default Call a VBA module from Microsoft Access

Freddy

The answer is certainly yes, but you will get better answers in an Access
group. this one is Excel

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
DTHIS
www.nickhodge.co.uk


"Freddy" wrote in message
...
Is it possible to call a Visual Basic module from a Microsoft Access
database? Does anyone have sample code? My goal is to create a user menu
interface whereby different VBA modules are called depending on a button
that
is "clicked" on an Access menu.