List Box to open and edit data

N

NDClark

I have Form (A) which has a List box. I have the List Box set up to open
Form (B). Form (B) is a sub form of a Data Sheet (C).

My problem when the data (DATE) is clicked on the List Box, it opens the
Form (B) to a new entry. I need it to open the data (DATE) I click.
 
Top