Php code create excel file jobber

Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    2,000 php code create excel file jobber funnet, priser i USD

    PHP Website Migration: GoDaddy to HostGator I require an experienced web developer to expedite the transition of my PHP-based website from GoDaddy to HostGator. The website is extremely simple test taking website. Take a test and store results in a database then show results to an administrator. There are 4 customer facing screens. With an immediate start and swift completion required, it's essential that the chosen freelancer can handle this task with utmost efficiency and precision to ensure uninterrupted service. Key Tasks & Expectations: - Move PHP website from current host (GoDaddy) to new host (HostGator) - Ensure full functionality throughout and after the transition - Maintain website performance and prevent data loss Ideal Skills: - Advanced k...

    $27 (Avg Bid)
    $27 Snitt bud
    53 bud

    I am searching for a talented artist who spec...group is essential. Here's what I am looking for: - Creativity: Ability to dream up humorous and relatable content that can translate into powerful memes is a must. - Circularity: You should have an outstanding understanding of internet culture and the ability to tap into current trends for meme creation. - Audience Understanding: A keen sense of what appeals to the youth audience in order to create memes that are engaging and share-worthy. If you have a knack for making people laugh and are up-to-speed with the latest trends among the youth, then this project is made for you. Ai Generated and 3D looking images will be rejected ! Looking for simple drawings with not much details The project Details are given in the project de...

    $20 (Avg Bid)
    Garantert
    $20
    133 bidrag

    Tenemos todos los datos y un documento de flujo de caja pero necesitamos un documento mejor estructurado y formulado para que se pueda entender y exponer mejor

    $30 (Avg Bid)
    $30 Snitt bud
    43 bud

    I am looking for an expert in Excel especially well-versed in the Norwegian language to assist me in data entry and creating database leads for marketing purposes. The focus is on signage companies in Norway. The ideal candidate should be proficient: - In Excel data entry and organization - Skilled in designing and managing databases - Must have an understanding and fluency in Norwegian language. -this project requires phone calls and web searching The main task will revolve around generating leads through database creation for targeted marketing campaigns (Signage companies in Norway). This project requires a good grasp of lead generation strategies in addition to the aforementioned skills. Please place your bid keeping in mind all the requirements stated.

    $115 (Avg Bid)
    $115 Snitt bud
    16 bud

    More details: What type of content do you need? Blog posts, Articles, Social media content What is the main topic or subject of the content? Technology Do you have specific keywords that need to be included in the content? Yes, but I need help identifying the keywords

    $11 / hr (Avg Bid)
    $11 / hr Snitt bud
    30 bud

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

    $27 (Avg Bid)
    $27 Snitt bud
    17 bud

    I'm looking for a professional with experience using ListingPro - Directory & Listing WordPress Theme to integrate and host a PHP directory software. We are building something similar to: I want freelancers to submit their applications with examples of their past relevant work. The ideal candidate should have a strong background in PHP, WordPress theme customization, and a knack for creating user-friendly interfaces. Strong experience with ListingPro, as well as knowledge of payment integration, will be a significant advantage.

    $292 (Avg Bid)
    $292 Snitt bud
    34 bud

    I have a logo file that currently exists in jpg format. I need a professional who can generate a vector file. The platform compatibility is not yet defined, so ideally the output file should be versatile and compatible with common vector graphics software like Adobe Illustrator, CorelDRAW, and Inkscape. Ideal skills for this project: - Proficient in creating and editing vector files - Familiarity with multiple software platforms or able to provide a universally compatible vector format - Attention to detail to ensure the integrity of the original logo is maintained.

    $44 (Avg Bid)
    $44 Snitt bud
    107 bud

    Objective: To set up and configure Microsoft Office applications for a small business in New Delhi, India, to modernize operations and enhance productivity. Key Requirements: Primary MS Office Applications: Excel: For managing data, performing calculations, and creating reports. Outlook: For email communication, scheduling, and task management. SharePoint: For document management and collaboration among team members. Installation Scope: The MS Office suite will be installed on 1-5 devices to accommodate the needs of the small business. User Proficiency: The users of the MS Office suite are beginners. Therefore, the setup will include basic configuration and user-friendly customization to ensure ease of use.

    $978 (Avg Bid)
    $978 Snitt bud
    31 bud

    I have an Excel document that needs to be updated by reading data from a TXT file. The process must be automated via a script, filling in blank cells, distributed across all the sheets in the document. Key requirements include: 1. The ability to read and accurately interpret all fields from the TXT file. 2. Updated data should be posted to all sheets within the excel document, in the required cells. 3. In the case of data discrepancies within the TXT file, enable an automated resolution by defaulting to a specific value. Leveraging your expertise in data extraction, manipulation, and Excel automation will be instrumental for this project. Ideally, you are proficient in scripts suitable for handling such tasks, debatably the likes of Python or...

    $459 (Avg Bid)
    $459 Snitt bud
    28 bud

    More details: What is the purpose of the 3D print design? Decorative item What style do you prefer for the decorative item? picture of building Do you have any specific ideas or preferences for the design of the decorative item? Abstract design inspired by architecture

    $48 (Avg Bid)
    $48 Snitt bud
    24 bud

    More details: What type of data do you need to type into the Excel sheet? Numbers How many columns and rows are there in the Excel sheet? 10-20 Would you like me to create any specific formulas or functions within the Excel sheet? Summation formulas, Average formulas, Lookup and reference formulas

    $4 / hr (Avg Bid)
    $4 / hr Snitt bud
    131 bud

    Looking for a skilled web developer who can build a PHP website from scratch with some specific functionalities. Key tasks will include: - Building custom functionalities - The prime requirement is an individual cashback wallet for each user. This will need to be fully integrated and functional, keeping user experience in mind. - Payment integration - The cashback wallet should not be integrated with any Swift banking system, Google Pay, PayPal, or Stripe. Instead, it will be tied to our own proprietary payment system. The ideal candidate for this project should have: - Proven experience in PHP website development. - Strong skills in integrating custom functionalities within a website. - Knowledge and experience in secure payment gateway integration. - Good understanding...

    $100 (Avg Bid)
    $100 Snitt bud
    21 bud

    This is a $15 Job We currently have a perfect working counter but returns {"messages":"1"} As you can see is using JSON_ENCODE But we need more of a normal php echo that returns something like: <?php echo $userNotesRequest, count; ?> 1 below is what we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;")...

    $45 (Avg Bid)
    $45 Snitt bud
    25 bud

    I'm searching for an experienced Excel Macros Specialist to help me edit my document. Quick easy job. Won't take more than 10 minute.

    $4 / hr (Avg Bid)
    $4 / hr Snitt bud
    67 bud

    Work on existing Project. Function is done, fix issue. Create API for table.

    $29 (Avg Bid)
    $29 Snitt bud
    40 bud

    I'm looking for an experienced freelancer who can create a dynamic and detailed Excel spreadsheet to break down the scenes of a screenplay, identifying specific elements of each scene (e.g Location, Characters). **Requirements:** - The ability to input details including Location, Time, Characters involved, and whether the scene is interior (INT) or exterior (EXT). - The spreadsheet should be structured to allow sorting options. This function is crucial for organizing the scenes in various orders, such as Chronological, by Scene Number, or other categories as needed. **Ideal Skills and Experience:** - Basic Proficiency in Microsoft Excel or similar spreadsheet software - Previous experience in creating spreadsheets for screenplay analysis or similar project...

    $234 (Avg Bid)
    $234 Snitt bud
    24 bud

    I'm looking for an experienced freelancer who can create a dynamic and detailed Excel spreadsheet to break down the scenes of a screenplay, identifying specific elements of each scene (e.g Location, Characters). **Requirements:** - The ability to input details including Location, Time, Characters involved, and whether the scene is interior (INT) or exterior (EXT). - The spreadsheet should be structured to allow sorting options. This function is crucial for organizing the scenes in various orders, such as Chronological, by Scene Number, or other categories as needed. **Ideal Skills and Experience:** - Basic Proficiency in Microsoft Excel or similar spreadsheet software - Previous experience in creating spreadsheets for screenplay analysis or similar project...

    $11 / hr (Avg Bid)
    $11 / hr Snitt bud
    18 bud

    I'm looking for a proficient PHP developer to troubleshoot and fix an ongoing issue on my website. For more than 2 weeks, the site has been displaying 'Undefined variable error' and ‘Syntax error’ messages across all the pages, including the homepage, about page, and contact page. Key requirements for the project include: - In-depth knowledge and understanding of PHP and its related functionalities. - Proven track record of troubleshooting and fixing PHP-based issues. - Ability to work promptly and efficiently, as the issues have been affecting the website for quite a while. I value clear communication, so kindly provide an explanation of how you plan to tackle the issues before you begin. Looking forward to working with the best fit.

    $21 (Avg Bid)
    $21 Snitt bud
    22 bud

    As a client, I need a proficient coder to generate an Arduino Uno code written in MATLAB. This is crucial for reading data from my MCP3424 A2D converter across all its 4 ports cyclically. The focus is on voltage measurements, for which the code should be tuned to sample at a low-speed rate, yielding less than 100 readings per second. The code should use the MATLAB Hardware support toolbox for this purpose, and consequently, solid experience with this toolbox is an asset. Familiarity with I2C communication for reading device registers is also vital. Key expectations: - Real-time graphical plots of the data - Capability to save the data in a .mat file for later examination - Implementing a circular reading system for all 4 ports Preferred skills: - Mastery of...

    $110 (Avg Bid)
    $110 Snitt bud
    11 bud

    I have built a consultant website but now need help to design the innerpages to look nicer, and more corporate and appealing. the design should be simple yet profeisonal for a total of 5 pages. you should read and have some knowledge of the content as well.

    $154 (Avg Bid)
    $154 Snitt bud
    159 bud

    I'm in need of a proficient PowerShell script developer who can create a script for reading a plain text format log file. This script will have to: * Extract and isolate error messages from the log files in a specific location. * Extract associated timestamps of these error messages. I am going to run the script as a task scheduler job. It must detect a specific error. Example error that you could use is ‘Failed to distribute package’. If this error is found, I would like to have the script detect it and send me the whole error as an email. Whole error in the sense any suffix after the error ‘failed to distribute package’ as well.

    $15 (Avg Bid)
    $15 Snitt bud
    3 bud

    mình muốn thuê 1 coder viết code tạo vài bot để trade futures trên sàn theo các ý tưởng logic của mình

    $716 (Avg Bid)
    $716 Snitt bud
    9 bud

    ..."I am an expert in Azure App service Linux" We have a PHP code mounted on the app service but when we run PHP Artisan DB:show we get a PDO expection This Task will be performed on an y "ANYDESK" session as we will not be providing any access to any of our environment. So if you are ok with that pls quote otherwise No We need of a skilled PHP, MySQL, and Azure expert to enable a connection between PHP code on an Azure App Service Linux and a MySQL database. , the successful applicant will be responsible for: - Establishing, testing, and troubleshooting the DB connection. - Ensuring the code can perform essential tasks like data insertion, retrieval, and updating operations flawlessly. Ideal Skills & Experience:...

    $17 (Avg Bid)
    $17 Snitt bud
    5 bud

    ...structure - Performing data entry operations using Microsoft Excel When applying, it would be extremely beneficial for freelancers to provide detailed project proposals outlining their strategy for tackling this project. This should include, but not be limited to, your approach to database design, data protection measures, and how you plan to handle data entry. Ideal applicants should have: - Extensive experience with Microsoft Excel - Proven track record in creating versatile databases - Strong skills in data entry and data management - Attention to detail and excellent organization - An ability to provide a detailed project proposal up front I look forward to receiving and reviewing your detailed project proposals. Let's create a database that's pre...

    $19 / hr (Avg Bid)
    $19 / hr Snitt bud
    7 bud

    I am looking for people to help me create digital teaching materials for teachers. You need to design and upload them independently. You need to create as many as possible, 10-20 per hour would be good. You get the texts from chatgpt or wikipedia. I offer 0.5$ - 1$ per hour as payment. The payment is so low because you don't need any qualifications or expertise for this job. I will explain everything to you. You only need to be able to speak mediocre English. I am attaching a few sample worksheets so you can see what quality you need to produce. (Communication over discord)

    $2 / hr (Avg Bid)
    $2 / hr Snitt bud
    13 bud

    Create a website with no graphical interface, just html that will skip opening in Embedded Browser but open in Default Browser of phones in Instagram

    $158 (Avg Bid)
    $158 Snitt bud
    65 bud

    I need an experienced and creative graphic designer to create captivating illustrations for our company's shipping tape which appeal towards professionalism and trust. This task requires: - Designing in a manner that successfully encapsulates our company's domain, logo, and products. - Applying a style that is open, as no specific style was mentioned. - Incorporating a level of sophistication that communicates a sense of reliability. Ideal candidate would be someone with a rich background in graphic design and a knack for merging artistic creativity with a professional theme. Your portfolio showcasing similar work would be highly appreciated.

    $77 (Avg Bid)
    $77 Snitt bud
    116 bud

    I am in need of a capable individual who can juggle a few tasks, nam...who can juggle a few tasks, namely copywriting, data entry, and account management. This position is open for only US. • Copywriting: The ideal candidate should be able to effectively write content for our website, product descriptions, and marketing material. Good command over the English language is crucial. • Data Entry: Accurate and efficient data input skills are required. Experience with Excel and other data entry platforms will be useful. • Account Management: The ability to efficiently manage and maintain client accounts is essential. Experience at an entry to intermediate level (0-5 years) in these tasks is required. Overall, I'm seeking a reliable, multi-tasker with a knack for w...

    $379 (Avg Bid)
    $379 Snitt bud
    75 bud

    I’d like someone to create a video I can use as an Instagram, real, TikTok, video, etc. for my roofing company.

    $25 (Avg Bid)
    $25 Snitt bud
    27 bud

    I'm seeking a skilled data analyst to create a comprehensive KPI dashboard for our digital transformation project. This will involve various data sources such as sales, marketing, and financial data. Key Responsibilities: - Integrating KPI performance from diverse data sources into the dashboard. - Tracking specific indicators like project progress, performance indictor and department performance. - Including project progress and performance indicators from other departments viz. Operations and Customer service. Ideal Skills and Experience: - Proven experience in KPI dashboard creation and data integration. - Strong analytical skills to track vital performance indicators effectively. - Proficiency in Business Intelligence and Analytical tools for data processing. - Familiar...

    $140 (Avg Bid)
    $140 Snitt bud
    27 bud

    More details: Use existing property listing and agent detail to create a banner What information would you like to include in the banner? Property listing details, Agent contact information, Property images What should be the size and format of the banner? Multiple. We need the plugin do 3 things, 1, generate properties google ads banners 2, generate agents google ads banners 3, generate open house flyers So agents profile should have a button or option to click and generate banners. Featured properties have button or option to generate banners. Featured properties have button or option to generate open house flyers. It has to be worked with houzez wordpress theme.

    $30 (Avg Bid)
    $30 Snitt bud
    15 bud

    Need a designer that will replace an existing A3 posted with a new QR code. The file is in PDF and am able to send the file for you to view once you post with the word "CHANGE TO New QR CODE" And the second thing we require is similar A3 Posters with Related QR Codes. In all, we need 3-4 new A3 Posters with these new QR Codes. Need this quickly. Thanks.

    $47 (Avg Bid)
    $47 Snitt bud
    102 bud

    I have web flutter language code. I need : WordPress work knownlage Add Amazon affiliate code ( I have account and links) I want fix some thinks And I want update my web domain Everything is ready Must have experience at Firebase database Flutter language coding WordPress work

    $18 (Avg Bid)
    $18 Snitt bud
    7 bud

    ...problem-solving skills, effective communication abilities, exceptional attention to detail, and the ability to work cordially with a diverse group of people. - Usage of vivid colors to enhance audience attention. Preferred colors include Red, Pink, Black, Purple, and White. - Creative use of fonts for improved readability and uniqueness. Please empathize that I am skilled in Microsoft Office, Excel, Word, Teams Outlook, SQL, Voya, and ADP Ideal candidate: The ideal candidate for this job would have a great eye for design, experience in creating engaging PowerPoint presentations, and an understanding of how to present personal and professional attributes in a visually appealing manner. Fluency in English is a must. This is not just about translating skills into bullet points ...

    $102 (Avg Bid)
    $102 Snitt bud
    41 bud

    ... I will pay (escrow and release) your $5 FL fee as soon as I hire you. Then I will pay $10 for each spreadsheet that you fill in. Attachments: JPEG: Snapshot_5 is one JPEG from the zip file attachments. Excel Spreadsheet: Time Speed Bottom Left - 1 zip files: Snapshots Part 1 and Part 2 contain 516 JPEGs. WHAT NEEDS TO BE DONE: Look at JPEG Snapshot_5. There are 3 numbers: Time: 3000 Speed: 1.5 Bottom Left: 70 (Ignore the number 000 at the bottom right.) Look at the Excel Spreadsheet and the zip file Snapshots Part 1. Two of the rows are filled in with the numbers on the first two jpegs in the zip file. Your job is to fill in all rows of the spreadsheet using the 2 zip files of jpegs. (There is also an extra column and row to write any problems, q...

    $14 (Avg Bid)
    $14 Snitt bud
    37 bud
    Convertir pdf a word con php 3 dager left
    VERIFISERT

    Quisiera convertir un pdf a word con php, le paso una url del pdf y me descarga convertido en word

    $22 (Avg Bid)
    $22 Snitt bud
    39 bud
    PHP developer needed urgently -- 4 3 dager left
    VERIFISERT

    We're in need of a PHP developer who can jump in and navigate through uncharted territories. Our project is versatile and requires immediate attention. - Your tasks will be to better integrate our databases, enhance our backend operations and work on web application development. - An ideal candidate possesses strong problem-solving skills, versatility and a track record of meeting tight deadlines. - We want to see your past work, experience and detailed project proposals. - You will be working on undefined PHP projects which may include building websites, creating web applications, or customizing existing PHP work. - A keen eye for detail and the ability to adapt quickly will be your key to success in this role.

    $93 (Avg Bid)
    $93 Snitt bud
    38 bud

    Hi, I need a Java swing control like shown on the picture. The right part may be a glyph, not a picture.

    $92 (Avg Bid)
    $92 Snitt bud
    6 bud

    To potential freelancers, I'm experiencing an issue with the QR code functionality in Waziper 5.1.1. I'm in need of immediate help to fix it. - The Problem: The QR code is not visible when I attempt to use it for adding a social account. This is stopping me from properly utilizing the functionalities tied to the QR code mechanism. - What I Need: I require a skilled professional to diagnose the issue and implement necessary fixes to make the QR code properly visible and functioning. Ideal Skills: - In-depth experience with Waziper 5.1.1 software and its mechanisms - Strong understanding of QR code technology - Must have experience in solving similar issues in the past Please ensure you understand the issue and have the right skills and exp...

    $16 (Avg Bid)
    $16 Snitt bud
    4 bud
    Old PHP App User admin 3 dager left
    VERIFISERT

    Back in the hayday of PHP ( circa 2011) our young company created a volunteer manager for a local extended car facility. It still works to a degree but I think most of the mysql queiries are depreciated and I'm Wordpress guy who does not code. Curretly the client is just trying to get a volunteer admin password to change but it won't save. Would be good to future proof this software.

    $25 / hr (Avg Bid)
    $25 / hr Snitt bud
    156 bud
    Create a Mobile News App 3 dager left
    VERIFISERT

    Create a mobile App for both Android and iPhone that will use free news API: To display daily news based on user selected categories. The mobile App will support notifications, searching for news articles using features such as sentiment analysis, social signals that are available via the news API.

    $479 (Avg Bid)
    $479 Snitt bud
    37 bud
    Create 3CX Pro for 4 users 3 dager left
    VERIFISERT

    I need an expert in 3CX Pro systems to fully optimize my call flow setup. Key tasks will include configuration of: - Closed Play Message and redirect to Voicemail - All Users Bussy - Play Message and redirect Voicemail I have atached one Pic. i need like this !

    $145 (Avg Bid)
    $145 Snitt bud
    27 bud
    PHP Core Script Modification 3 dager left
    VERIFISERT

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    $41 (Avg Bid)
    $41 Snitt bud
    38 bud

    1. Do we have to break down the pdf file into 2 separate files? One for Chinese and the other one for English? Can you just give a copy of a page so that I can respond to it more easily? The question is too abstract for me. 2. What is a book size 6x9 or 8.5x11? 6x9 3. Do I need to keep the music notations, staff lines and all the numbers in the music sheets? You don’t have to and do as they are required for a part of the whole book. 4. Who bears the copyright? Wei Rong Chu 5. Please give me the instructions. For some Chinese songs, there are no English translations for the title, I need to translate them into English titles? All the titles should be translated into English. Please address the oversight in my former proofreading.

    $150 (Avg Bid)
    $150 Snitt bud
    1 bud

    ...on using Outlook, Microsoft Edge, Excel, Signal and snipping tool. I'm an ESP Monitoring Engineer. Most of work is analyzing the performance ESP (Electrical Submersible Pumps) oil wells by viewing the trends of their running parameters (Current, Pump intake pressure, pump discharge pressure, Motor temperature, etc.) using specific surveillance websites. First, I receive an email notification that a certain ESP well has an event. This event can be a shutdown, restart, or even higher motor temperature than usual among many other notifications. Each email has a link that redirects me to a certain surveillance website where I will view the ESP well trends and perform root cause analysis of the event at hand. I record the event of interest in my personal log Excel...

    $189 (Avg Bid)
    $189 Snitt bud
    19 bud

    I require an intuitive interface developed in PHP for fridge temperature tracking. Key requirements include: * Flexible Addition: The system must allow the option of adding fridges as and when required. * Daily Updates: The system needs to update and display the temperature of each fridge twice daily. (hand-write) * Celsius Display: All temperature readings should be displayed in Celsius only. The ideal candidate for this project would have a strong command of PHP and experience with data input and display interfaces, as well as a basic understanding of temperature monitoring systems. An ability to deliver a user-friendly, intuitive interface is essential.

    $41 (Avg Bid)
    $41 Snitt bud
    25 bud

    we need someone with a huge experience in PHP things... lets chat to check the details...

    $13 / hr (Avg Bid)
    $13 / hr Snitt bud
    81 bud