Microsoft
Software
Hardware
Network
Question : When trying to use a subform, I am getting an error that says a link cannot be created to an unbound form.
I have a form and a subform. I am trying to relate the two based on a common field. When I try, I get the " a link cannot be created to an unbound form" error.
Apparently I don't know what an unbound form is. This form is opened by another form which provides it the record number to which it should open. I am assuming that is the problem, but I don't see a way around it.
Related Solutions:
Can I Combine Multiple Single Forms, With Tabbed Controls, into One Master Tabbed Form?
Answer : When trying to use a subform, I am getting an error that says a link cannot be created to an unbound form.
[19|20] means any character: 1, 9, 2, or 0 -- the vertical bar is redundant. The plus means one or more of the previous, so one or more of 1, 9, 2, or 0. The rest means exactly two numeric digits.
Try the following pattern instead:
1:
(19|20)\d{2}
Random Solutions
jQuery Autocomplete with PHP / MySQL [PART 1]
Documentation on SAMBA and Active Directory Integration
How to Use Abandoned Local Profile From Different Domain
Remote Desktop Connection to Windows SBS 2008
Not Allowing Scheduling Set Minutes Before or After An Already Scheduled Event
Find button on form
Email Being Blocked
Error when running adprep32/forest prep
SSL Certificates for Exchange 2010
VB.Net 2008 Problem passing data between forms