M
Marc
Hello,
Can I use DoCmd.FindRecord to find the contents of the clipboard? Maybe I'm
not doing this the best way, but I want to close one form, and open another
to the same order number (a field in both forms) that the first form was on.
I thought I could copy the order number field in the first form, the used
FindRecord and have it find what I copied. Is this a crazy way to do things,
or will it work?
Thanks,
Can I use DoCmd.FindRecord to find the contents of the clipboard? Maybe I'm
not doing this the best way, but I want to close one form, and open another
to the same order number (a field in both forms) that the first form was on.
I thought I could copy the order number field in the first form, the used
FindRecord and have it find what I copied. Is this a crazy way to do things,
or will it work?
Thanks,