M michayla New member Local time Today, 20:44 Joined Apr 18, 2002 Messages 5 Apr 18, 2002 #1 Can I assign unbound fields as blank fields?
boblarson Smeghead Local time Today, 12:44 Joined Jan 12, 2001 Messages 32,059 Apr 18, 2002 #2 Not sure by your post what you're trying to accomplish. Can you elaborate? BL
M michayla New member Local time Today, 20:44 Joined Apr 18, 2002 Messages 5 Apr 18, 2002 #3 When I am in a form and I have an unbound field do I need to assign that field to something ie: table/query or can I leave it blank and proceed? [This message has been edited by michayla (edited 04-18-2002).]
When I am in a form and I have an unbound field do I need to assign that field to something ie: table/query or can I leave it blank and proceed? [This message has been edited by michayla (edited 04-18-2002).]
P Pat Hartman Super Moderator Staff member Local time Today, 15:44 Joined Feb 19, 2002 Messages 47,145 Apr 18, 2002 #4 Unbound controls are used to hold data that is "calculated" and not stored in the form's underlying recordsource.
Unbound controls are used to hold data that is "calculated" and not stored in the form's underlying recordsource.