+ Reply to Thread
Results 1 to 4 of 4

Changing Format of Sheet

  1. #1
    Forum Contributor
    Join Date
    01-04-2016
    Location
    Newcastle
    MS-Off Ver
    2016
    Posts
    107

    Changing Format of Sheet

    Wanting to change the look of my page.

    Here's how it currently looks:
    1.png

    Here's how i want it to look:
    2.png


    This is only a quick example sheet i made however, the real sheet contains considerably more (1000's) of rows of data. So i want some clever way to change the look of my sheet




    Thanks,
    Liam

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Changing Format of Sheet

    Can you upload excel workbook ??
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Forum Contributor
    Join Date
    01-04-2016
    Location
    Newcastle
    MS-Off Ver
    2016
    Posts
    107

    Re: Changing Format of Sheet

    For some reason i can't upload it from my work PC, here's a dropbox link https://www.dropbox.com/s/0skqf72bnm...ints.xlsx?dl=0

    Thanks,
    Liam

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Changing Format of Sheet

    oK

    try

    A3=IFERROR(INDEX('Raw Data'!$A$2:$A$33,MATCH(0,INDEX(COUNTIF('Ideal (2)'!$A$2:A2,'Raw Data'!$A$2:$A$33),),0)),"") and drag down.

    B3=INDEX('Raw Data'!$A$1:$F$33,MATCH('Ideal (2)'!$A3,'Raw Data'!$A$1:$A$33,),MATCH('Ideal (2)'!B$2,'Raw Data'!$A$1:$F$1,0)) and drag to till D column and down.

    E3=INDEX('Raw Data'!$E$1:$E$33,MATCH('Ideal (2)'!$A3&RIGHT('Ideal (2)'!E$2,1),INDEX('Raw Data'!$A$1:$A$33&RIGHT('Raw Data'!$F$1:$F$33,1),),0)) and drag towards the cell and down.

    Check the attached file.
    Attached Files Attached Files

+ 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. VBA code to copy selected Cells from one sheet to another without changing the format
    By sierra_stone in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-15-2014, 12:06 PM
  2. [SOLVED] Changing Multiple sheet names by wk ending date for yr but need specific name/date format
    By kedeling in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-06-2013, 02:40 PM
  3. [SOLVED] Reading a date from another sheet and changing the format
    By cafc_fuller in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-13-2012, 07:34 AM
  4. Edate format changing to MM/DD/YYYY format
    By david1987 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-24-2012, 12:54 PM
  5. Changing numbers from text format to number format
    By garden_gnome in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-09-2012, 12:48 PM
  6. Changing Default Excel Sheet Format
    By kstoronto in forum Excel General
    Replies: 1
    Last Post: 06-10-2011, 06:59 PM
  7. Replies: 18
    Last Post: 03-07-2007, 05:52 AM
  8. [SOLVED] Changing format of number without changing the value
    By sweetsue516 in forum Excel General
    Replies: 2
    Last Post: 08-22-2005, 12:05 PM

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