Problem with continuous subform.

If I read it right, you want an empty field in a continuous form that you can populate with values relevant to each particular row, doing this with an unbound text box doesn't work because any value entered will show against all rows.

Right?

If so, I think the way to do it is create a blank field in the source table, then the text box doesn't have to be unbound.
 
Yep, that's exactly my problem and yours is a good suggestion but....

...the reason I can't edit the source tables is that the entire company (4000+ strong) uses them. And they are live tables, updated often daily...so I couldn't use a static version of it either.

Any other ideas?
 

Users who are viewing this thread

Back
Top Bottom