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  

Forms problem...



 
 
Thread Tools Display Modes
  #1  
Old September 14th, 2006, 11:08 AM posted to microsoft.public.access.forms
Viktor via AccessMonster.com
external usenet poster
 
Posts: 18
Default Forms problem...

Hi people,

I have the following situation - three tables:

TrOrders( TrOrder_id, troDate, troAgency, troTotalPages...)
one-to-many relation with
OrderedTranslations(Ordered_id, ot_tr_id, ot_trName, orAgency, orStatus....)
one-to-one relation with
Translations (Tr_id, trName, trPages, .....)

I receive the Translation table with data ( with periodic updates)
OrderedTransaltions is empy table (so far).

I'd like, when creating new order, to be able to fill the requierd fields in
the TrOrders table and in the same field to chose some documents that will go
on translation (it would be nice if I can write these one by one, because of
the huge number of documents). The documents that I choose here should appear
in the OrderedTranslations table, and at the same time, their status would
change in something else and the field toTotalPages will show the sum of
trPages of all selected documents. Nothing will change in the Translation
table.

Thank you very much,
Viktor Kralevski

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...forms/200609/1

 




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


All times are GMT +1. The time now is 08:42 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.