I want to build a Financial Database. We are provided a certain amount of budget under different heads each year. Every month we spend some money from some or all heads. Then we provide a detail of expenditure during the month under each head and the balance thereof.
My request is how many...
How can more than one options can be selected in a multivalued field by entering some data in a single valued field. Will somebody please provide help in this regard.
A single valued field can be updated by entering data in another singled valued field by using SetValue in a macro. However...
On my form there are two controls: 1st a single valued and another multi-valued. I want multivalued field automatically updated when single valued control is updated by using a macro.
Can someone help me?