business.uc.edu Open in urlscan Pro
129.137.5.176  Public Scan

Submitted URL: https://www.business.uc.edu/
Effective URL: https://business.uc.edu/
Submission: On June 06 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET https://www.uc.edu/search.html

<form id="header-search" action="https://www.uc.edu/search.html" method="get">
  <fieldset class="container-fluid">
    <legend tabindex="-1">Use the form to search UC's web site for pages, programs, directory profiles and more.</legend>
    <input type="text" name="q" id="search" placeholder="Search Sites, Programs, Directory..." aria-label="Search">
    <input type="submit" value="Search">
    <input type="hidden" name="site" value="UCMAIN">
    <input type="hidden" name="client" value="ucmain_frontend">
    <input type="hidden" name="proxystylesheet" value="ucmain_frontend">
    <input type="hidden" name="output" value="xml_no_dtd">
    <input type="hidden" name="oe" value="utf8">
    <input type="hidden" name="oie" value="utf8">
  </fieldset>
</form>

GET

<form id="filters" data-ng-model-options="{debounce: 200 }" method="get" class="ng-pristine ng-valid">
  <h3>What are you interested in?</h3>
  <fieldset class="search-input">
    <legend tabindex="-1">
      <p>Whether you’re passionate about sports, fashion, technology or have an entrepreneurial spirit, we can help you discover your ideal career path in the business world and make it a reality.</p>
    </legend>
    <div class="keyword">
      <label for="program-finder-keyword">Keywords</label>
      <input type="text" name="keyword" id="program-finder-keyword" data-ng-model="keyword" class="ng-pristine ng-untouched ng-valid ng-empty">
      <button type="submit" class="redbtn">
        <span class="sr-only">Search for programs</span>
        <svg xmlns="http://www.w3.org/2000/svg" class="svg svg-search" viewBox="0 0 100 100">
          <title>magnifying glass</title>
          <g data-name="Layer 2">
            <path d="M87.33,83.1l-17.94-18a32.92,32.92,0,1,0-2.81,3L84.44,86Zm-43-10.18A28.26,28.26,0,1,1,72.63,44.66,28.3,28.3,0,0,1,44.36,72.92Z"></path>
          </g>
        </svg>
      </button>
    </div>
  </fieldset>
  <div class="advanced" id="program-finder-advanced">
    <div class="filters" id="program-finder-filters">
      <div class="filter-buttons">
        <!--<span class="hidden-xs"><i class="fa-solid fa-filter" aria-hidden="true"></i> Filter Results: </span>-->
        <button type="button" data-speed="50" data-popups-close-on-focusout="false" data-popups-advance-focus="true" data-popups-advance-focus-to="input[type=checkbox]" data-group="filters" aria-haspopup="true" aria-expanded="false"
          aria-controls="filter-career" data-popups-on="true">Program Award <i class="fa-solid fa-angle-down" aria-hidden="true"></i>
        </button>
        <button type="button" data-speed="50" data-popups-close-on-focusout="false" data-popups-advance-focus="true" data-popups-advance-focus-to="input[type=checkbox]" data-group="filters" aria-haspopup="true" aria-expanded="false"
          aria-controls="filter-interest" data-popups-on="true">Interest <i class="fa-solid fa-angle-down" aria-hidden="true"></i>
        </button>
        <button type="button" data-speed="50" data-popups-close-on-focusout="false" data-popups-advance-focus="true" data-popups-advance-focus-to="input[type=checkbox]" data-group="filters" aria-haspopup="true" aria-expanded="false"
          aria-controls="filter-location" data-popups-on="true">Location <i class="fa-solid fa-angle-down" aria-hidden="true"></i>
        </button>
      </div>
      <fieldset id="filter-career" class="closeable">
        <div class="filter col-xs-12">
          <!--<legend>
                <h3>
                    <span>Filter by Program Award</span>
                    <span class="arrow"></span>
                </h3>
            </legend>-->
          <div id="degrees-items" class="row">
            <!-- ngRepeat: degree in degrees --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="degree in degrees">
              <input type="checkbox" id="degree-associates" ng-model="degree.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="degree-associates" class="ng-binding">Associates</label>
            </span><!-- end ngRepeat: degree in degrees --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="degree in degrees">
              <input type="checkbox" id="degree-bachelors" ng-model="degree.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="degree-bachelors" class="ng-binding">Bachelors</label>
            </span><!-- end ngRepeat: degree in degrees --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="degree in degrees">
              <input type="checkbox" id="degree-uc" ng-model="degree.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="degree-uc" class="ng-binding">Minors and Certificates</label>
            </span><!-- end ngRepeat: degree in degrees --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="degree in degrees">
              <input type="checkbox" id="degree-masters" ng-model="degree.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="degree-masters" class="ng-binding">Masters</label>
            </span><!-- end ngRepeat: degree in degrees --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="degree in degrees">
              <input type="checkbox" id="degree-doctoral" ng-model="degree.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="degree-doctoral" class="ng-binding">Doctoral</label>
            </span><!-- end ngRepeat: degree in degrees --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="degree in degrees">
              <input type="checkbox" id="degree-gc" ng-model="degree.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="degree-gc" class="ng-binding">Graduate Certificate</label>
            </span><!-- end ngRepeat: degree in degrees -->
          </div>
        </div>
      </fieldset>
      <!--<sly data-sly-call=""></sly>-->
      <fieldset id="filter-interest" class="closeable">
        <div class="filter col-xs-12">
          <!--<legend>
                <h3>
                    <span>Filter by Interest</span>
                    <span class="arrow"></span>
                </h3>
            </legend>-->
          <div id="interest-areas-items" class="row">
            <!-- ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="ARCH" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="ARCH" class="ng-binding">Architecture, Construction and Building Trade</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="BHAV" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="BHAV" class="ng-binding">Behavioral &amp; Social Science</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="BUSS" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="BUSS" class="ng-binding">Business</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="COMP" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="COMP" class="ng-binding">Computers &amp; Technology</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="CULT" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="CULT" class="ng-binding">Culture &amp; Languages</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="DSGN" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="DSGN" class="ng-binding">Design</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="EDUC" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="EDUC" class="ng-binding">Education</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="ENGI" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="ENGI" class="ng-binding">Engineering</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="HUMA" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="HUMA" class="ng-binding">Humanities</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="MEDI" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="MEDI" class="ng-binding">Medicine &amp; Health</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="NATU" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="NATU" class="ng-binding">Natural Science &amp; Math</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="PERF" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="PERF" class="ng-binding">Performing Arts &amp; Music</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="PLAN" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="PLAN" class="ng-binding">Planning</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="POLI" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="POLI" class="ng-binding">Politics, Law &amp; Social Justice</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="SOCS" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="SOCS" class="ng-binding">Social Science</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="ARTS" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="ARTS" class="ng-binding">Arts</label>
            </span><!-- end ngRepeat: interestArea in interestAreas --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="interestArea in interestAreas">
              <input type="checkbox" id="COOP" ng-model="interestArea.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="COOP" class="ng-binding">Co-Op</label>
            </span><!-- end ngRepeat: interestArea in interestAreas -->
          </div>
        </div>
      </fieldset>
      <fieldset id="filter-location" class="closeable">
        <div class="filter col-xs-12">
          <!--<legend>
                <h3>
                    <span>Filter by Location</span>
                    <span class="arrow"></span>
                </h3>
            </legend>-->
          <div id="locations-items" class="row">
            <!-- ngRepeat: location in locations --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="location in locations">
              <input type="checkbox" id="UC Blue Ash" ng-model="location.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="UC Blue Ash" class="ng-binding">UC Blue Ash</label>
            </span><!-- end ngRepeat: location in locations --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="location in locations">
              <input type="checkbox" id="UC Clermont" ng-model="location.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="UC Clermont" class="ng-binding">UC Clermont</label>
            </span><!-- end ngRepeat: location in locations --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="location in locations">
              <input type="checkbox" id="West Campus" ng-model="location.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="West Campus" class="ng-binding">West Campus</label>
            </span><!-- end ngRepeat: location in locations --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="location in locations">
              <input type="checkbox" id="East Campus" ng-model="location.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="East Campus" class="ng-binding">East Campus</label>
            </span><!-- end ngRepeat: location in locations --><span class="styled-checkbox col-xs-12 col-sm-6 col-md-4 ng-scope" data-ng-repeat="location in locations">
              <input type="checkbox" id="Online" ng-model="location.selected" class="ng-pristine ng-untouched ng-valid ng-empty">
              <label for="Online" class="ng-binding">Online</label>
            </span><!-- end ngRepeat: location in locations -->
          </div>
        </div>
      </fieldset>
    </div>
  </div>
</form>

Text Content

Skip to main content
University of Cincinnati
 * CONNECT
 * VISIT
 * APPLY
 * COST

magnifying glass
Use the form to search UC's web site for pages, programs, directory profiles and
more.
Carl H. Lindner College of Business Business right arrow down arrow
 * About right arrow down arrow
   * Centers & Institutes right arrow down arrow
     * Insurance and Risk Management
     * Business Analytics
     * Entrepreneurship
     * Professional Selling
     * Goering Center
     * Johnson Investment Institute
     * Kautz-Uible Economics Institute
     * Real Estate Center
     * Warren Bennis Leadership Institute
   * Dean & Leadership Team right arrow down arrow
     * Executive Cabinet & Business Advisory Council
   * Inclusive Excellence right arrow down arrow
     * Inclusive Excellence Council
     * Business Fellows
     * File a Bias Incident Report
   * Rankings
   * Staff Directory
   * Listen to Lindner's Podcast
   * Portfolio Magazine
   * About Carl H. Lindner Jr. right arrow down arrow
     * 10 Years: Reflecting on the Legacy of Carl H. Lindner Jr.
   * Awards & Recognition
   * Executive Education
   * Join the Lindner Team
 * Programs right arrow down arrow
   * Undergraduate Programs right arrow down arrow
     * Majors
     * Minors & Certificates
     * Pre-Business
     * Jumpstart
   * Graduate Programs & Certificates right arrow down arrow
     * MBA
     * Specialized Master's Programs
     * Certificates
     * PhD Programs
   * Online Programs
 * Future Students right arrow down arrow
   * Admissions Requirements right arrow down arrow
     * Undergraduate Admissions Requirements
     * Graduate Admissions Requirements
   * Visit Lindner
   * Tuition & Fees
   * High School Programs right arrow down arrow
     * Lindner Summer Institute
     * Withrow Pathway Program
   * Request Information
   * Technology Requirements
 * Student Experience right arrow down arrow
   * Academic Advising
   * First-Year Experience
   * PACE Curriculum
   * Study Abroad right arrow down arrow
     * Undergraduate Short-Term Programs
     * Undergraduate Long-Term Programs
     * Graduate Study Abroad Programs
   * Lindner Business Honors right arrow down arrow
     * Specialized Academic and Experience-based Learning
     * Communities, Faculty and Staff
     * International Experiences
     * Alumni
     * Meet the Founder: Lindner Honors-PLUS
     * Meet the Founder: Kolodzik Business Scholars
   * Student Organizations
   * Counseling Services
   * Academic Integrity
 * Co-op & Hiring right arrow down arrow
   * Career Coaching right arrow down arrow
     * Job Search Prep
     * Student Events
   * What is Co-op? right arrow down arrow
     * Student Testimonials
   * Student Co-op Requirements
   * Sample Earnings
   * Report Your Co-op Placement
   * Report Your Hire
   * Hire a Co-op Student right arrow down arrow
     * Employer Events
 * Faculty & Research right arrow down arrow
   * Accounting right arrow down arrow
     * Degree Options
     * Research
     * Faculty
     * JAAF 2024
     * Workshop Series
     * Newsletter
     * Awards & Scholarships
     * Advisory Board
   * Economics right arrow down arrow
     * Degree Options
     * Research
     * Faculty
     * Scholarships
   * Finance right arrow down arrow
     * Degree Options
     * Research
     * Faculty
     * Student Groups
     * Advisory Board
   * Management right arrow down arrow
     * Degree Options
     * Research
     * Faculty
   * Marketing right arrow down arrow
     * Degree Options
     * Research
     * Faculty
   * OBAIS right arrow down arrow
     * Degree Options
     * Research
     * Faculty
     * Awards & Events
 * Alumni & Giving right arrow down arrow
   * Donate
   * News right arrow down arrow
     * Share Your Alumni Story
   * Business Achievement Awards right arrow down arrow
     * Past Recipients
   * Alumni Council
   * Honor Roll of Donors






EMPOWERING BUSINESS PROBLEM SOLVERS

The Carl H. Lindner College of Business empowers business problem solvers to
tackle the world’s challenges. 

We fuel professional growth through our distinctive combination of academic and
hands-on experiences: our problem-solving mindset, cooperative education,
flexible pathways, inclusive community and vibrant, urban setting.

As the founder of cooperative education and consistently ranked Top 5 for co-op,
the University of Cincinnati has exhibited its prowess for connecting students
with top-notch employers. Co-op empowers students to explore career options,
while building their professional skills, resumes and networks. Lindner is proud
to further this powerful tradition.

Place, age or stage — students from a diversity of backgrounds become problem
solvers at Lindner. Begin your journey today.

apply visit co-op request information


WHAT ARE YOU INTERESTED IN?

Whether you’re passionate about sports, fashion, technology or have an
entrepreneurial spirit, we can help you discover your ideal career path in the
business world and make it a reality.

Keywords Search for programs magnifying glass
Program Award Interest Location
Associates Bachelors Minors and Certificates Masters Doctoral Graduate
Certificate
Architecture, Construction and Building Trade Behavioral & Social Science
Business Computers & Technology Culture & Languages Design Education Engineering
Humanities Medicine & Health Natural Science & Math Performing Arts & Music
Planning Politics, Law & Social Justice Social Science Arts Co-Op
UC Blue Ash UC Clermont West Campus East Campus Online
Clear All Filters
Loading


NO PROGRAMS TO SHOW. TRY BROADENING YOUR SEARCH

0 Programs Found

CLOSE
Close close



LEADING CO-OP BUSINESS SCHOOL

Lindner students have completed more than 8,000 co-ops since 2017, creating a
talent pipeline for local, national and international companies.




PROBLEM SOLVING IN ACTION

Students harness experiential learning by studying abroad, leading on-campus
organizations, networking with our 10 centers and institutes and collaborating
with expert faculty.




RESEARCH THAT MATTERS

Lindner faculty are at the cutting-edge of innovative business research,
communicating real-world applications of their work to students, industry
leaders, academic publications and mass media.



> Lindner makes an effort to appreciate every student, no matter their
> background. There are things in place here that make it an enjoyable
> experience for anyone.

Matthew Corey, BBA ’24

#1

MBA Program in Tristate Area — U.S. News & World Report

$12.5m

2022-23 Co-op Earnings (in millions)

45k

Lindner Alumni Worldwide


LINDNER COLLEGE OF BUSINESS NEWS

1



NEXT INNOVATION SCHOLAR CHOSEN FOR FULBRIGHT UK SUMMER INSTITUTE



May 30, 2024

Max Kemats, a rising third-year economics major with a minor in public health
and a certificate in innovation and design thinking, has been selected for the
Fulbright U.K. Summer Institute in Scotland.

2



THE BENEFITS AND DOWNSIDES FOR 'FOREVER RENTERS'



May 29, 2024

A growing number of people expect to rent their entire lives instead of buying a
home, which presents potential benefits and downsides for these “forever
renters,” University of Cincinnati professors told Business Insider.

3



BUILT-TO-RENT HOME INVENTORY INCREASES IN CINCINNATI REGION



May 22, 2024

Options are increasing for people who want the benefits of living in a house
without the need for a mortgage as the number of built-to-rent homes is
increasing in the Cincinnati region, the Cincinnati Enquirer reported. Gary
Painter, PhD, the academic director of the University of Cincinnati’s Carl H.
Lindner College of Business real estate program and a professor of real estate,
thinks concerns about the developments are misplaced.

Debug Query for this
Explore More News

University of Cincinnati
Carl H. Lindner College of Business
2906 Woodside Drive
PO Box 210020
Cincinnati, OH 45221


UC TOOLS

 * Canopy & Canvas
 * Enrollment Services
 * Email
 * Catalyst
 * Bearcat Portal
 * Shuttle Tracker
 * IT Help
 * UC VPN
 * Bearcats Landing


ABOUT US

 * Maps & Directions
 * Jobs
 * News
 * Diversity
 * Governance & Policies
 * Directory
 * Events Calendar

University of Cincinnati | 2600 Clifton Ave. | Cincinnati, OH 45221 | ph:
513-556-6000

Alerts | Clery and HEOA Notice | Notice of Non-Discrimination | eAccessibility
Concern | Privacy Statement | Free Speech | Copyright Information

© 2024 University of Cincinnati

University of Cincinnati
Carl H. Lindner College of Business
2906 Woodside Drive
PO Box 210020
Cincinnati, OH 45221

© 2024 University of Cincinnati