populating a field with some value

C

Chris

I have a form that is connected to an Access database. I am trying to gain
access to one of the fields to populate a value in it programatically. Can
someone help with how to put "hi" in a textbox using vb.net. My data source
looks like
myFields
dataFields
Monthly_Cost_combined <- Repeating group
text_box <- this is the field to put data in

Thanks
Chris
 

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