M mlr0911 Registered User. Local time Today, 15:05 Joined Oct 27, 2006 Messages 155 Jun 6, 2007 #1 Does anyone know how to have a subform refresh all of its fields and add/delete new fields based off of the query it is linked to? Thanks
Does anyone know how to have a subform refresh all of its fields and add/delete new fields based off of the query it is linked to? Thanks
M mlr0911 Registered User. Local time Today, 15:05 Joined Oct 27, 2006 Messages 155 Jun 8, 2007 #2 Is this possible to do? With VBA code?
Fifty2One Legend in my own mind Local time Today, 15:05 Joined Oct 31, 2006 Messages 1,410 Jun 15, 2007 #3 You could HIDE certain fields based on the value of a field in the parent form, but it would probably be easier to build multiple forms with the correct fields and call the correct one into the subform
You could HIDE certain fields based on the value of a field in the parent form, but it would probably be easier to build multiple forms with the correct fields and call the correct one into the subform