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 » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Data change



 
 
Thread Tools Display Modes
  #1  
Old May 8th, 2008, 09:23 PM posted to microsoft.public.access.forms
Akilah
external usenet poster
 
Posts: 25
Default Data change

Is there a way to determine if data has been changed on a form?

Thanks.
  #2  
Old May 8th, 2008, 10:14 PM posted to microsoft.public.access.forms
Douglas J. Steele
external usenet poster
 
Posts: 9,313
Default Data change

Assuming it's a bound form, the form's Dirty property gets set to True.

Depending on what version of Access you're using, there's also an OnDirty
event that fires.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Akilah" wrote in message
...
Is there a way to determine if data has been changed on a form?

Thanks.



  #3  
Old May 9th, 2008, 03:53 PM posted to microsoft.public.access.forms
Akilah
external usenet poster
 
Posts: 25
Default Data change

Thank you, that works perfectly.

"Douglas J. Steele" wrote:

Assuming it's a bound form, the form's Dirty property gets set to True.

Depending on what version of Access you're using, there's also an OnDirty
event that fires.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Akilah" wrote in message
...
Is there a way to determine if data has been changed on a form?

Thanks.




 




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


All times are GMT +1. The time now is 06:59 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.