Hi something I was not expecting has just happened
I have two form which both have a filter by form functionality. There are two of them as one is quite limited as it was my first attempt and the other is has much graeter flexibility. I originally thought of just idscarding the practice one, but have since thought that it would be nice to keep the two and use them a bit like printer options, where it opens up with teh simple form and then you can click a [Go Advanced] button to bring up the better form.
the forms are called "frmFlexibleComparisms" (simple one) and "frmAdvancedFlexible"
This was all working fine. However when I liked the two forms things started to go a bit odd.
1. It has saved another version of the advanced form, calling it by the form caption
2. On the original version, all the VBA behind the form has disappeared (it is all still there in the new version
3. It will not let me rename the original version (I was thinking of just calling this "frmAdvancedflexible_bak" and calling the other frmadvancedflexible to test if the database will work with the other version of the form before deleting the original)
Does anyone know why this has happened and what I did to cause the situation?
Sorry if this is not that clear but I don't really understand it myself
Regards
Robyn
I have two form which both have a filter by form functionality. There are two of them as one is quite limited as it was my first attempt and the other is has much graeter flexibility. I originally thought of just idscarding the practice one, but have since thought that it would be nice to keep the two and use them a bit like printer options, where it opens up with teh simple form and then you can click a [Go Advanced] button to bring up the better form.
the forms are called "frmFlexibleComparisms" (simple one) and "frmAdvancedFlexible"
This was all working fine. However when I liked the two forms things started to go a bit odd.
1. It has saved another version of the advanced form, calling it by the form caption
2. On the original version, all the VBA behind the form has disappeared (it is all still there in the new version
3. It will not let me rename the original version (I was thinking of just calling this "frmAdvancedflexible_bak" and calling the other frmadvancedflexible to test if the database will work with the other version of the form before deleting the original)
Does anyone know why this has happened and what I did to cause the situation?
Sorry if this is not that clear but I don't really understand it myself
Regards
Robyn