I'm sure this is easy for people that are familiar with VBA, but being the noob that I am. I need a little help trying to write this.
I have a button on a form I need to do a few things.
The first thing I need it to do is simply save the record.
Then I would like it to look at one of my combo boxes and determine what was selected. For example "UP-02", UP-03", etc, and then use "followhyperlink" to the location of the appropriate selection. Example would be "FollowHyperlink "file://G:\Bulletin Board\UP-02.doc"
(I'm not sure if there is a way to create a macro to do this part, if there is that would be fine as well, since I have the rest in a macro right now anyway.)
Then I would like it to simply close that form.
If you need any more specifics, let me know. Thank you!
I have a button on a form I need to do a few things.
The first thing I need it to do is simply save the record.
Then I would like it to look at one of my combo boxes and determine what was selected. For example "UP-02", UP-03", etc, and then use "followhyperlink" to the location of the appropriate selection. Example would be "FollowHyperlink "file://G:\Bulletin Board\UP-02.doc"
(I'm not sure if there is a way to create a macro to do this part, if there is that would be fine as well, since I have the rest in a macro right now anyway.)
Then I would like it to simply close that form.
If you need any more specifics, let me know. Thank you!