Creating a Custom Bibliography and Citation

Diskutiere und helfe bei Creating a Custom Bibliography and Citation im Bereich Microsoft Office im Windows Info bei einer Lösung; Hello Guys and Girls,I used this Guide. And in there it says after saving it should show up in Style: drop down in the references tab but it wont in my... Dieses Thema im Forum "Microsoft Office" wurde erstellt von MircoLindemann, 10. April 2024.

  1. Creating a Custom Bibliography and Citation


    Hello Guys and Girls,I used this Guide. And in there it says after saving it should show up in Style: drop down in the references tab but it wont in my casei have win11 and word2019 installed
     
  2. Mike the Lord Win User

    Creating a dashboard

    And breathe!!! Thank you so much Claus. This has worked. Most grateful.

    Mike
  3. Mike the Lord Win User

    Creating a dashboard

    Hi,

    First post, so apologies if this is very or too basic.

    I'm trying to create a reporting dashboard, a small sample of which is below.

    I want to be able to change the fields in B2 to E2 in order to get the results in B5 to E6. I'm trying to use INDEX with MATCH (which might not be the best way I guess) but I get a #REF! error. This happens when I add a second MATCH criteria.

    You may have noticed I am using a German keypad by the ";" instead of a comma but my formulas are set to English. Problem perhaps?

    The example formula in C5 is =INDEX(F11:F22;MATCH(B2;B11:B22;0);MATCH(C2;C11:C22;0))

    I've also tried, from searching on Google, to do simpler formulas with INDEX & MATCH but even when I follow the formula exactly, it doesn't work.

    Can anyone help?

    Mike

    Guess a snippet wasn't the right Thing to send. Column B is "Market"
    [table][tr][td]Market[/td][td]Brand[/td][td]Month[/td][td]Year[/td][td][td][td]Market [/td][td]Product[/td][td]Month[/td][td]Year[/td][/tr][tr][td]USA[/td][td]Pears[/td][td]January[/td][td]2018[/td][td][td][td]USA[/td][td]Apples[/td][td]January[/td][td]2017[/td][/tr][tr][td]Mike's Fruit Market[/td][td][td][td]Germany[/td][td]Pears[/td][td]February[/td][td]2018[/td][/tr][tr][td]Year[/td][td]Sales[/td][td]Revenue[/td][td]GP[/td][td][td][td]France[/td][td]Oranges[/td][td]March[/td][td][/tr][tr][td]2018[/td][td]#REF![/td][td] [/td][td] [/td][td][td][td]UK[/td][td]Bananas[/td][td]April[/td][td][/tr][tr][td]2017[/td][td] [/td][td] [/td][td] [/td][td][td][td][td][td]May[/td][td][/tr][tr][td]+/-[/td][td]#REF![/td][td] [/td][td] [/td][td][td][td][td][td]June[/td][td][/tr][tr][td]#REF![/td][td] [/td][td][td][td][td][td]July[/td][td][/tr][tr][td][td][td][td][td][td][td][td][td]August[/td][td][/tr][tr][td]Market[/td][td]Brand[/td][td]Month[/td][td]Year[/td][td]Sales[/td][td]Revenue[/td][td]GP[/td][td][td]September[/td][td][/tr][tr][td]USA[/td][td]Apples[/td][td]January[/td][td]2017[/td][td] 4.000 [/td][td] 2.000 [/td][td] 1.200 [/td][td][td]October[/td][td][/tr][tr][td]Germany[/td][td]Oranges[/td][td]February[/td][td]2018[/td][td] 4.111 [/td][td] 2.056 [/td][td] 1.233 [/td][td][td]November[/td][td][/tr][tr][td]France[/td][td]Pears[/td][td]April[/td][td]2018[/td][td] 3.350 [/td][td] 1.675 [/td][td] 1.005 [/td][td][td]December[/td][td][/tr][tr][td]Germany[/td][td]Apples[/td][td]February[/td][td]2017[/td][td] 2.005 [/td][td] 1.003 [/td][td] 602 [/td][td][td][td][/tr][tr][td]France[/td][td]Pears[/td][td]March[/td][td]2017[/td][td] 1.761 [/td][td] 881 [/td][td] 528 [/td][td][td][td][/tr][tr][td]UK[/td][td]Bananas[/td][td]January[/td][td]2017[/td][td] 1.070 [/td][td] 535 [/td][td] 321 [/td][td][td][td][/tr][tr][td]USA[/td][td]Apples[/td][td]April[/td][td]2018[/td][td] 412 [/td][td] 206 [/td][td] 124 [/td][td][td][td][/tr][tr][td]UK[/td][td]Bananas[/td][td]March[/td][td]2018[/td][td] 247 [/td][td] 123 [/td][td] 74 [/td][td][td][td][/tr][tr][td]France[/td][td]Oranges[/td][td]April[/td][td]2018[/td][td] 905 [/td][td] 453 [/td][td] 272 [/td][td][td][td][/tr][tr][td]UK[/td][td]Apples[/td][td]February[/td][td]2017[/td][td] 1.563 [/td][td] 782 [/td][td] 469 [/td][td][td][td][/tr][tr][td]USA[/td][td]Pears[/td][td]January[/td][td]2017[/td][td] 2.222 [/td][td] 1.111 [/td][td] 667 [/td][td][td][td][/tr][tr][td]Germany[/td][td]Apples[/td][td]February[/td][td]2018[/td][td] 2.880 [/td][td] 1.440 [/td][td] 864 [/td][td][td][td][/tr][/table]
  4. Claus Busch Win User

    Creating a dashboard

    Hi Mike,

    I guess that's a problem with the separators or the region settings.

    Download the workbook from here:

    https://1drv.ms/x/s!AqMiGBK2qniTgeEVfCRQpMU7LlW_ow

    When you open it on your machine the formulas should be translated to your settings.

    Claus
  5. Claus Busch Win User

    Creating a dashboard

    Hallo,

    oder einfacher in C5 mit:

    =SUMIFS($F$11:$F$22,$B$11:$B$22,$B$2,$C$11:$C$22,$C$2,$E$11:$E$22,B5)

    Claus
  6. Claus Busch Win User

    Creating a dashboard

    Hallo,

    du musst B2 und C2 in einem Schritt vergleichen. Probiere:

    =INDEX(F11:F22,MATCH(B2&C2,B11:B22&C11:C22,0))

    und schließe die Eingabe der Formel mit STRG+Shift+Enter ab (Array-Formel).

    Claus
  7. User Advert


    Hi,

    willkommen im Windows Forum!
Thema:

Creating a Custom Bibliography and Citation - Microsoft Office

Die Seite wird geladen...

Creating a Custom Bibliography and Citation - Similar Threads - Creating Custom Bibliography

Forum Datum

DTS Audio Control Panel - Custom Styles ändern

DTS Audio Control Panel - Custom Styles ändern: Hallo Community,ich habe in DTS Audio Control Panel "Custom Styles" abgespeichert.Diese möchte ich wieder löschen aus der Drop-Down-Liste entfernen.Wie kann ich also die von mir erstellten "Custom...
Apps 11. Juli 2022

DTS Audio Control Panel - Custom Styles ändern

DTS Audio Control Panel - Custom Styles ändern: Hallo Community,ich habe in DTS Audio Control Panel "Custom Styles" abgespeichert.Diese möchte ich wieder löschen aus der Drop-Down-Liste entfernen.Wie kann ich also die von mir erstellten "Custom...
Games und Spiele 11. Juli 2022

Updating of Bibliography

Updating of Bibliography: Hello,I am using Microsoft Word Version 2204. I have trouble with updating of bibliography. When I include new citations, the bibliography doesn't update itself according to the order of the...
Microsoft Office 24. Mai 2022

SharePoint adds special characters when creating a page

SharePoint adds special characters when creating a page: Hi Commuity, i have another wired issue. When creating a page, sharepoint sometimes adds ",#" before a department name drop down menu. It is rare but it happens. Does anyone know a solution?...
Microsoft Office 14. April 2021

Custom bibliography documentation not up to date for Word 16

Custom bibliography documentation not up to date for Word 16: Hi Microsoft Team, your documentation https://docs.microsoft.com/de-de/office/vba/word/Concepts/Objects-Properties-Methods/create-custom-bibliography-styles is not working for MS Office 16....
Microsoft Office 25. Mai 2020

Creating a dashboard

Creating a dashboard: Hi, First post, so apologies if this is very or too basic. I'm trying to create a reporting dashboard, a small sample of which is below. I want to be able to change the fields in B2 to E2...
Microsoft Office 25. Januar 2019

Product key and customer service

Product key and customer service: Hey :) I have an old Computer with a product key sticker on the back and want to downgrade my new Computer with Windows 8 to Windows 7. Thereby, I was trying to use the old product key to...
Allgemeines 26. Oktober 2016
Creating a Custom Bibliography and Citation solved
  1. Diese Seite verwendet Cookies, um Inhalte zu personalisieren, diese deiner Erfahrung anzupassen und dich nach der Registrierung angemeldet zu halten.
    Auf dieser Website werden Cookies für die Zugriffsanalyse und Anzeigenmessung verwendet.
    Wenn du dich weiterhin auf dieser Seite aufhältst, akzeptierst du unseren Einsatz von Cookies.