Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. scloud

    Stop statement stopped working

    Hi there I have a problem I've never seen before, and I've been wrestling, err developing with Access a long time :) I have Access 2003 on xp pro. I've been working on a project for a couple of weeks now, putting stop statements in vba modules when i need to debug, and step through code. Never...
  2. scloud

    Set Form width at runtime

    Thanks all. :) I think I'll just go for the multiple page option, like you say. Still curious as to why the me.width wont work tho. ahhh, the joys of Access, it's starting to come back to me why i tooka a break. ;) Regards Ian
  3. scloud

    Set Form width at runtime

    Hi Bob Thanks for the reply. I want to form to resize from a button on the form itself. So the onload event is no use. I'm wanting to have the form expand when the user presses a "show me more" button on the form. When they click it, the form should widen. so this code needs to go in the...
  4. scloud

    Set Form width at runtime

    Hi I'm a complete newbie to this forum (this is my first thread), but not To Access. I've returned to devloping Access apps after a few year break, last version I used was 97, now I'm using 2003 on XP home. I'm trying to set a form width at runtime, simply using Me.width = <whatever>, where...

Part and Inventory Search

Back
Top