I have a form with a subform that is linked to a table.
Once I click on a command button, i need to get the infomration from the highlighted field in the subform.
for example, the subform is based on a table "Customers". The subform is named "Customers subform". I want to be able to highlight one of the customers and then click the command button to get the FirstName and LastName from the selected field in the customers subform.
Any suggestions would be greatly appreciated.
thanks
Once I click on a command button, i need to get the infomration from the highlighted field in the subform.
for example, the subform is based on a table "Customers". The subform is named "Customers subform". I want to be able to highlight one of the customers and then click the command button to get the FirstName and LastName from the selected field in the customers subform.
Any suggestions would be greatly appreciated.
thanks