Results 1 to 2 of 2

Thread: controlsource

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2005
    Posts
    30

    controlsource

    hi
    how can i assign the value returned by a query as a value to be displayed in a control? in this case the form already has a different table as the control source

    i uased a select statement but i cannot assign the value to the control.

  2. #2
    New Member
    Join Date
    Jul 2005
    Posts
    15

    Re: controlsource

    can you post the code you're currently using? If you have assigned your sql to a recordset you should be able to just assign the control.value = rst(fieldname)

    What is the control?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width