[AccessD] Simple Sunday Question

Rocky Smolin at Beach Access Software rockysmolin at bchacc.com
Sun Mar 4 14:22:53 CST 2007


Bobby:

I tried that initially, but it wouldn't select. :(

But the other routine I just posted defining the box as an object does work.
Go figure.

Rocky

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Bobby Heid
Sent: Sunday, March 04, 2007 11:38 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Simple Sunday Question

OTOMH, I think it is:

with txtTextBox
	.selstart=0
	.sellength=len(txtTextBox)
	end with

Bobby

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin at
Beach Access Software
Sent: Sunday, March 04, 2007 2:20 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Simple Sunday Question

Can't seem to get this behavior.  When a bound text box get the focus I want
all the data in the box to be selected so the user doesn't have to.  What's
the syntax?
 
MTIA
 
Rocky
 
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.6/709 - Release Date: 3/3/2007
8:12 AM
 




More information about the AccessD mailing list