Ok so I have looked for hours for a solution to this problem.
I have an Add New SPBookings form with a subform SP Details Query. SP Details Query has 5 columns, BookingID, DetailsID, Lookup Contact, LookupContact:ID. I also have a popup form called Contacts Query. How do I get new records (Full name) from the Popup form "contacts query" to populate the subform SP Details Query? Copy and paste works...sort of...half thetime with refresh button, but I need a more reliable solution that wont confuse users.... and yes I have tried to connect the form "Contacts Query" to the Details Query form. but I am gathering that the Lookup Contacts Column is preventing that somehow. Is there a vba code that could automatically copy the full name to the lookup column? also, any time I connect an Access Database to sharepoint all of the relationships become indeterminate... thanks in advance!
If you have any sample VBA codes that would be great =)
A VBA cod to solve this one would be great
https://plus.google.com/u/0/photos/...5942921617211714194&oid=117081647515742386389
I have an Add New SPBookings form with a subform SP Details Query. SP Details Query has 5 columns, BookingID, DetailsID, Lookup Contact, LookupContact:ID. I also have a popup form called Contacts Query. How do I get new records (Full name) from the Popup form "contacts query" to populate the subform SP Details Query? Copy and paste works...sort of...half thetime with refresh button, but I need a more reliable solution that wont confuse users.... and yes I have tried to connect the form "Contacts Query" to the Details Query form. but I am gathering that the Lookup Contacts Column is preventing that somehow. Is there a vba code that could automatically copy the full name to the lookup column? also, any time I connect an Access Database to sharepoint all of the relationships become indeterminate... thanks in advance!
If you have any sample VBA codes that would be great =)
A VBA cod to solve this one would be great
https://plus.google.com/u/0/photos/...5942921617211714194&oid=117081647515742386389
Last edited: