R
Rob
Excel 2000
Is it possible after running ActiveSheet.ShowDataForm (to add a new record)
to sort the records in the database?
I've tried to include the code to sort but it seems that ShowDataForm once
running doesn't return to the next line of code, nor does it work if I use
Call to run a sub.
Can get over the issue by running sort as separate macro but would be nice
to include in a single operation i.e. add new records then sort.
Thanks, Rob
Is it possible after running ActiveSheet.ShowDataForm (to add a new record)
to sort the records in the database?
I've tried to include the code to sort but it seems that ShowDataForm once
running doesn't return to the next line of code, nor does it work if I use
Call to run a sub.
Can get over the issue by running sort as separate macro but would be nice
to include in a single operation i.e. add new records then sort.
Thanks, Rob