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 » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Acess 2003 - use Forms to create Purchase Order



 
 
Thread Tools Display Modes
  #1  
Old June 21st, 2005, 10:22 PM
Want2Learn
external usenet poster
 
Posts: n/a
Default Acess 2003 - use Forms to create Purchase Order

I need access automatically create new rows. For Ex
Qty Product Price Total (when total entered,new row created for
next entry)
Qty Product Price Total


  #2  
Old June 22nd, 2005, 12:06 AM
John Vinson
external usenet poster
 
Posts: n/a
Default

On Tue, 21 Jun 2005 14:22:03 -0700, "Want2Learn"
wrote:

I need access automatically create new rows. For Ex
Qty Product Price Total (when total entered,new row created for
next entry)
Qty Product Price Total


Don't forget, the Form is distinctly secondary: it doesn't contain any
data.

If you have a Table with these fields, you can create a Continuous
Form based on the table; when you tab out of the last field it will
create a new record and tab into the first field.

Do note that you should probably NOT have a Total field in your table,
if it can be calculated by just multiplying Qty times Price. Instead,
base your Form on a Query with Total as a calculated field.

John W. Vinson[MVP]
 




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
In Outlook 2003 I want to create sub-contact folders Terry Contacts 7 June 19th, 2005 06:54 PM
Queries to create forms not working like it should JimmyD Running & Setting Up Queries 4 March 16th, 2005 03:06 PM
How does Visio 2003 decide the sort order in and Org Chart (using. HW Visio 3 March 8th, 2005 04:52 PM
Form's datasheet view - sort order problem Simon Wong Using Forms 7 October 18th, 2004 02:28 PM
auto assign numbers to purchase order matt Worksheet Functions 1 December 19th, 2003 05:02 PM


All times are GMT +1. The time now is 08:29 AM.


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