DaveBenson
Programmer
Hi,
Does anyone know how to update the value of an excel vba userform control from access VBA?
Does anyone know how to update the value of an excel vba userform control from access VBA?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
XL_BOOK.dk.[b][i]SomeFormObject[/i][/b]txtname.Value = "Test"