A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Help creating database and forms.



 
 
Thread Tools Display Modes
  #1  
Old February 20th, 2006, 03:49 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Help creating database and forms.

Hi!
I'm new to using Access and need help. I would like to create a form that
my sales reps can enter their request into. That form would include: Rep Id,
IAC, Pounds, Pt#, 1e#, Ht#. I want to be able to go into this database and
process their request and post it back to them with a Status Field, Submit
Date Field that I would update(but I don't want them to be able to enter into
those fields). This could be another form if it has to be, I just don't want
them to be able edit it.

I also would like to create another form that is probably linked to the form
I post to so they can search for by either the Part # or Heat # to pull up
all records matching their request.

Is this possible or am I just doing some wishful thinking??
  #2  
Old February 20th, 2006, 06:12 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Help creating database and forms.

You need to create a data structure (tables) first, then some forms for data
entry/display, then reports to summarize your data. For a starting point,
look at the Inventory Control template that ships with Access, and look at
the Northwinds sample database for further ideas.
-Ed

"Anjanette" wrote in message
...
Hi!
I'm new to using Access and need help. I would like to create a form that
my sales reps can enter their request into. That form would include: Rep
Id,
IAC, Pounds, Pt#, 1e#, Ht#. I want to be able to go into this database
and
process their request and post it back to them with a Status Field, Submit
Date Field that I would update(but I don't want them to be able to enter
into
those fields). This could be another form if it has to be, I just don't
want
them to be able edit it.

I also would like to create another form that is probably linked to the
form
I post to so they can search for by either the Part # or Heat # to pull up
all records matching their request.

Is this possible or am I just doing some wishful thinking??



  #3  
Old February 20th, 2006, 10:43 PM
Bob Miller Bob Miller is offline
Senior Member
 
First recorded activity by OfficeFrustration: May 2005
Posts: 358
Default

I think you want a backend with the info they put in and give them frontend acces to that BE. You would have db of your own that would link to the same BE but you would have a table ONLY in your db that allows for entering status, etc. You would also have a table in their databases that you would run a Make Table query to add to that table to their db whenever you entered status, etc. Even if they change the data, the next time you enter a status the changed data would be corrected. You could hide that table form them as weel.
Hope this answers your question.
Bob
Quote:
Originally Posted by Anjanette
Hi!
I'm new to using Access and need help. I would like to create a form that
my sales reps can enter their request into. That form would include: Rep Id,
IAC, Pounds, Pt#, 1e#, Ht#. I want to be able to go into this database and
process their request and post it back to them with a Status Field, Submit
Date Field that I would update(but I don't want them to be able to enter into
those fields). This could be another form if it has to be, I just don't want
them to be able edit it.

I also would like to create another form that is probably linked to the form
I post to so they can search for by either the Part # or Heat # to pull up
all records matching their request.

Is this possible or am I just doing some wishful thinking??
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Date range on reports Mark_Milly Setting Up & Running Reports 10 January 19th, 2006 03:49 PM
Toolbars, Drop-Down Menus Rick New Users 1 September 21st, 2005 11:17 AM
Encrypt AccesS File? milest General Discussion 2 February 9th, 2005 07:58 PM
What is MDE Charlie General Discussion 4 August 24th, 2004 04:15 PM
Database Window Gone DaveB General Discussion 2 July 29th, 2004 12:24 AM


All times are GMT +1. The time now is 08:38 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.