+ Reply to Thread
Results 1 to 4 of 4

Populate date from one sheet to another - Excel 2010

  1. #1
    Registered User
    Join Date
    05-03-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    8

    Populate date from one sheet to another - Excel 2010

    Hi All:

    I would like to automate some of my Excel sheets. I have two: in one I have the data with colors and a nice design; in the other I have the raw data.

    I want to be able to populate on the “Tickets” sheet breached and warning tickets only and include five specific columns from the Raw - Incident Request report sheet.

    This is how the code looks right now in the Ticket sheet:

    For status Column: +'Raw - Incident Request Report'!AC7

    For priority =+'Raw - Incident Request Report'!D7

    For MA: =+'Raw - Incident Request Report'!I7

    etc…..

    I'm not using any logic (I tried though and it looked like this =IF('Raw - Incident Request Report'!AC7="Breached", "Breached", "") but I was not able to do that with the other rows because they change content every time the raw sheet is updated, so I erased it). It is only calling that specific column and I used conditional formatting to color breached and warning. Now, I only want breached and warning tickets to show up and no 0 numbers nor blank raws. Also, the raw sheet gets replaced with new information every day. So if there is a new row in the raw sheet and I haven’t included it in the “ticket” sheet everything will turn into 0.

    I only want to get the breached/warning ticket and four other rows: Priority/MA/Title/Assigned To.

    I looked at this thread http://www.excelforum.com/excel-gene...her-sheet.html and the user was able to accomplish it. I tried changing the VBA to my needs but it did not work.


    Thank you all in advance
    Attached Files Attached Files
    Last edited by Mart1618; 05-03-2013 at 12:03 PM. Reason: Including the file

  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: Populate date from one sheet to another - Excel 2010

    Please upload the file here as not everyone will be able to download from the link.

    To Attach a File:

    1. Click on Go Advanced
    2. In the frame Attach Files you will see the button Manage Attachments
    3. Click the button.
    4. A new window will open titled Manage Attachments - Excel Forum.
    5. Click the Browse... button to locate your file for uploading.
    6. This will open a new window File Upload.
    7. Once you have located the file to upload click the Open button. This window will close.
    8. You are now back in the Manage Attachments - Excel Forum window.
    9. Click the Upload button and wait until the file has uploaded.
    10. Close the window and then click Submit.
    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
    05-03-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    8

    Re: Populate date from one sheet to another - Excel 2010

    I Was able to find a way of selecting specific columns with the help of a user from stack overflow here is the link

    This is the code:
    Please Login or Register  to view this content.
    Now, is it possible to disable formatting when the data is copied to the other sheet. What happens is that whenever the data is copied it takes the formatting and I only one plain text because the other sheet has been formatted with a different design. Also, I added a criteria "Breached" so that it only pastes the row that contains breached, but for some reason it copies everything. And one more thing, it seems that the code does not allow undo after the code runs.
    Last edited by Mart1618; 05-07-2013 at 01:13 PM. Reason: Found help from another site but still need a little more help

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

    Re: Populate date from one sheet to another - Excel 2010

    Mart1618,

    I'm afraid your post does not comply with Rule 8 of our Forum RULES. Do not crosspost your question on multiple forums without including links here to the other threads on other forums.

    Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser) to the cross-post.

    Expect cross-posted questions without a link to be closed and a message will be posted by the moderator explaining why. We are here to help so help us to help you!

    Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (not just this site).

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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