Insert pdf into excel cell jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 insert pdf into excel cell jobs found, pricing in USD

    ...produce PDF reports based on specific user actions in the system. The details of the report to be generated are yet to be finalised, but can include elements like text, images, or tables. The report should be generated using a provided HTML template. The report should be pixel perfect as compared to the HTML template with page size of A4. Key requirements: - Proficient in AWS Lambda - Preferably Python programming - Experience in generating PDF documents programmatically - Knowledge of building AWS Lambda functions that are triggered from APIs such as AWS API Gateway or AWS Lambda function URLs - Preference will be given to those with an understanding of creating visually appealing and professional looking PDFs. - Proficiency in HTML and CSS for working with templates - ...

    $117 (Avg Bid)
    $117 Avg Bid
    12 bids

    I want to make a browser-based epub/pdf/text viewer that supports annotations For the first step, I need a dev to make a nodejs script that can convert epubs, pdfs, and txt files to static html files. I want 1 file for each chapter. The script should produce a that links to all chapter files. If a file has no chapters, break the book into 4000 words chapters Also it should produce a table of contents .json file. The file lists all the chapter files. Link to a similar project in your bid if you have it. Thanks for bidding

    $153 (Avg Bid)
    $153 Avg Bid
    22 bids

    I need assistance with Excel to create multiple rules for a specific column in my spreadsheet. Here's what the project entails: - Developing rules based on cell formatting - The rules will be used to match multiple cells within the column following 5 specific criteria sets - The rules will be custom formulas specially designed for this task Ideally, you should be expert in handling Excel advanced features, specifically custom formulas. If you have experience in creating complex Excel tasks, that would be an added advantage. The ultimate goal is to automate the process where specific data is matched and inserted in another column.

    $26 (Avg Bid)
    $26 Avg Bid
    21 bids

    I'm looking for a skilled PowerPoint designer who can create a visually appealing presentation based on a PDF paper summary for a topic (Why people use VPN). The main goal of this project is to present key findings, provide visual summaries, and enhance understanding through a minimalist and visual approach. - The presentation should include 10-20 slides - Each slide should be designed in a minimalist style with a strong emphasis on visual content - Design should be focused on delivering key findings and summaries in a clear and concise manner To take on this project successfully, you should have a strong background and experience in: - PowerPoint presentation design - Infographics and chart creation - Understanding of visual communication and information design Please in...

    $40 (Avg Bid)
    $40 Avg Bid
    72 bids

    I require a knowledgeable freelancer to build an Excel sales order form which can handle multiple ship dates and calculate discounts on a sliding scale. Key Functionalities: - Multiple ship dates: I would like customers to choose their ship dates from a calendar function. - Discount calculation: Discounts should be calculated on a sliding scale based on the volume of the order. The ideal person for this task will have proven experience in building advanced Excel spreadsheets, primarily focusing on dates manipulation and financial calculations. An understanding of sales processes, specifically as it relates to ship dates and discounts, is advantageous.

    $81 (Avg Bid)
    $81 Avg Bid
    23 bids

    ...application formats and systems * Able to work and communicate effectively remotely Compensation: Freelance contract position compensated through a combination of a base fee per project/application and a success fee equal to a % of grant funds awarded. Exact terms to be specified in contract. To Apply: Please submit a cover letter , and 2-3 writing samples demonstrating your grant writing abilities to [insert email address]. In your cover letter, please describe your experience with grant writing and why you would be a strong fit for our startup business. We are an equal opportunity employer and value diversity. All qualified applicants will be considered regardless of race, color, religion, gender, gender identity, sexual orientation, national origin, disability status, or any...

    $835 (Avg Bid)
    $835 Avg Bid
    29 bids

    I am in need of expertise for transforming a 40-page draft report into a sleek and modern Word template. Task should be completed by Sunday night. Key details include: - Providing a clean, minimalist design for a professional finish. - Incorporating images and logos which I will supply. - Employing specific fonts that we plan to provide. Ideal freelancers will have a keen eye for modern and minimalist design, especially in formal reports. Express proficiency in working with Microsoft Word and ability to meet strict deadline is essential. Previous experience in similar projects is highly appreciated.

    $394 (Avg Bid)
    Urgent
    $394 Avg Bid
    48 bids

    I need an expert to create Power BI slides for data analysis. - The primary objective is to assist me in analyzing the data from excel spreadsheets efficiently. - The slides are intended for basic data analysis. Therefore, the level of interactivity required is basic, encompassing features like tool tips and basic filters. Ideal candidates should have: - Proficiency in Power BI for data analysis. - Proven experience working with Excel spreadsheets. - The ability to create easy-to-understand visuals. - Good communication skills to understand the requirements and deliver the project urgently.

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    13 bids

    I need a data entry freelancer who can help me transfer 100 emails onto my website. - I'll provide you with the source of the data in PDF format. - You'll need to accurately copy and paste the emails onto the designated sections on the website. - The data should be organized in a way that's user-friendly for visitors. Ideal skills for this job include: - Proficiency in data entry, particularly copying and pasting. - Attention to detail to ensure the emails are transferred correctly. - Familiarity with website data entry would be a plus, but not mandatory.

    $18 (Avg Bid)
    $18 Avg Bid
    62 bids

    I am looking for an expert to assist in creating a dynamic Power Bi dashboard. This job should revolve around integrating data from Excel spreadsheets and designing a variety of data visualizations. Key Responsibilities: * Guide me in creating the dashboard on my company account. * Connect the Power Bi dashboard to Excel spreadsheets as the primary data source * Develop compelling data visualizations using pie charts, line graphs, and bar charts * Configure the dashboard to refresh data on a weekly basis Ideal Candidate: * Strong experience with Power Bi and data analysis * Proficient in handling Excel data * Expertise in creating different types of charts * Ability to work with time-based data refreshing schedules Scope of Work: The Initiator engages the Creat...

    $81 (Avg Bid)
    $81 Avg Bid
    18 bids

    I'm in need of someone skilled in PDF file structures who can determine if a particular PDF has undergone editing, and to identify the edited segments. To help successfully complete this task, you should: - Have in-depth experience navigating the structure of PDF files. - Capably discern changes or alterations made to a PDF. - Provide a report indicating any modifications, where they occurred. When applying, please exclusively focus on detailing your experience with manipulating PDF file structures. Past projects involving this will be highly advantageous. Ideally, you will have worked on similar projects, where the goal was to detect alterations in the document. Looking forward to a seamless collaboration.

    $426 (Avg Bid)
    $426 Avg Bid
    66 bids

    ...blank in Power Apps Studio. On the app’s OnStart property, initialize context variables that will control the visibility of the camera and determine which section is active. PowerApps Copy code UpdateContext({showCamera: false, currentSection: ""}) Step 2: Set Up User Interface Components Add text input controls for "First and Last Name". Label each text input appropriately. Step 3: Insert Camera Control Insert a Camera Control and set its Visible property to the showCamera variable. PowerApps Copy code Visible = showCamera Step 4: Implement Upload Buttons for Each Document Section You'll need separate buttons for each section: Notice of Assessment Upload Button PowerApps Copy code OnSelect = UpdateContext({showCamera: true, currentSection: ...

    $184 (Avg Bid)
    Urgent
    $184 Avg Bid
    8 bids

    Your task involves application of k-Means clustering in Orange data mining software with the aim to segment and profile the churners in Customer Churn Datase...exist and what characterizes those types. More specifically, this assignment consists of two tasks: ï‚· Task a (Segmentation): Establish how many types of churners there are and the size of those types. This involves dividing the churners into segments. ï‚· Task b (Profiling): Profile and appropriately name the identified types of churners based on the values of their shared characteristics, i.e. variables. Your submission ought to include: 1. Orange workflow1 containing the k-Means clustering analysis of segments and profiles. 2. Summary file (max. 600 words; in PDF format) presenting the segments (Task a) and their profi...

    $20 (Avg Bid)
    $20 Avg Bid
    3 bids

    I need a proficient Python expert to scrape recipes from a designated website to an Excel sheet. The project needs to be completed as soon as possible. You can use this open-source working scraper Key requirements: - Scraping recipe information (name, ingredients, cooking instructions, nutrition facts) from a specific website. - Outputting the scraped data in a well-organized Excel sheet. Ideal skills for this project include: - Proficiency in Python for web scraping. - Familiarity with scraping data from websites. - Excellent organizational and data management skills for outputting the data in Excel. If you can deliver this quickly and efficiently, please feel free to bid.

    $13 (Avg Bid)
    $13 Avg Bid
    10 bids

    ...3D tour to enhance the user experience. User Experience for Lead Generation: - Contact Form Submission: Users should be able to submit inquiries through a contact form. - Direct Email or Call Option: Provide means for users to directly contact us via email or phone. - Schedule a Visit or Appointment Feature: Allow users to schedule visits or appointments. - Button for Download PDF Brochure: Include a downloadable PDF brochure about the project. Skills and Experience: - Proficiency in website development, particularly for real estate. - Experience in implementing interactive floor plans and 3D tour. - Strong understanding of lead generation and user experience. - Capability to integrate Google Maps and other multimedia elements. - Familiarity with creating user-friendly c...

    $90 (Avg Bid)
    $90 Avg Bid
    28 bids

    This is a one day project. I will provide a spead sheet to be formatted in excel. Debits and credits will be separated and sumed that easy 24 months are involved the files email for additional information.

    $86 (Avg Bid)
    $86 Avg Bid
    62 bids

    Project Overview: We are looking for a talented web developer or development team to transform our Excel workbook into a dynamic subscription-based web application. This workbook is integral to the operations of multiple educational institutions, featuring data management, automated calculations, and reporting capabilities. Project Goals: Seamless Transition from Excel to Web: Convert all functionalities, including complex formulas and VBA macros, from the Excel workbook into a web-based application. Robust Subscription Management: Develop a modular subscription system that allows for easy updates and the addition of new features. Future-Proof Architecture: The application should be built with scalability in mind, allowing for easy modifications and enh...

    $250 - $750
    Sealed
    $250 - $750
    93 bids

    ...meal plans: Including a diet that can assist with weight loss. Meal plans should be practical and easy to follow. - Nutritional counseling: Providing insights on healthy eating, lifestyle changes in support of weight loss goals. This might include tips on portion control, food choices, etc. - Delivery: You should be able to deliver the meal plans and conduct counseling sessions in written formats (PDF, Word, etc.). -Basically I am allergic to citrus fruits and apple so it would be better if don’t include those things in the diet plan. Ideal candidates should have: - Proven experience in developing meal plans for weight loss - A background in nutritional counseling - Ability to work with individuals seeking weight loss - Excellent communication skills Please indicate your...

    $14 (Avg Bid)
    $14 Avg Bid
    1 bids

    I'm looking for a freelancer to develop a company profile for my business, with a primary focus on . The profile should be in PDF format and written in English. "Rqeem Valuation & Consulting is a certified entity by TAQEEM for providing business as well as machinery & equipment valuations for different purposes such as M&A transactions, internal decision making, litigation, and financial reporting. As a member of the Saudi Authority for Accredited Valuers (Taqeem), our enduring leadership, collaboration, and focus on anticipating what the future looks like for our clients has positioned us as a trusted partner in the industry." Key Requirements: - The company profile should be compelling, engaging, and concise, tailored to attract potential customers and ...

    $136 (Avg Bid)
    $136 Avg Bid
    46 bids
    PDF Table Extraction 6 days left
    VERIFIED

    I need a skilled freelancer to extract table data from a PDF file. The extracted data will be used for analysis in a Microsoft Excel spreadsheet. Key Requirements: - Extract tables from a PDF - Ensure data quality and integrity - Deliver the data in a Microsoft Excel format Ideal Skills: - Proficiency in PDF data extraction - Strong understanding of table structures - Experience in working with Microsoft Excel - Attention to detail and accuracy is crucial look attached PDF and EXCEL then Bid, start Bid writing PDF and sample attached. So I know you look my file

    $24 (Avg Bid)
    $24 Avg Bid
    34 bids

    I'm seeking an experienced Unreal Engine professional to create a mix of character, object, and environment animations, as well as 3D graphics for a my YouTube videos. The primary aim is to achieve a photorealistic level of realism in the animations and graphics. I only needs small clips and static 3D Graphics to insert into my videos to help make the boring parts of the videos fun. Key Requirements: - Expertise in Unreal Engine: Proficiency in Unreal Engine is a must, with a proven track record in creating high-quality animations and graphics. - 3D Animation Skills: The ideal candidate should have experience in creating character, object, and environment animations for film/TV. - 3D Graphics Design: The project also involves designing 3D graphics, so skills in this ar...

    $50 - $75
    Sealed NDA
    $50 - $75
    4 bids

    ...my emails with the utmost discretion and organization. - Scheduling appointments, ensuring I never miss an important date. - Conducting data entry tasks with accuracy. - Performing internet surveys to gather valuable information for projects. - Preparing ad-hoc reports based on collected data and research. Required Skills and Experience: - Proficiency in Microsoft Office Suite, especially in Excel, Word, and PowerPoint. - Familiarity with accounting software. Although not the main focus, this skill will probably be essential for financial tasks. - Exceptional organizational skills. You should be able to manage various tasks simultaneously without compromising quality. - Excellent time management. Given the volume of work, prioritizing tasks effectively is key. - Strong communi...

    $107 (Avg Bid)
    $107 Avg Bid
    34 bids
    Trophy icon Basic Excel Formula Fixing 2 days left

    I need an Excel expert to help me with my spreadsheet. My spreadsheet has some formula errors that need to be fixed. The spreadsheet is not very complex; it mainly contains simple formulas and calculations. Ideal skills for this job: - Strong understanding of Excel formulas - Experience in fixing formula errors - Attention to detail After the fixes, I plan to use the spreadsheet for daily operations. I need help to fix the column titled "Total Shifts" and the row titled "TOTAL" - Both of these are not calculating the correct numbers when a selection is made from the dropdown lists in the table. I also want a report creating which will tell me how many of each shift type in that week the employee has done i.e if they have done 3 DayA shifts, 1 HfdayA sh...

    $10 (Avg Bid)
    Guaranteed
    $10
    8 entries

    I'm urgently seeking an adept architect who can redesign my semi-detached house into 2 residential units of different sizes. The job requires: - Extensive knowledge in residential layout planning and design - Considerable experience in remodelling homes into multiple units - Strong understanding of space utilization while ensuring privacy - Ability to work under tight deadlines, as I need this project completed ASAP Success in this project would mean a seamless transformation of my semi-detached house into 2 practical and aesthetically pleasing units of different sizes. To manage and maintain builders stage payments at each stage once work completed.

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    28 bids

    I'm urgently looking for a professional who can create a customizable resume builder for me. It needs to be a simple and effective tool that allows users to easily input their informati...features: - Customizable sections - Ability to choose responsibilities to add for each employer from a list of responsibilities that can be added to. - The following sections are to be included: (1) Name/Contact information (2) Summary (3) Professional Experience (4) Technical Skills (5) Professional Designations (6) Education (7) Certifications. Export formats: - PDF - Word Not sure what format this would best be suited for. Could use Excel, Access, Word (as long as can select the data ie check box or something similar), or AI. The project is on a tight deadline, so I would apprecia...

    $88 (Avg Bid)
    $88 Avg Bid
    40 bids

    I'm in need of a skilled typist who can help me convert my PDF documents into editable text. The primary language of the documents is English. Requirements: - Type all the content in the PDFs accurately into a Word or Google Docs file. - Ensuring that there are no typographical or grammatical errors. - No specific formatting is needed, just plain text. Ideal Skills: - Proficiency in English language. - Fast typing speed with high accuracy. - Experience in PDF to Word/Google Docs conversion.

    $1179 (Avg Bid)
    $1179 Avg Bid
    205 bids

    I'm looking for a skilled proposal writer who can help me transform my plain written Catering proposal on a Word document, along with supplied photos, into a visually striking Business Proposal. The goal is to use design software like InDesign (or your choice) to format the proposal in a modern and professional manner. Key Points: - The design of the Business Proposal should be modern. - It should include high-quality images that I have ready to provide. - The final output of this project should be in a digital format such as a PDF. Ideal Skills and Experience: - Proficiency in InDesign or similar design software. - Experience in creating visually appealing Business Proposals. - Strong eye for modern design and layout. - Ability to work with high-quality im...

    $1992 (Avg Bid)
    $1992 Avg Bid
    41 bids

    ...to design 1 or more (e.g., maybe 2 or 3) graphics that suggest a "cable" or "connector". We will provide the original artwork for the 3D boxes to the successful coder. The "cable(s)" or "connector(s)" should be designed in such a way, with a transparent background if necessary, that they can be "dropped into" a new marketing design project, alongside any combination of 3D boxes. *** All of the specific details and requirements of this project are carefully documented in the attached .PDF file. *** There is a keyword buried in the attachment that we mention clearly. Your bid proposal needs to include this keyword to demonstrate that you have taken the time to read the attached document carefully. Proposals that do not ...

    $25 (Avg Bid)
    $25 Avg Bid
    26 bids

    ...envisioning would need to perform the following tasks: - Can use multiple accounts, log into several accounts to enter automatic Facebook marketplace listings or Facebook group posts, logged in accounts are saved and can be opened without re-entering the password - Autopost Facebook Marketplace Create Product Title, product description, Product Category, Product Condition, location and product price range, Product Availability, Product Label / Keywords can be separated by commas, SKU Only We Can See. After inputting, you can automatically select a location, especially for the Indonesian region. - Can upload autoposts to Facebook Marketplace using multiple browsers at once - Can Autopost Facebook Marketplace with Excel Import Format - Autopost Facebook Marketplace Duplicat...

    $140 (Avg Bid)
    $140 Avg Bid
    3 bids

    ...calculations. - Industrial Sensitivity Analysis: Utilize any effective method to scale up these findings to industrial levels. - Use MATLAB, Excel, or any other tool to conduct a detailed sensitivity analysis based on the equations given - Document each step of the analysis clearly, ensuring that any reader can follow the process and results seamlessly. Ideal Skills and Experience: - Proven experience in sensitivity analysis. - Strong understanding of Pressure Swing Adsorption processes. - Ability to interpret and implement mathematical equations from research papers. - Expertise in sensitivity analysis and scale-up projects. - Ability to translate experimental data into practical, large-scale applications. Goals: - Evaluate key metrics such as CO2 recovery%, purity, en...

    $69 (Avg Bid)
    $69 Avg Bid
    16 bids

    Excel Automation of my project and data visualization

    $34 (Avg Bid)
    $34 Avg Bid
    26 bids
    Excel Sheet Specialist Needed 6 days left
    VERIFIED

    I'm in need of an Excel expert who can assist me with data analysis, formulas, and data visualization. The project involves working with a dataset of medium size, specifically, between 1,000 - 10,000 rows. Key requirements for this role include: - Strong understanding of data analysis: The ideal candidate should have a proven track record of analyzing data, preferably in a business context. - Proficient in formulas and calculations: You should be very comfortable with advanced Excel formulas and calculations. - Data visualization skills: The ability to present data in an easily understandable and visually appealing way is crucial for this project. Specific functionalities and tools that need to be utilized include: - Pivot Tables: You will be required to create and ma...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    34 bids

    I need an experienced AutoCAD professional to convert 4 hand-drawn sketches to accurate, scaled engineering blueprints. Requirements: - The focus will be on creating basic outlines with dimensions,...scaled engineering blueprints. Requirements: - The focus will be on creating basic outlines with dimensions, as opposed to full detail or annotations. - The sketches will need to include Mechanical Symbols. - Additionally, I need a PDF copy of each sketch, scaled to 11"x17" paper size. Ideal Skills and Experience: - Proficiency in AutoCAD for creating engineering blueprints. - Familiarity with Mechanical Symbols and notations. - Ability to work from basic hand-drawn sketches to generate high-quality, accurate plans. - Previous experience in creating scaled PDF co...

    $38 (Avg Bid)
    $38 Avg Bid
    14 bids

    I have a Microsoft Word document that I need converted to PDF. The process involves converting the content of the Word doc into a PDF file while preserving all the images within the document. Ideal Skills and Experience: - Proficiency in Microsoft Word and PDF conversion - Attention to detail to maintain original document layout - Experience with image preservation during document conversion - Familiarity with different formatting requirements between Word and PDF

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    145 bids

    I need assistance with a one-time data entry task into Microsoft Excel. The volume is less than 100 entries. Ideal Skills: - Proficient in Microsoft Excel - Attention to detail - Strong data entry skills Please note that the data needs to be accurately entered and organized in the Excel sheet. The project shouldn't take more than a few hours for someone with good data entry experience.

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    129 bids

    1) Integrate Xproxy Server into the prebuilt web dashboard as discussed. 2) Admin N Customer dashboard 3) Load demo $ in the customer account and he buys the proxy Proxy gets assigned to the customer from the server with details like http, socks and user pass , and option to change auth from user?ass to IP auth With API button, he can change the user?ass from his dashboard.

    $254 (Avg Bid)
    $254 Avg Bid
    6 bids

    I need a comprehensive HTML/CSS solution for my report pages. it must be clean code with easy names class and id's not generated with ai Key Requirements: 5 pdf files not just this one . - Create inputs: I'm in need of a web developer to build inputs that can be used to create a real report. - Input types: The report inputs should include text, number, and date inputs, as well as checkboxes and tables. - Layout: The layout of the report pages should be exactly as shown in the sample page I will provide. Ideal skills for this job include: - Proficiency in HTML, CSS, and JavaScript. - Experience with form creation and layout design. - Attention to detail to ensure the layout is replicated accurately. i have x5 reports needed to be done not just this 3

    $24 (Avg Bid)
    $24 Avg Bid
    45 bids

    ...responsible for developing a complete solution that includes trend analysis, automated prompt generation, integration with image generation APIs (such as DALL-E, Stable diffusion and MidJourney), backend infrastructure setup, and frontend design. Responsibilities: Trend Analysis: Implement a system to analyze and extract trends from Google searches stored in an Excel file. Prompt Generation: Develop an automated system to convert trend data into creative prompts suitable for image generation APIs. API Integration: Connect with external APIs like DALL-E or MidJourney to generate images based on the automated prompts. Backend Development: Build and maintain a backend system to handle API calls, manage image and data storage, and ensure efficient data flow throughout the app...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    33 bids

    I'm looking for a skilled transcriptionist to convert my lengthy PDF manual into a typed format. Here are some key details: - The manual exceeds 100 pages, making the task time-consuming and demanding attention to detail. - The manual is text-based, with tables and diagrams. A Procedure Manual. The ideal candidate will: - Have prior experience in transcription, specifically with lengthy documents. - Be proficient in English, ensuring an accurate transcription. - Be detail-oriented and able to maintain high standards throughout the task. Ensuring the accuracy and completeness of the transcription is crucial. This will be the foundation upon which other team members will build on.

    $990 (Avg Bid)
    $990 Avg Bid
    130 bids

    I'm looking for a talented graphic designer to create a modern...with text design would be highly advantageous. - Understanding of gifting culture: A keen understanding of what makes a gift special in the eyes of the receiver, and how design can contribute to that, will be a big plus. Deliverables: I'm open to suggestions on the format for the scripture cards. I'm looking for your expertise on the most suitable format for these kinds of cards, be it printable PDF, digital images (JPEG, PNG), or editable source files (AI, PSD). This is a relatively straightforward project, and the right designer should be able to deliver a simple yet impactful design. Looking forward to seeing your creative ideas! Example Here -

    $97 (Avg Bid)
    $97 Avg Bid
    124 bids

    I'm looking for a data expert to merge two sets of data from Excel spreadsheets. The combination should be based on a unique ID field that is generated using fields common in both datasets. Here are the key details: - Data Type: Both data sets are in Excel format. - Merging Output: The final result should be a new Excel spreadsheet. - Matching Fields: There are common fields present in the two datasets that should be used to generate a unique ID for matching. -Filter: There are records that will not be used, but they are easily identified by a unique, consistent value The ideal freelancer for this project should: - Be proficient in Excel and capable of handling small datasets. - Have experience in data merging, particularly based on generated unique iden...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    90 bids

    I'm seeking a freelancer to assist with editing a PDF file. The project involves modifying both the text content, numerical data, and the graphical sliders within the document. Key Responsibilities: - Editing of text data within the PDF file. - Modification of numerical data. - Updating the graphical design of sliders/scales. You should be proficient in PDF editing and manipulation tools, as I already have the necessary software. Additionally, experience with modifying and designing graphical elements within PDF files is crucial. The ideal candidate should possess a keen eye for design, ensuring the graphical sliders are visually appealing and functional. Please share any relevant experience with similar projects in your proposal.

    $62 (Avg Bid)
    $62 Avg Bid
    8 bids

    ...should be many-to-many, so we probably need a middle table that contains their combinations CarTypeId - ProductSKU The above is just a suggestion and additional columns or different implementations can be used. The plugin should implement the following: DATA Import: A way to import data from Excel file (example file attached). The import file might contain data for many SKUs and should overwrite the data of every specific SKU. As a result all the matching of Cars to SKUs is actually done in the Excel file. Products Filtering: Ability to filter the products that are matched to cars according to the cars (sample image attached). To make things easier, the filtering of the products could be enabled only for specific categories of products and be presented only on pages of t...

    $500 (Avg Bid)
    $500 Avg Bid
    126 bids

    I'm searching for a professional well versed in Excel to help with lookup functions. I'm struggling with finding matching values and retrieving data from different worksheets in a text-based file. Key parts of this project: - Locating matching values across two worksheets - Retrieving needed text data from another worksheet The ideal candidate will have: - Strong proficiency in Excel lookup functions - Experience dealing with data across multiple worksheets - Understanding of text-based data within Excel

    $16 (Avg Bid)
    $16 Avg Bid
    81 bids

    I have a need for a professional with experience in Google Maps data management. My project involves: - Inserting 'Website' information as a new entry to several destination points on Google Maps. - Regularly updating this information directly on the Google Maps platform. This position is well suited for someone with: - Practical knowledge and experience in handling Google Maps data. - Attention to detail and commitment to maintain accurate, up-to-date information. - Ability to manage bulk data and ensure information consistency across multiple destinations. Please note: This job does not involve any work on existing websites or website integration. We only need to add and maintain data directly on the Google Maps platform. *We pay when we check after 10 days the approved w...

    $77 (Avg Bid)
    $77 Avg Bid
    12 bids

    ** Please look the .PDF file have a full details of this simple project. I need this assistance Today or tomorrow day 19 or day 20 max limit.. If you can do this now....I prefer. The old website was on WordPress, but the guy used ACF and created some custom fields for company employees to register stores separated by state and city. There's also something about taxonomy; he created 2 custom post types: 'office' and 'officearea.' In the old WordPress, it worked like this: 1 - User goes to the offices menu, where all states are listed. 2 - User chooses a state, and that state's name is in the URL. 3 - It seems the guy made a PHP script that retrieves the chosen state from the URL, then loops through and displays only the offices in that state. 4 - Use...

    $44 (Avg Bid)
    $44 Avg Bid
    38 bids

    ...your goals, tasks needed to complete the goal, what time do you want to get up in the morning, what are your unavoidable duties, how many hours of sleep do you need' - generates an easily understandable and aesthetically pleasing weekly schedule based on the above inputs (for e.g. if customer sleeps for x hours and wakes up at y am, the day should end at z pm, and the unavoidable duties are taken into consideration) - the program should generate the schedule upon filling all user inputs, but they should be able to change inputs slightly to make adjustments, meaning when a change is made to a user input, the user can see the schedule changing as well, or if an error occurs, a friendly error message is shown -as errors are bound to occur, where a user may have made a change...

    $149 (Avg Bid)
    $149 Avg Bid
    50 bids

    ...individually. b. Assume both CSI and forensics lab operations work 24/7. c. Model precisely ONE WEEK of sampling – any samples that are have not been completely processed by one week are not included in your analysis. d. The unit of time to use in the model is minutes. e. There is one Rapid DNA sequencer, which is only run once all eight spaces in the cartridge are filled with samples. f. You MUST use Excel to model the process. g. You MUST create, develop and save all your work in one file saved on your OneDrive account. There are no exceptions to this. See Saving and Sharing instructions on pages 10-12. 3. Results to find from your “average” model solution: a. To the nearest ten, how many samples will be processed by the end of the seven days? How many ...

    $169 (Avg Bid)
    $169 Avg Bid
    30 bids

    I'm looking for a detail-oriented Excel expert to amend certain elements on my existing spreadsheet. Key tasks include: Data Entry Corrections: - Correcting inaccuracies in data entries. - Rectifying data location errors. Data Reorientation: - Shifting the format from a vertical to a horizontal layout specifically for data values. It would be ideal if you possess a keen eye for detail, advanced Excel skills including formulas, and a proven track record of spreadsheet data management. Experience in handling large copy-paste tasks will also be of great advantage. Due to the nature of this task, a meticulous and systematic approach will be required.

    $213 (Avg Bid)
    Urgent NDA
    $213 Avg Bid
    15 bids

    As part of my project, I need an expert in Excel to type data from various digital files into a spreadsheet, ensuring accuracy and efficiency. This data will be utilized for basic data analysis purposes, so it's important that the freelancer is comfortable with working on this type of data. Key Requirements: - Converting data from various digital files (PDF, Word, etc.) into an Excel sheet. - Proficient in using basic Excel formulas and functions to manipulate data for analysis. - Attention to detail and accuracy are critical for this task. Ideal Skills and Experience: - Proficiency in Excel - should be able to work with basic formulas and functions. - Prior experience in data entry or data analysis is a plus. - Strong attention to de...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    72 bids