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  

Calling two records from one table in one form



 
 
Thread Tools Display Modes
  #11  
Old February 12th, 2009, 07:59 AM posted to microsoft.public.access.gettingstarted
rigor via AccessMonster.com
external usenet poster
 
Posts: 9
Default Calling two records from one table in one form

Thanks anyway, this is solution, i will adjust SQL statement and post them
here.
Thanks for assistance!

Brendan Reynolds wrote:
Yes, but only i don't using combo then unbound textbox. Textbox receive
data

[quoted text clipped - 9 lines]

Are you sure the table and field names are all correct?


Beats me then, I'm afraid. There's something in the SQL statement that
Access doesn't recognize, but I can't see what it is.


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...arted/200902/1

  #12  
Old February 13th, 2009, 09:22 AM posted to microsoft.public.access.gettingstarted
rigor via AccessMonster.com
external usenet poster
 
Posts: 9
Default Calling two records from one table in one form

I'm create a update query

UPDATE Computers SET Computers.[Network] = [forms]![frmExistingForm]![Network]

WHERE (((Computers.[Serial])=[forms]![frmExistingForm]![SerialNew]));
This works great.

Edit/Delete Message
rigor wrote:
Thanks anyway, this is solution, i will adjust SQL statement and post them
here.
Thanks for assistance!

Yes, but only i don't using combo then unbound textbox. Textbox receive
data

[quoted text clipped - 4 lines]
Beats me then, I'm afraid. There's something in the SQL statement that
Access doesn't recognize, but I can't see what it is.


--
Message posted via http://www.accessmonster.com

 




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 09:49 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.