Charlotte Foust
cfoust at infostatsystems.com
Fri Jun 19 12:47:36 CDT 2009
That should be the right place to manipulate the OpenArgs string and set the textbox. Post your code so we can see what might be happening. Charlotte Foust -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Arthur Fuller Sent: Friday, June 19, 2009 9:37 AM To: Access Developers discussion and problem solving Subject: [AccessD] OpenArgs Puzzle I am opening a form and passing in an OpenArgs argument, then attempting to assign that value to a text control in the OnOpen event, but it isn't working. Is the OnOpen event the wrong place to do the assignment? TIA, Arthur --