User Profile

Collapse

Profile Sidebar

Collapse
Mack guy
Mack guy
Last Activity: Jan 31 '08, 01:51 PM
Joined: Jan 30 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How would I do that? I'm new to VB, mostly let access create my code for me, and then just tweak it to do what I want. This project is my first real exposure to it.
    See more | Go to post

    Leave a comment:


  • Mack guy
    started a topic Open file based on combobox selection

    Open file based on combobox selection

    I'm working on an Access database and have a form with a combo box (a list of assembly plant locations), and I want a command button that will open the layout file for that plant.

    I've got
    Application.Fol lowHyperlink "<file location>"
    which works, but I'm looking for a way to control what file is opened based on the selection in the combobox.
    I tried
    If ([Combo154]="<plant name1>...
    See more | Go to post
No activity results to display
Show More
Working...