Rocky Smolin - Beach Access Software
bchacc at san.rr.com
Wed Jun 4 13:17:58 CDT 2003
Jeffery:
I tried that. The problem is that if I set the recordsource to nothing the form comes up with all those #Name thingies. And then if I do a NewRec I get and error that says I can't assign a value to a bound text box. :(
Rocky
.
----- Original Message -----
From: jeffrey.demulling at usbank.com
To: accessd at databaseadvisors.com
Sent: Wednesday, June 04, 2003 10:09 AM
Subject: Re: [AccessD] Dang Bound Forms Again
Why not check the number of records in the record source first and if there are none then set the recordsource to nothing otherwise have the recordsource set to your recordsource. If you want some sample code I can give it to you.
"Rocky Smolin - Beach Access Software" <bchacc at san.rr.com>
Sent by: accessd-bounces at databaseadvisors.com
06/04/2003 11:49 AM
Please respond to accessd
To: AccessD at databaseadvisors.com
cc:
Subject: [AccessD] Dang Bound Forms Again
Dear List:
I have a bound form which displays product structures. If the product structure table is empty (as it would be when the user is just starting up) the screen comes up blank. I would like the form to display empty without the #Name stuff, of course.
How do you all solve this problem of a bound form bound to an empty record source?
MTIA
Rocky Smolin
Beach Access Software
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030604/9d28dbd0/attachment-0001.html>