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
ORACLE SQL DEVELOPER reports error
Using =Sumif in excel to calculate costs between two dates across different sheets
Excel Macro--Remove hidden carriage returns/new line characters from a specific Cell
Conversion failed when converting date and/or time from character string.
VMWare ESXi and Windows 2003
How do I put the combo box selection in a new record?
Update Pivot Table Based On Cell Reference - Error Handling
Alternative to sysprep on windows 7 home premium
c# printing lines on top of each other
Prompt user to verify data message when user hits add record button in access