Show Record from SubForm on a new window

C

cbayardo

Hi, I have a Form with a clients info(Name, Address, Phone, etc.) and a
SubForm with calls I receive from this client. I want to be able to double
click a new row on the SubForm to create a New call, or see the old calls in
a Single Form View. But just one record at a time. Is this possible? Any
ideas on how to do this?

Thanks
 
B

BruceM

Is this a continuous subform? It's hard to tell, since you refer both to
double clicking a new row and to a Single Form View. If it is a continuous
subform with Allow Additions set to True you should be able simply to add a
record at the bottom of the subform.
I may be missing something, but your question seems rather unclear.
 
C

cbayardo

It is a continuos SubForm, but when I double click it a row, I want that row
to open in Single Form View so I can see one of the fields(columns)
completely, because in Continuos Form I can only see about 30 characters.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top