Skip to content

Marc D Anderson's Blog

  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy
Facebook X Linkedin Github
Marc D Anderson's Blog
  • SharePoint

    Pre-Populating SharePoint List Item Values Using Query String Variables

    ByMarc D Anderson January 31, 2008May 13, 2009

    A client of ours was having trouble getting this idea to work based on a post he found on the Microsoft SharePoint Designer Team Blog.  I took a look and got it to work nicely in a test situation.  This is a nice trick, as it can help to pre-populate metadata that your users might…

    Read More Pre-Populating SharePoint List Item Values Using Query String VariablesContinue

  • SharePoint

    Showing This Month’s Documents in a SharePoint List

    ByMarc D Anderson January 29, 2008January 16, 2009

    I’ve frequently been asked if it is possible to display only the current month’s documents in a SharePoint list.  There is no obvious way to do this, as the filtering mechanism in a view will not allow you to specify a formula as its criteria. The trick is to create a calculated column on the…

    Read More Showing This Month’s Documents in a SharePoint ListContinue

  • SharePoint

    How To Extend Wildcard People Search on MOSS 2007

    ByMarc D Anderson January 25, 2008

    I just ran across a pair of postings on this from Ramon Scott and Kanwal Khipple (on the SharePointBuzz blog).  Almost every client that I’ve worked with on their Intranet has wanted some sort of variation on this, calling it the Company Directory, the Facebook, or something similar.  The way I’ve always done it was…

    Read More How To Extend Wildcard People Search on MOSS 2007Continue

  • SharePoint

    Site Structure in SharePoint

    ByMarc D Anderson January 23, 2008

    Every once in a while, when I am explaining something about technology to one of my clients, it seems as though it might be of general use, and I turn it into a blog post.  This is basic stuff to anyone who knows much about SharePoint, but maybe it will be useful to someone. Here’s…

    Read More Site Structure in SharePointContinue

  • SharePoint

    WSS v3 Flyout Menus

    ByMarc D Anderson January 17, 2008February 28, 2010

    I’m used to using flyouts in the tabbed navigation in MOSS to enhance the navigation capabilities.  (See my earlier post on this to find out how to make it happen.) Today I wanted to do the same thing in a WSS master page, but just changing the MaximumDynamicDisplayLevels value wasn’t working.  I found this post…

    Read More WSS v3 Flyout MenusContinue

  • SharePoint

    Firing an Event When a User Selects a Value from a Data View Web Part Dropdown

    ByMarc D Anderson January 3, 2008February 25, 2013

    I was skimming my old postings, and I realized that in a previous post, I had said that I would post about firing an event when a user selects a value from a DVWP dropdown.  Better late than never, I guess. When you create a dropdown type of DVWP through the UI in SharePoint Designer, the…

    Read More Firing an Event When a User Selects a Value from a Data View Web Part DropdownContinue

  • SharePoint

    Parsing Dates Into Archive Buckets in a Calculated Column in SharePoint

    ByMarc D Anderson January 3, 2008January 16, 2009

    I needed to put sets of news articles into buckets in a list so that I could allow users to filter based on the time period in which the articles were published.  To do this, I created a calculated column as a Site Column (for reusability). Column name: Archive Period Calculation: =IF([Publish Date]<([Today]-365),”Year” & TEXT(YEAR([Publish…

    Read More Parsing Dates Into Archive Buckets in a Calculated Column in SharePointContinue

  • SharePoint

    Happy New Year, and Back to Work!

    ByMarc D Anderson January 2, 2008

    It’s been a few quiet months here on my blog, as I have been hunkered down, knee deep in XSL and custom SharePoint pages for a client project.  All of that work has given me some insights on how those mysterious aspx pages that SharePoint generates actually work, and I thought it would be a…

    Read More Happy New Year, and Back to Work!Continue

  • SharePoint

    Office 2007 Service Pack 1 (SP1)

    ByMarc D Anderson December 11, 2007

    I know that everyone and their br/m/other is going to post about this, but Office 2007 SP1 is now available.  I’m downloading it as I type, hoping that it will fix some of the small annoyances.  (Nothing major, really, just things I’ve learned to work around.) You can download it here. Technorati tags: Office 2007,…

    Read More Office 2007 Service Pack 1 (SP1)Continue

  • SharePoint

    Bain Survey: Management Tools and Trends 2007

    ByMarc D Anderson December 10, 2007

    Having worked at Bain & Company for 6 years many moons ago, I still keep an eye on their publications and I occasionally spot something interesting. In June (though I just received a copy from the Bain alumni association), Darrell Rigby and Barbara Bilodeau published the results of their latest survey on management tools and…

    Read More Bain Survey: Management Tools and Trends 2007Continue

Page navigation

Previous PagePrevious 1 … 104 105 106 107 108 … 115 Next PageNext

Need help with the SharePoint Framework (SPFx), Learning Pathways, or PnP Modern Search? Our 1-Hour Jumpstarts may be for you!

Recent Comments

  • Michael Hanes on Connecting to Multiple Tenant Sites in a foreach Loop with PnP.PowerShell – Efficiently
  • Marija on Dear Microsoft: Stop It with Copilot, Already
  • Company Branding on Brand Kits in Microsoft 365: Two Features, One Goal — and Why You Should Care About Both
  • Marc D Anderson on The Trick to Using Lookup Columns with Content Types from the Content Type Hub
  • Colin Gardner on The Trick to Using Lookup Columns with Content Types from the Content Type Hub

Series

  • SharePoint Online Search Isn't Displaying What I Expect (2)
  • Sympraxis Client Side Development Pipeline (2)
  • Looping Through Content in a SharePoint 2013 Site Workflow (4)
  • Single-Page Applications (SPAs) in SharePoint Using SPServices (4)
  • SPServices Stories (21)
  • Moving from SPServices to REST (6)
  • Create a Simple SharePoint 2013 Employee Directory on Office365 (5)
  • Unlocking the Mysteries of Data View Web Part XSL Tags (21)

© 2026 Marc D Anderson's Blog - WordPress Theme by Kadence WP

Scroll to top
  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy