+ Reply to Thread
Results 1 to 6 of 6

Music Chord Transpose

  1. #1
    Registered User
    Join Date
    02-14-2023
    Location
    Philippine
    MS-Off Ver
    Office 365
    Posts
    7

    Music Chord Transpose

    I'm having a problem with my formula.
    Screenshot 2023-02-15 034600.png

    I want to use Google Sheets to display transposed chords from its original key through Substitute and Index.
    Screenshot 2023-02-15 034809.png

    The Correct value should be:
    Screenshot 2023-02-15 035503.png

    But this is the value being flashed:
    Screenshot 2023-02-15 035646.png


    However whenever Sheets detected prior values, it overwrites the correct values. Is there anything I can do to fix this? I've tried it connecting through "&" but its not working as I want it to be.

    This should be the value needs to be replaced for transposing.
    Screenshot 2023-02-15 035055.png
    Last edited by Jaimeriz06; 02-14-2023 at 03:57 PM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,054

    Re: Music Chord Transpose

    Moved to GS sub-form, as it is NOT an Excel question.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    04-07-2019
    Location
    Turkey-Ankara-Çubuk
    MS-Off Ver
    Office 2010
    Posts
    52

    Re: Music Chord Transpose

    hi, do it in two steps
    Attached Images Attached Images

  4. #4
    Registered User
    Join Date
    02-14-2023
    Location
    Philippine
    MS-Off Ver
    Office 365
    Posts
    7
    Quote Originally Posted by veyselemre View Post
    hi, do it in two steps
    Hmmm.. interesting! Let me do that. Thanks much! Will get back to you

  5. #5
    Registered User
    Join Date
    02-14-2023
    Location
    Philippine
    MS-Off Ver
    Office 365
    Posts
    7

    Re: Music Chord Transpose

    You know what? I love you guys! hehe It has been solved! Thank you so much for the insights! Very Helpful Website!

  6. #6
    Registered User
    Join Date
    02-14-2023
    Location
    Philippine
    MS-Off Ver
    Office 365
    Posts
    7

    Re: Music Chord Transpose

    This is the Formula used. Using two steps suggested by veyselemre

    =SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(
    SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(D2,
    INDEX('T sheet'!$D$2:$D$13,1),INDEX('T sheet'!$E$2:$E$13,1)),
    INDEX('T sheet'!$D$2:$D$13,2),INDEX('T sheet'!$E$2:$E$13,2)),
    INDEX('T sheet'!$D$2:$D$13,3),INDEX('T sheet'!$E$2:$E$13,3)),
    INDEX('T sheet'!$D$2:$D$13,4),INDEX('T sheet'!$E$2:$E$13,4)),
    INDEX('T sheet'!$D$2:$D$13,5),INDEX('T sheet'!$E$2:$E$13,5)),
    INDEX('T sheet'!$D$2:$D$13,6),INDEX('T sheet'!$E$2:$E$13,6)),
    INDEX('T sheet'!$D$2:$D$13,7),INDEX('T sheet'!$E$2:$E$13,7)),
    INDEX('T sheet'!$D$2:$D$13,8),INDEX('T sheet'!$E$2:$E$13,8)),
    INDEX('T sheet'!$D$2:$D$13,9),INDEX('T sheet'!$E$2:$E$13,9)),
    INDEX('T sheet'!$D$2:$D$13,10),INDEX('T sheet'!$E$2:$E$13,10)),
    INDEX('T sheet'!$D$2:$D$13,11),INDEX('T sheet'!$E$2:$E$13,11)),
    INDEX('T sheet'!$D$2:$D$13,12),INDEX('T sheet'!$E$2:$E$13,12)),
    INDEX('T sheet'!$D$14:$D$25,1),INDEX('T sheet'!$E$14:$E$25,1)),
    INDEX('T sheet'!$D$14:$D$25,2),INDEX('T sheet'!$E$14:$E$25,2)),
    INDEX('T sheet'!$D$14:$D$25,3),INDEX('T sheet'!$E$14:$E$25,3)),
    INDEX('T sheet'!$D$14:$D$25,4),INDEX('T sheet'!$E$14:$E$25,4)),
    INDEX('T sheet'!$D$14:$D$25,5),INDEX('T sheet'!$E$14:$E$25,5)),
    INDEX('T sheet'!$D$14:$D$25,6),INDEX('T sheet'!$E$14:$E$25,6)),
    INDEX('T sheet'!$D$14:$D$25,7),INDEX('T sheet'!$E$14:$E$25,7)),
    INDEX('T sheet'!$D$14:$D$25,8),INDEX('T sheet'!$E$14:$E$25,8)),
    INDEX('T sheet'!$D$14:$D$25,9),INDEX('T sheet'!$E$14:$E$25,9)),
    INDEX('T sheet'!$D$14:$D$25,10),INDEX('T sheet'!$E$14:$E$25,10)),
    INDEX('T sheet'!$D$14:$D$25,11),INDEX('T sheet'!$E$14:$E$25,11)),
    INDEX('T sheet'!$D$14:$D$25,12),INDEX('T sheet'!$E$14:$E$25,12))

    Hope it Helps for all musician out there! God bless!

+ 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. Music
    By tim201110 in forum The Water Cooler
    Replies: 4
    Last Post: 04-22-2017, 06:12 PM
  2. Where do you get music?
    By djshuffler in forum Excel General
    Replies: 0
    Last Post: 08-12-2006, 11:26 PM
  3. [SOLVED] Macro and music
    By pevor in forum Excel General
    Replies: 2
    Last Post: 04-30-2006, 09:25 AM
  4. [SOLVED] music
    By music icons in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 10-30-2005, 08:05 PM
  5. add music?
    By butters14 in forum Excel General
    Replies: 1
    Last Post: 09-22-2005, 04:05 AM
  6. find radius from chord length
    By kimtp in forum Excel General
    Replies: 4
    Last Post: 06-02-2005, 01:40 PM
  7. EVERY Chord, Scale and Mode for GUITAR.. Literally!!
    By Open Minded215 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-26-2005, 05:06 AM

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