+ Reply to Thread
Results 1 to 5 of 5

IF Function between 2 sheets with multiple results and formatting - Data export

  1. #1
    Registered User
    Join Date
    02-29-2012
    Location
    Ireland
    MS-Off Ver
    Excel 2016
    Posts
    68

    IF Function between 2 sheets with multiple results and formatting - Data export

    Hi

    I have a report built in a BI app and I am exporting Data from it to excel.

    When the Data is exported I would values in some Cells to appear slightly different.

    My thoughts being that I create a new tab in the same workbook that pulls all Data from the exported excel sheet and displays it exactly the same apart from where I have highlighted the changes I need.

    I have attached a document that will hopefully explain better.

    Thank you
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,705

    Re: IF Function between 2 sheets with multiple results and formatting - Data export

    Please attach an .xlsx file, as you are working with Excel 2016.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,705

    Re: IF Function between 2 sheets with multiple results and formatting - Data export

    You just need to set the formatting of those columns to DATE or DATE TIME as appropriate. What you are seeing are the date serial numbers because the cell formatting is currently GENERAL.

  4. #4
    Registered User
    Join Date
    02-29-2012
    Location
    Ireland
    MS-Off Ver
    Excel 2016
    Posts
    68

    Re: IF Function between 2 sheets with multiple results and formatting - Data export

    Sorry correct file type attached
    Attached Files Attached Files

  5. #5
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,546

    Re: IF Function between 2 sheets with multiple results and formatting - Data export

    Looking at the request on the Shipped sheet try the following on the Formula sheet:
    1. Paste the following into cell H2 and copy down: =IF(ISNUMBER(K2),"Delivered",IF(ISNUMBER(J2),"Shipped",Shipped!H2))
    2. Paste the following into cell K2 and copy down: =IF(ISNUMBER(Shipped!K2),Shipped!K2,"In Transit")
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Compare data on two sheets and pull multiple results based on criteria
    By Mandross in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-20-2017, 06:58 PM
  2. [SOLVED] Export data from one sheet to multiple sheets
    By leprince2007 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-05-2017, 03:15 PM
  3. search multiple sheets, combine data, post all results
    By Allseasons in forum Excel General
    Replies: 2
    Last Post: 08-20-2014, 04:05 PM
  4. Export multiple object to multiple sheets in Excel
    By tomasevicstefan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-09-2014, 01:21 PM
  5. [SOLVED] Find Exact matches on 2 sheets and export results to 3rd Sheet
    By gadrummer65 in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 05-27-2014, 01:41 PM
  6. Replies: 2
    Last Post: 02-03-2012, 11:59 AM
  7. Export data from multiple sheets into a new sheet
    By snoopyngd in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 11-25-2010, 06:18 AM

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