+ Reply to Thread
Results 1 to 3 of 3

Save a Couln file on basis of a cell

  1. #1
    Registered User
    Join Date
    10-02-2012
    Location
    Delhi, India
    MS-Off Ver
    Excel 2007, Excel 2010
    Posts
    66

    Unhappy Save a Couln file on basis of a cell

    Hi All,

    I am trying to create a code for the following

    1) I am working on a file for work allocation for the entire team member I have. Procedure “

    I receive work from my boss in an excel workbook and the name of the file is

    "DSMT Exception Report Oct 25 2012 GGN” and I have to save the file in my shared location so that everyone can work on that file.

    After I save the file I also have to allocate the work to each team member in the same workbook. Hence for equal allocation I have create an excel work allocation sheet which allocate to the entire associate equally.

    Hence, I copy the entire cell from that file and paste it in my work allocation workbook" and then distribute it among my team members.

    Now after equal allocation, I copy the name of my team members (column "G") with the heading (SMT Associate) from work allocation and paste it to the main file under the heading of “SMT associate”.

    Now I want to create a macro which can perform this task.

    Therefore, in My work allocation sheet I have create some cells as mentioned below

    File Name Location WorkSheet
    DSMT Exception Report C:\Users\Jiya\Downloads NYCE
    the macro can locate the file and save the column to the specified location and file and in the correct sheet and in the correct column after locating the heading that is SMT associate

    I hope I was able to explain in a better manner

    Thank You in advance

    Regards,
    Attached Files Attached Files

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Save a Couln file on basis of a cell

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    10-02-2012
    Location
    Delhi, India
    MS-Off Ver
    Excel 2007, Excel 2010
    Posts
    66

    Re: Save a Couln file on basis of a cell

    Hi Arlu1201, This thread is yet not solved...
    Nitesh

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1