Microsoft
Software
Hardware
Network
Question : How do I pass fields from one record (in a form) to another
I'm working on one of my first applications.
(for a little background:
http://www.experts-exchang
e.com/Micr
osoft/Deve
lopment/
MS
_Access/Q_
24710705.h
tml
)
I'm working on tracking calories eaten (among other things) for my family. I'd like to be able to open a form for member documents (with name, height, weight, goals, etc.) and from there, be able to open/create a meal record (document). Is there a way to pass to this record the member ID from this member record?
Answer : How do I pass fields from one record (in a form) to another
You can have the 'Meal' form as a subform of your 'Member' form.
Access will then look after the Member ID field on the Meal record for you.
Random Solutions
Object required error on if statement
How do I save an 8 bit grayscale jpeg with CImage
aspx/c# looping through data from within body
Exchange server 2003 - can't telnet to port 25 or receive inbound
SQLServer 2005
Need to fix compatability issue with windows 7 64 bit for vfp version 7 (and 8 and 9)
@Xml.nodes - Query
How to run code in one database from another database
MS Access to do select statement with first three characters starting with ABC
How to get a DOS prompt?