ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Macro Help : copy + selct (https://www.excelbanter.com/excel-programming/443376-macro-help-copy-selct.html)

U>S>A

Macro Help : copy + selct
 
Hi,

I would like run a macro to copy a specific sheet for example sheet
number 1 and put after the last sheet
then open a window to selcet the first name then another window to
selct the last name . Then the postition number . Finaly the employer
id.
the first name and the last name on on filed =b5 (Lastname, First
name)

position number = f4
employer number =f5

Thank you

Jim Cone[_2_]

Macro Help : copy + selct
 

This will move the first worksheet to the end...
Worksheets(1).Move After:=Worksheets(Sheets.Count)
--
Jim Cone
Portland, Oregon USA
http://tinyurl.com/XLCompanion



"USA"
wrote in message
...
Hi,

I would like run a macro to copy a specific sheet for example sheet
number 1 and put after the last sheet
then open a window to selcet the first name then another window to
selct the last name . Then the postition number . Finaly the employer
id.
the first name and the last name on on filed =b5 (Lastname, First
name)

position number = f4
employer number =f5

Thank you


All times are GMT +1. The time now is 04:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com