Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sanyup2000
  • Content: Threads
  • Order by date
  1. sanyup2000

    Help with Password

    When I run the macro, How do I unprotect the workbook and worksheets automatically , and then protect them again via VBA when the macro has been completely run? Can anyone help ? To Run the macro: 1. Save the Template on C:\ as Template1.xls 2. Click Run on TestMacro.xls 3. Select...
  2. sanyup2000

    need to copy data from one workbook to another on selected cells

    Need to copy data from one workbook to another on selected cells 'I want to create the macro with the following: '1. Click Run '2. user gets a prompt to select excel files to be processed '3. User selects multiple files to be processed '4. The macro shall copy and paste the data into a...
  3. sanyup2000

    Help to divide file into 2 pages each.

    I have a huge file of 50 pages. I want to divide into 25 files of 2 pages each. The code i have copies one page at a time. How can i select 2 pages at a time? On MS Word: Alt+F11 Copy and Run the code Select the file with at least 4 pages long to divide and save. File is saved at C:\...

Part and Inventory Search

Back
Top