Create form

G

Guest

I would like to make a page from front page also, is that possible? Also can
you connect to an access Database?

I need a helpdesk data base with the following fields,

Created By (Auto fill)
Ticket Number (AutoNumber)
Date / Time (Auto Date)
Subject
Status
Problem Type
Due Date (On Click Calander)
Caller Name (on click will open Address book)
e-mail address
Phone Number
Description
 
S

Sue Mosher [MVP-Outlook]

Are you trying to create a web page or a custom Outlook form?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

I want to use a custom form... And connect to an access database... Can this
be done?
 
S

Sue Mosher [MVP-Outlook]

Without knowing what you want to use the custom form to do, why you want to use Outlook rather than just Access, or what your mail environment is, it's hard to comment on what's possible.

As far as connecting to a database, that's definitely possible, but you have to write the code to do it. See http://www.outlookcode.com/d/database.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

I am trying to make a form for a public folder, that will allow end users to
submit a ticket for a help desk envirnment. I can just use Outlook, however
we will have to do reports based off of the months work. Here is a list of
the fields that will be required for the user to fill out.

User name (FoSUsername)
Section (drop down)
Room #
Phone Number
Computer Name (FoSComputerName)
Computer Serial Number
Problem Description (Drop Down)
Tech Assigned (Drop Down)
Corrective Action (Text up to 200 Characters)
Hrs to complete task.

Submit Button - this will send e-mail to the helpdesk e-mail address.

Is there a way you could point me in a good direction on creating the form?

Thanks,

Lee Mossolle
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top