Home |
Search |
Today's Posts |
#14
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would start by recording a macro when I did it manually.
Then I'd try to make it more general (the recorded macro may not be sufficient). If you have questions, post back with your code and specific question. kristyrae21 wrote: Hi- I need help with the following and am not that familiar with VB, but somehow was put on a project to fix a broken procedure. Can someone help me with code for this...Here is the scenerio. I need coding for a button that will copy information from the current excel workbook the user is in (only sheet1) to another workbook through visual basic coding. The column info to be copied over are columns A-F, and as for rows, the row must be greater than or equal to row 5 since rows 1-4 should not be copied ever since they are just headers. However, the stipulation is the rows are only to be copied if there is a value entered in column D since that is the column they will be entered “quantities” in. When I click the button to copy the information over, it should prompt a box that shows all the other open excel sheets so they can select which one they want to copy it to. Any ideas for coding? -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy or Print from User Form? | Excel Programming | |||
USER FORM COPY | Excel Programming | |||
Copying template to workbook but user form does not copy? | Excel Programming | |||
copy sheets selected on user form | Excel Programming | |||
Copy from User form to Sheet macro | Excel Programming |