Forum: Computer Science Dec 6th, 2008 |
| Replies: 3 Views: 684 Hi,
Am not sure what is a far point but you will sure need datagrids, and other form controls like text boxes, buttons, labels... |
Forum: Computer Science Aug 16th, 2007 |
| Replies: 2 Views: 2,573 Hi,
If you want to unprotect a document copy a selection from another document, paste in the unprotected form, and reprotect, use the below sub:
Sub CopyProt()
... |