E
Eric
This is my first crack at trying to program Outlook. I've programmed some
Excel apps with VBA, and know that environment best right now.
I want to use Outlook as the basis for initiating requests in a ticketing
system, and will need some drop down lists - I don't want to store the data
in the control, and am wondering where one would typically keep it. I don't
want to mess with a db, even access at this point, and am thinking about
either an excel workbook or a text file, which would be kept in a shared
folder with no access restrictions on the server.
The data won't be completely static as we work through getting the system
up, but it won't be very dynamic after.
Any thoughts, tips to share?
I'd gladly invest in a book, but couldn't find any meaty ones in any of the
local stores (I'm using Patricia "Cordoza's Using Outlook 2003" as a
starting point right now)
TIA
Excel apps with VBA, and know that environment best right now.
I want to use Outlook as the basis for initiating requests in a ticketing
system, and will need some drop down lists - I don't want to store the data
in the control, and am wondering where one would typically keep it. I don't
want to mess with a db, even access at this point, and am thinking about
either an excel workbook or a text file, which would be kept in a shared
folder with no access restrictions on the server.
The data won't be completely static as we work through getting the system
up, but it won't be very dynamic after.
Any thoughts, tips to share?
I'd gladly invest in a book, but couldn't find any meaty ones in any of the
local stores (I'm using Patricia "Cordoza's Using Outlook 2003" as a
starting point right now)
TIA