shijuantony2002
Registered User.
- Local time
- Tomorrow, 04:34
- Joined
- Feb 23, 2009
- Messages
- 35
yes english is indeed not my first language.. and apologize for the confusion.
the code provided above is not working in normal scenario too as its showing compile error.
To clarify...
The form is for entering new record only. So when any one goes into the form, it will be for entering new records. In that sense, what u said the clarification for new records is rite.
My requirements :-
- I want to allow both fields initially while entering new records, but if i clicked on soonest value date button, then automatically the value date field should get frozen, and the reverse way,
- if value date field is typed then the soonest value date button is frozen. - And, if both the fields are not actioned, then the new records will not be allowed and a message box will be displayed to either click on the soonest value date field or type on value date field.
Also please ignore the originator field as it has no relavance to these two fields where i am working on. I just gave a sample data in public as i guess other displays are not important as what i wanted to achieve is just between value date and soonest value date which are linked to table.
Please let me know, if this clarifies to provide me with the code. Thanks
the code provided above is not working in normal scenario too as its showing compile error.
To clarify...
The form is for entering new record only. So when any one goes into the form, it will be for entering new records. In that sense, what u said the clarification for new records is rite.
My requirements :-
- I want to allow both fields initially while entering new records, but if i clicked on soonest value date button, then automatically the value date field should get frozen, and the reverse way,
- if value date field is typed then the soonest value date button is frozen. - And, if both the fields are not actioned, then the new records will not be allowed and a message box will be displayed to either click on the soonest value date field or type on value date field.
Also please ignore the originator field as it has no relavance to these two fields where i am working on. I just gave a sample data in public as i guess other displays are not important as what i wanted to achieve is just between value date and soonest value date which are linked to table.
Please let me know, if this clarifies to provide me with the code. Thanks