
Microsoft Excel Projects
Looking for freelance Microsoft Excel jobs and project work? PeoplePerHour has you covered.
Microsoft Azure & Cloud Computing Support Needed
I am looking for assistance with Cloud Computing and Microsoft Azure related projects. Tasks may include Azure Virtual Machines, networking, storage, cloud infrastructure, monitoring, security, and other Azure services. The ideal freelancer should have good knowledge of Azure and deliver high-quality work on time.
a day ago10 proposalsRemoteopportunity
Excel Database with dashboard
Create a polished, user-friendly Excel workbook to manage a property portfolio, including an intuitive dashboard summarizing key metrics and performance. Features: property list with ownership type, lease length, and use (long-term, serviced accommodation, renovate-to-sell); mortgage details (fixed-term expiry, total duration, interest rate); utilities and insurers with provider names and expiry dates; management companies and other critical contacts; key dates and alerts. Build dynamic charts, filters, conditional formatting, and simple formulas to track cashflow, ROI, occupancy, and upcoming expiries. Emphasize clarity, ease of use, and actionable insights.
an hour ago12 proposalsRemoteBuild a Custom Microsoft Office Deployment & Management Tool
Description I need a Windows desktop app like Office Tool Plus (GitHub) for IT admins/power users to install, configure, download, and manage Microsoft Office via a clean GUI. Must have experience with .NET WPF apps. Core Features: Deployment: Create/import/export Office configs, choose products/apps, architecture, update channel, language; silent installs; offline ISO Download: Fetch Office files from Microsoft CDN, progress & integrity checks, HTTP/2 support Activation: Online, phone, KMS; manage licenses & keys; view activation status Management: Modify installs, force updates/repair, clean uninstall, env variable checks UI: Modern WPF, light/dark mode, responsive layout, console/log panel, toast notifications, keyboard/screen reader accessible Other: Localization, admin auto-elevation, digital signature check, proxy support, CLI companion, self-contained/framework builds, auto-update Tech Stack: C#, WPF (.NET 8+ / 10), ODT integration, registry/WMI/PowerShell, MSIX/EXE, Git Deliverables: Source code (clean, commented) Working builds README + basic user docs 2 rounds of revisions Ideal Candidate: Strong C# / WPF experience Familiar with ODT / Office Click-to-Run Windows system programming Clear communication, milestone updates Budget/Timeline: Discuss based on scope. Milestone-based preferred. Potential ongoing maintenance.
8 days ago26 proposalsRemoteSeeking A Reliable Virtual Assistant
We are seeking a skilled, well rounded and detailed oriented individual that will be responsible for creating and optimizing product listings on various online marketplaces. Also should be conversant with project manager tool like Trello and the likes and must have experience with Microsoft Word and excel with a light customer support experience.
a month ago34 proposalsRemoteDaylite Expert Consultant – 1-Hour Q&A
We're a small team using Pipedrive as our main CRM and Daylite alongside it for project management, client relationships, and tasks. We're in the process of configuring our setup and have reached the point where we need to sit down with someone who really knows Daylite and can answer our questions on the spot. Our stack: Pipedrive · Daylite · Microsoft Exchange / Outlook · Apple Calendar · Macs · iPhones We're looking for a true Daylite expert - someone who has set it up for businesses, knows its strengths and limitations inside out, and can give us honest, direct answers during a one-hour video call. No preparation needed on your end, just expertise. What we're looking for: Deep hands-on Daylite experience, ideally with small teams Experience running Daylite alongside another CRM is a plus Able to think on their feet and give clear yes/no answers when needed Available on Zoom or Google Meet within the next 1–2 weeks Deliverable: One 60-minute video call. No report, no follow-up - just your time and knowledge. Budget: €50 fixed Please include a brief note on your Daylite experience when applying.
a day ago6 proposalsRemoteopportunity
Research: UK Freight Forwarders in Dangerous Goods Transport
We are looking for an experienced market researcher / data researcher to compile a verified Excel database of 200 freight forwarding companies based in the United Kingdom that have been involved in the transport of dangerous goods within the last 2 years. The final deliverable must be a clean, well-organised Excel spreadsheet containing accurate and up-to-date company and contact information. Research requirements: The selected freelancer will need to identify UK-based freight forwarders that meet the following criteria: Company is located in the United Kingdom Company provides freight forwarding, logistics, shipping, air freight, sea freight, road freight, or international transport services Company has been involved in, or clearly offers services relating to, dangerous goods transport within the last 2 years Information must be verified from reliable sources such as company websites, LinkedIn, Companies House, trade directories, industry bodies, press releases, or other credible sources Required information for each company: The Excel spreadsheet must include the following columns: Company Name Company Size Full Company Address Website Evidence / Source confirming dangerous goods transport involvement Managing Director Name Managing Director Email Managing Director Telephone Number Export Manager Name Export Manager Email Export Manager Telephone Number General Company Email General Company Telephone Number Notes / Comments Source Links Important requirements: Contact details must be as accurate as possible. Where direct emails or phone numbers are unavailable, please provide the best verified alternative, such as a main office number, general enquiry email, or clearly marked estimated company email format. The data must be presented in a professional Excel spreadsheet with consistent formatting, no duplicates, and clearly labelled columns. Final deliverable: One Excel spreadsheet containing 200 qualified UK freight forwarders with the requested company and contact information. Ideal freelancer: We are looking for someone with experience in: B2B data research Lead generation Logistics, freight, or supply chain research LinkedIn and company research Excel formatting and data cleaning Finding senior decision-maker contact details Quality expectations: Accuracy is very important. We would prefer fewer high-quality verified contacts over rushed or incomplete data. Please include source links so that the information can be checked. When applying, please include: Your experience with B2B data research Any experience researching logistics, freight forwarding, or dangerous goods companies The tools or sources you typically use Estimated timeframe to complete the project Whether you can provide a small sample of 3–5 companies before completing the full list
2 hours ago34 proposalsRemotePart-Time Remote Administrative / Payroll Assistant
We are looking for a reliable and detail-oriented Administrative / Payroll Assistant to support our business with remote administrative and payroll-related tasks on a part-time basis. Responsibilities Assist with payroll preparation and record keeping Maintain spreadsheets, invoices, and employee records Perform general administrative and data entry tasks Manage email correspondence and scheduling Prepare reports and organize documents Support bookkeeping and office administration tasks Ensure confidentiality and accuracy of information Requirements Previous administrative or payroll experience Strong organizational and communication skills Proficiency with Microsoft Office or Google Workspace Experience with payroll/accounting software is an advantage Ability to work independently and meet deadlines Reliable internet connection Preferred Skills QuickBooks, Xero, Sage, or ADP experience Virtual assistant or remote admin experience Basic bookkeeping knowledge Position Details Part-time Fully remote / work from home Flexible hours Potential for ongoing work Application Instructions Please include: Relevant experience Software/platforms you have used Hourly rate Availability
2 days ago30 proposalsRemoteI need someone to program a solution to a math/physics problem
Using the pyXSteam library (https://pypi.org/project/pyXSteam/), I need to code the solution to the following problem for my engineering class: "If U = 2841.91 kJ/kg and v = 0.8052 m³/kg, calculate P and also determine the thermodynamic state (quality)". This is basically iterating values from the embedded table, interpolating them and finding the value. Attached to this message is an Excel file, which I have used to solve it - now I need it translated to Python code. In the Excel file, you will see the logic behind solving the problem. In it, I started right away with P = 0,3MPa and P = 0,4MPa. I did that because I looked up the value for U = 2841.91 kJ/Kg in the table and found that it was in the superheated (super aquecimento) table. So, do not start assuming that it is superheated, there needs to be an explanation. The code, through iteration or something else, should be a student looking at the given values and trying to refer from table in order to calculate other values. See if it makes sense, I am here if anything is needed. Attention to nomencalture (found at the bottom of https://pypi.org/project/pyXSteam/). If you could translate everything to portuguese, that would be best, if not that's ok. Also attached is the code that DeepSeek rendered; maybe it could be of use.
2 days ago14 proposalsRemoteArchitects assistant (must have an Ipad Pro)
I'm looking for an architectural assistant to help out with our projects. Key requirements: - MUST have an Ipad pro - be a trained architect or engineer - be available for 2-3 hours per day 5 days/week - excellent written and spoken english Looking for a long term placement which will lead to additional hours for right candidate
4 days ago8 proposalsRemoteVirtual Assistant
Hello, I run a Real-Estate business based in the UK. My business is expanding and I am looking to hire a Virtual Assistant who can join my company and support my clients. The business urgently needs this hire, so if you are available, and complete the interview process soon enough - you could join the business as soon as Monday morning (27th April 2026). The Interview Process: - I will send you Two online assessments to complete. - Following these assessments being completed you will have a telephone interview with me the CEO. - Finally you will be given 3 tasks to measure the quality of your work and your ability to complete objectives set to you - Hiring decision is made! Key Skills I am looking for: - Excellent command of the English language. - Great communication skills and confidence in speaking with British clients. - Superb attention to detail - Ability to adapt and working in various business functions from lettings, evictions, to supporting sales and marketing. - Confidence with technology and the ability to use a wide variety of systems such as Pipedrive, Quickbooks, Microsoft Office and more. - Previous Virtual Assistance experience.
a month ago35 proposalsRemoteIRS Tax Returns for semi dormant "C" corp
I had an accountant prepare two years of tax returns for a dormant "C" corp. I believe it was done incorrectly. I need a chartered accountant, CPA or like professional to review what was done and correct accordingly. I have the Financial Statements and Excel work sheet. My firm budget form this gig is $50.
10 days ago16 proposalsRemoteVirtual Assistant
Seeking a professional Virtual Assistant fluent in Mandarin Chinese to provide reliable remote support. Must demonstrate excellent communication, strong organizational skills, attention to detail, discretion with confidential information, and proficiency with common productivity tools. A proactive, solution-oriented approach are essential. Timely, professional, and culturally aware candidates encouraged to bid.
7 days ago8 proposalsRemoteUniversity Thesis About URDU History
Seeking a skilled freelancer to refine and present a university thesis on the history of Urdu. The project requires polishing a 100‑page document completed within seven days, enhancing clarity, grammar, formatting, and academic tone. Tasks include meticulous copyediting, consistent MS Word styling, Excel data verification, image optimization via Photoshop, and final layout adjustments. Deliver a professionally formatted, publication‑ready thesis that preserves original research and citations, ensuring accuracy and polished presentation throughout.
a day ago5 proposalsRemoteopportunity
Excel automation project – smart workbooks + master dashboard
**Update to project brief** After some further refinement I now need further work doing including support with data mapping excels to each other and I need some further support with Excel formula on all excels. If this is something you can still support with please let me know - I've updated the budget to reflect. NDA will be required. Hi, I have a set of structured Excel workbooks already built. (there's 4 businesses in total each with 2 workbooks per a business that need to feed into each other and then a master) I’m looking for an experienced Excel freelancer to help with: Adding formulas and logic across multiple tabs Creating calculated metrics and simple RAG (Green/Amber/Red) indicators Applying clean formatting and dropdowns Linking multiple workbooks together Formatting dashboards that pulls data from those workbooks (each workbook needs a dashboard which then needs to feed into my master one) Ensuring everything is stable and easy to refresh Important: The structure is already designed – no redesign required but if there are suggestions to make it better and more functional for my businesses that will be super helpful This is an implementation task (logic + linking only) Must be done in Excel (Power Query preferred but open to suggestions) Deliverables: Fully working Excel files with logic in place Dashboard correctly pulling data Simple instructions for updating / refreshing I hope I am explaining this well - essentially I am trying to build a smarter system for my managers to use to make their jobs easier but still make sure data is captured properly.
a month ago68 proposalsRemoteI need a HR Specialist
We are seeking an experienced HR specialist to help our company identify and recruit candidates with expertise in logistics, supply chain management, and import/export processes. The ideal freelancer will have a strong network in these fields, excellent sourcing skills, and the ability to find candidates who meet our specific requirements.
13 days ago15 proposalsRemoteopportunity
AI Cinematic Video Creator Needed
Seeking an experienced AI Cinematic Video Creator to produce striking short-form cinematic videos for social media, ads, and brand storytelling. Must excel in AI video generation, prompt engineering, video editing, motion graphics, and crafting engaging short-form content. Proficiency with Runway, Veo3, Kling, Sora, Premiere Pro, After Effects, and CapCut required. Deliverables include polished, platform-optimized videos with strong narrative and visual impact. Portfolio of recent AI-driven cinematic samples required with application.
18 hours ago25 proposalsRemoteWeb Developer (Python, React) – Strong English Required
We are looking for an experienced Fullstack Web Developer to join a freelance project. The ideal candidate is highly proficient in Python for backend development and React for frontend development. Excellent English communication skills, equivalent to a native speaker, are required to ensure smooth collaboration and clear understanding of project requirements. Project Scope: - Build, maintain, and optimize web applications with Python backend and React frontend. - Collaborate on designing APIs, data models, and UI components. - Troubleshoot and resolve technical issues efficiently. - Ensure code quality, maintainability, and scalability. Deliverables: - Fully functional web application meeting project specifications. - Well-documented code and instructions for deployment. - Regular progress updates during the project. Skills Required: - Python (Django, Flask, or FastAPI experience preferred) - React.js / React Native - REST API development and integration - Git / version control - Strong problem-solving and debugging skills - Excellent written and spoken English Timeline: - Flexible timeline; specific milestones will be discussed upon hiring. We welcome proposals from experienced freelancers who can demonstrate prior work in similar projects. Please include relevant portfolio examples in your proposal.
7 days ago67 proposalsRemoteopportunity
Market Research in Financial Applications Start-Up
Growing fintech startup seeks a meticulous Virtual Assistant to conduct market research on financial apps and industry trends. Responsibilities include researching competitors, identifying target audiences and market gaps, gathering data from reports and online sources, summarizing findings into actionable insights, and assisting with basic competitor analysis and positioning. Ideal candidates demonstrate strong analytical skills, excellent written English, familiarity with fintech, and proficiency in Google Docs, Excel, or Notion. Part-time, remote, flexible hours with timely communication.
21 days ago31 proposalsRemoteI need an experienced UK sales agent for boosting my business
Seeking an experienced UK sales agent to accelerate business growth through strategic outreach and client acquisition. The ideal candidate will possess a proven UK sales track record, strong negotiation skills, and expertise in lead generation, pipeline management, and closing deals. Responsibilities include identifying target markets, cultivating client relationships, delivering persuasive presentations, and meeting ambitious sales targets. Professionalism, excellent communication, and results-driven initiative are essential for immediate engagement.
8 days ago15 proposalsRemoteSenior full stack developer | client-facing communication
Seeking a seasoned Senior Full Stack Developer with excellent client-facing communication skills. Must architect and implement robust web applications, handle frontend and backend development, optimize performance, ensure security, and integrate APIs. Responsibilities include translating client requirements into technical solutions, leading code reviews, mentoring junior developers, and delivering clear progress updates. Ideal candidate demonstrates strong problem-solving, stakeholder management, and a track record of successful end-to-end project delivery.
8 days ago58 proposalsRemote