Ok I've been working on a form for some time now and it works perfectly (famous last words!).
I now need to copy my form and replace one piece of code throught. I need to change EVERY reference in my form to TblMod3 to another table, ie TblMod2, and then copy the form again replacing TblMod3 with TblMod1.
Using the 'Find & Replace' function makes the VBA code side very easy, but how do I change [red]ALL[/red] the instances which are contained within the combobox's and listbox's properties?
Solo7![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
I now need to copy my form and replace one piece of code throught. I need to change EVERY reference in my form to TblMod3 to another table, ie TblMod2, and then copy the form again replacing TblMod3 with TblMod1.
Using the 'Find & Replace' function makes the VBA code side very easy, but how do I change [red]ALL[/red] the instances which are contained within the combobox's and listbox's properties?
Solo7
![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)