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
Well...I could help you out if you don't mind /not/ using code...
I already posted the answer that I would give you here:
http://www.sharepointu.com/forums/m_26232/mpage_1//tm.htm#26559
I hope that was what you were talking about...if not, hopefully someone else
will take notice and give you the information you need :)
good luck!
> 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
[quoted text clipped - 7 lines]
> Thanks
> Chris