Need Help With LinkChild/MasterField

  • Thread starter Thread starter John Lane
  • Start date Start date
J

John Lane

I need to modify the LinkChild/MasterFields properties on
the fly, however I receive a run time message saying that
the number of parameters are not the same. So I tried to
set them to an empty string first (“”) and still get the
message. Is there any way to change these properties
without getting an error? Thanks.
 
It sounds as if there may be a problem with the strings you're using to set
those properties.
Could you post a code snippet?
 
The fields may contain blanks and need to be surrounded by double quotes"
".
THT
 

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

Back
Top