A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

2007 VBA event code does nothing



 
 
Thread Tools Display Modes
  #1  
Old June 16th, 2006, 08:50 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default 2007 VBA event code does nothing

I am working through Julitta Korol's Access 2000 programming by example. I
have Office 2007. I made the folder with northwind a trusted location and am
trying to do the very first exercise which is to make ContactName in the
Customers form change backcolor on Got Focus. I have entered Private Sub
ContactName_GotFocus()
Me.ContactName.BackColor = 65280
End Sub as requested through the GotFocus Event and nothing happens when the
cusor goes into contactName. Please help as I want to learn this stuff. I am
a good access suer with some knowledeg of event etc but I just want to work
through the book and not miss anything but I can't even start.
  #2  
Old June 17th, 2006, 05:28 AM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default 2007 VBA event code does nothing

if you have Office 2007, it must be a beta copy, correct? i believe there's
a newsgroup for beta users, perhaps you should post there. for those of us
waiting for the official release of A2007, we've no way of knowing what
changes in the software might affect "how things are done". good luck!

hth


"nigccbh1" wrote in message
...
I am working through Julitta Korol's Access 2000 programming by example. I
have Office 2007. I made the folder with northwind a trusted location and

am
trying to do the very first exercise which is to make ContactName in the
Customers form change backcolor on Got Focus. I have entered Private Sub
ContactName_GotFocus()
Me.ContactName.BackColor = 65280
End Sub as requested through the GotFocus Event and nothing happens when

the
cusor goes into contactName. Please help as I want to learn this stuff. I

am
a good access suer with some knowledeg of event etc but I just want to

work
through the book and not miss anything but I can't even start.



  #3  
Old June 17th, 2006, 09:32 AM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default 2007 VBA event code does nothing

Tina,

The Access 2007 Beta is available to the public, and as such the public
newsgroups are the valid forum for discussion.

Having said that, I don't know the answer to Nigccbh1's question either.

--
Steve Schapel, Microsoft Access MVP


tina wrote:
if you have Office 2007, it must be a beta copy, correct? i believe there's
a newsgroup for beta users, perhaps you should post there. for those of us
waiting for the official release of A2007, we've no way of knowing what
changes in the software might affect "how things are done". good luck!

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I can receive email but cannot send it. pegasus General Discussion 175 April 27th, 2010 05:49 PM
Starting/Stopping Worksheet Event Code Paul987 General Discussion 1 March 20th, 2006 04:43 PM
How do I create a button that prints 2 copies of a form? Adam - Regus General Discussion 2 February 2nd, 2006 05:06 PM
Intermitant failure to send e-mail in Outlook 2002 Bob J General Discussion 6 June 29th, 2005 04:47 AM
strategy for data entry in multiple tables LAF Using Forms 18 April 25th, 2005 04:04 AM


All times are GMT +1. The time now is 02:33 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.