Re: Getting from Access to Word



"Susan H. White" <SusanHWhite@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EC2E22E0-C804-45ED-9603-BC60B8E1D2A9@xxxxxxxxxxxxxxxx
In a form, I have a listbox based on a table that contains Section,
Subsection, Page and Pathway. What I want to have happen is that selecting
one of the lines in the listbox automatically activates the Pathway so that
the specified document comes up in WORD.

I'm just unable to do this, despite hours of frustration with macros,
coding, etc. Can anyone help?

What code are you using now? I would expect something like...

Application.FollowHyperLink Me.ListBoxName.Column(3)

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


.


Loading