A
Andrej Fenik
When I execute DoCmd.DoMenuItem acFormBar, acEditMenu, 10, , acMenuVer70
i.e. find and replace through form records,
the "find and replace" searches for IDs, not for the text shown in
particular control. What should I do if I want to search for text, not for
underlying IDs or whatever ?
i.e. find and replace through form records,
the "find and replace" searches for IDs, not for the text shown in
particular control. What should I do if I want to search for text, not for
underlying IDs or whatever ?