Excel macro script insert data spreadsheet jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 excel macro script insert data spreadsheet jobs found, pricing in USD

    I'm looking for a talented script writer who can help me develop a thrilling script for a short film. This script will be used for a radio production, so it should be engaging and well-suited to the audio medium. Key Requirements: - Genre: Thriller - Length: Short film (up to 40 minutes) - Experience in writing gripping, suspenseful and intriguing plots - Ability to create dynamic and engaging characters - Strong understanding of the audio medium and how to create tension and suspense through dialogue and sound effects It would be great if you have prior experience in writing for radio, but it's not mandatory. Your main focus should be on creating a compelling narrative that will captivate the listeners. If you're up for the challenge and you think you...

    $250 (Avg Bid)
    $250 Avg Bid
    5 bids

    I need an expert to help me select the most suitable all i...using Electron and we can make mobile apps in JS using react & angular. But in javascript will code be exactly same for all platforms ? 4. Another option is Flutter (Dart). 5. Which is better out of these 2 ? or can you suggest any other option apart of these 2 6. As of now I want to develop a web app for visual DBMS quite similar to ms access. It will look like a spreadsheet but will have capabilities of both Google sheets / MS excel & a DBMS (DataBase Management System) 7. I am very familiar with C & C++. So I would prefer to use similar syntax. 8. Can C++ be answer to my 1 & 2 point ? You should have: - Profound understanding of various programming languages - Significant experience in build...

    $19 (Avg Bid)
    $19 Avg Bid
    4 bids

    I am in need of a native Russian speaker who can record a short, 10-second script for an advertisement. The voice should be friendly and inviting, seeking to connect with the audience on a personal level. The recording should be in standard Russian, avoiding any specific regional accents or dialects. Ideal Skills and Experience: - Native Russian speaker - Experience in voice acting or recording for advertisements - Ability to convey a friendly and inviting tone - Knowledge of standard Russian pronunciation and intonation Please note that the recording is to be done on the phone, so a clear and high-quality recording is essential. Open to hearing previous samples of your work if available. Thank you!

    $18 (Avg Bid)
    $18 Avg Bid
    4 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

    $152 (Avg Bid)
    $152 Avg Bid
    25 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

    ...freelancer to develop a script that can navigate the Almaviva Egypt website just like a human would. The script must be capable of completing three key tasks: - Filling out all necessary appointment-related information - Selecting the date and time of the appointment - Submitting the request for the appointment Considering the constraints of the website, I require a script that can still function proficiently with a limited number of appointment slots. Moreover, it must be programmed to input login credentials. A crucial requirement is that it can bypass or solve captcha verifications, ensuring a smooth booking process. The essential skillset for this project comprises expertise in Python, as the script should be developed in this language. Familiarity wit...

    $490 (Avg Bid)
    $490 Avg Bid
    44 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

    ...candidate will research and identify relevant grant opportunities, craft compelling proposals, and work closely with our team to position our business for grant success. Responsibilities: * Research and identify grant opportunities aligned with our business plan and funding needs * Write clear, persuasive grant proposals and applications * Collaborate with our team to gather necessary information and data to support grant submissions * Manage grant submission process, including meeting all required deadlines * Communicate progress updates to management and incorporate feedback * Assist with post-award reporting and compliance as needed Requirements: * Proven track record of securing grants, preferably for startups or businesses in the jewelry or creative industries * Exceptiona...

    $858 (Avg Bid)
    $858 Avg Bid
    30 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

    ...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 ...

    $81 (Avg Bid)
    $81 Avg Bid
    18 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

    I'm in need of an expert in Excel, Access or similarly powerful programs to handle a large spreadsheet task. Although the specific tasks that need to be handled were not decided upon, proficient data organization skills are essential as we may need to restructure large data sets. The ideal freelancer for this job should: - Have expert skills and proficiency in Excel and Access. Knowledge of other data organization tools will be considered a plus. - Showcase notable experience, specifically in dealing with large data sets and complex spreadsheets. - Since the specific tasks to perform were not mentioned, a flexible approach and ability to adapt with regard to potential data analysis and data entry tasks will be greatly ap...

    $403 (Avg Bid)
    $403 Avg Bid
    20 bids

    ...must have: - Text fields for basic information collection - Dropdown menus for selection options - Capture creation The form should be designed with user-friendly, visually appealing elements. Your role will also include: - Implementing validation requirements for all input fields. This will ensure that the user completes all the required fields in the correct format. - Integrating an email script that will automatically send a reply to the submitter. This is an essential feature for my project. Ideal Skills and Experience: - Proficiency in HTML and CSS for form design - Experience in creating and implementing form validation - Knowledge of backend scripting languages for email automation - Understanding of user experience best practices - Experience with automatic email re...

    $127 (Avg Bid)
    $127 Avg Bid
    110 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

    ...tasks: • Data research: You will need to research and find the best prospects for my business based on their profile, industry, location, and other criteria. You will need to use sales navigator and other tools to conduct effective data research. • Profile research: You will need to analyze and evaluate the profiles of the prospects you find and determine their level of interest, need, and fit for my business. You will need to use sales navigator and other tools to conduct thorough profile research. • Data filtering: You will need to filter and sort the data you collect based on the most relevant and important criteria. You will need to use sales navigator and other tools to perform accurate data filtering. • Data col...

    $1000 (Avg Bid)
    $1000 Avg Bid
    1 bids
    Script Reader 6 days left

    Just looking for someone who can be paid a low amount and read the script in a good English accent. Will get paid every 2 weeks. Very easy job. As easy as it sounds just read the text out loud and have it recorded! That is it!

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    50 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 enhancemen...

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

    I'm in immediate need of a talented freelancer with exemplary scripting and animation skills. The project revolves around the creation of a 1-2 minute demo presentation with an engaging narrative. Key Aspects: • Animation Length: 1-2 minutes • Animation Style: Demo presentation • Script/Storyboard: You would be responsible for creating the script/storyboard. • Budget: $50 • Deadline: The project must be delivered within a day. Ideal Candidate: • Previous experience with animation video. • Strong scripting abilities • Exceptional knowledge in 2D Graphic animations or 3D Computer animations I encourage freelancers who can deliver high-quality work within the time and budget to apply.

    $58 (Avg Bid)
    $58 Avg Bid
    36 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

    Monthly, we populate a spreadsheet with the over time of the technical team, and the weekend / night shifts of the tehnicians working outside the business hours. We have a template that we want to improve. 2 categories: 1. Managers doing overtime (regular / night / weekend) and being oncall. 2. 24h shifts: complement to the salary based on night / weekend hours we should be able to calculate monthly the amount to be added to the fixed salary attached template (with complicated formulas and errors)

    $392 (Avg Bid)
    $392 Avg Bid
    23 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 area are ...

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

    ...eye for detail. Your main responsibilities will include: The budget is 100 USD a month. ( 6 hours a day, 6 days a week ) - Managing 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 simulta...

    $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 don...

    $10 (Avg Bid)
    Guaranteed
    $10
    8 entries

    I'm uncertain whether my Windows system already has Python installed. I require assistance to get it up on my system, if it isn't already there. Primarily, I am looking for someone to help configure a Python script that will carry out automatic reservations on a specific website. This role will ideally suite someone with: - Proficiency in Python scripting - Strong understanding of automation using Python - Experience in setting up Python on the Windows platform - Knowledge of web interaction through code, in particular, reservation processes. here is the link to the script and its dependencies. I will need to work with you on zoom live to do this. I have node.js on windows

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    53 bids

    As an entrepreneur in the bo...be well-structured and contain all the necessary elements, including but not limited to executive summary, company description, market analysis, organization & management setup, product line, marketing & sales, and financial projections. Ideal Skills & Experience: - Proven track record in business plan writing - Knowledge or direct experience in boutique/retail industry - Understanding of both macro and micro market dynamics - Experience in structuring financial projections for businesses This business plan stands as the blueprint for our business operations and the document will likely be used to engage with future potential partners and stakeholders. The right candidate for this job will be able to articulate our vision and strategy cl...

    $402 (Avg Bid)
    $402 Avg Bid
    53 bids

    I am looking for a skilled developer to create an execution script for me for the game, Roblox Jailbreak. Features: - Fast car speed - Unlimited ammo - Teleportation ability Auto Farming: This script should enable auto farming. It should be able to: - Collect in-game currency - Complete missions or tasks User Interface: I would like the UI to be customizable to fit my preferences. Ideal Skills: The freelancer should have proven experience in scripting for the Roblox platform and should be familiar with the mechanics of the Jailbreak game. An understanding of UI design and user-experience would also be a plus. Freelancer needs to demonstrate their ability to create scripts with similar complex functionality. I dont want it to have any mistakes!

    $149 (Avg Bid)
    $149 Avg Bid
    11 bids

    ...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 Duplicate Product Preventer - Autopost Facebook Marketplace Settings to Prevent Banned Accounts - Auto Post Facebook Marketplace Bulk Edit Facebook Marketplace that has been input - The input Facebook Marketplace Autopost Report & Status can be exported - You can search for Facebook groups based on keywords with the selected sta...

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

    ...from a small-scale experimental study detailed in the attached research paper to an industrial application focusing on a flue gas stream solely made up of CO2 and N2. This comprehensive investigation can be based on specific equations, data, and parameters that will be provided from a relevant paper. Duties and Responsibilities: - Understand the Base Model: Analyze the experimental study to grasp foundational models and 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. ...

    $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 Tab...

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

    I am urgently in need of an experienced and dedicated script writer who can quickly deliver a high-quality movie script. You dont have to watch full movie. I will be providing a video which will be already explained in English, you just have to write the script of the same in Hindi. Price 300rs per script if it is under 15min, and 50rs+ for extra per minutes.

    $10 (Avg Bid)
    $10 Avg Bid
    20 bids

    I have a private football manager game online. Written in PHP and TWIG. The script has already been adapted to PHP 7 (from PHP 5). 1. Now it has been noticed that 1 function, 1 module does not work properly under PHP 7. This module needs to be adjusted. 2. I need a few minor adjustments and functions in the game and in the admin area. 3. Then I would like to have a new module. A calendar where you can see the days and what matches you have on those days. (Read from the existing database and display). And with some functions. You have to know that every extension to this script will be written in modules. These are then copied into the directories and taken over by the main script. Who can help? Further information and sample images if you are interested and contac...

    $158 (Avg Bid)
    $158 Avg Bid
    30 bids

    I'm looking for a talented video producer to create an engaging explainer video. Ideal Skills and Experience: - Proficient in creating explainer videos - Strong storytelling and script writing skills - Ability to create visually appealing animations - Familiarity with video editing software - Understanding of adult-focused content Key Requirements: - The video should be educational in nature, aimed at adults. - The content should be clear, engaging, and easily comprehensible. - It should be well-scripted, with a balance of visuals and narrative. - The video should be of professional quality, with smooth transitions and clear audio. - The final product should align with the objectives of an explainer video, which is to educate the audience. If you're confident in your ...

    $37 (Avg Bid)
    $37 Avg Bid
    4 bids

    ...comprehensive warehouse inventory replenishment tracking system for our Fastener drawer at Home Depot. The system should have a focus on reporting and analytics, real-time bin shrink, and work with an electronic keypad and analog/digital interface. Key Features: - **Reporting and Analytics:** The system should provide insightful reports on inventory levels and trends. This will help us make data-driven decisions. - **Real-Time Bin Shrink:** I need to know if the quantity of items in the bin matches the recorded amount. - **Interface:** A mobile app interface will be ideal, making it easy for staff to work on the go. Inventory Tracking: - The system should involve manual entry for inventory tracking. The system should be user-friendly and easy to use for our staff. ...

    $15 - $25 / hr
    Local Sealed
    $15 - $25 / hr
    14 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

    ...Description: We are seeking a skilled Freelance Full Stack Developer with experience in AI technologies, web development, and data processing to build an automated pipeline for creating AI images. The successful candidate will be 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 AP...

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

    I'm hunting for a talented scriptwriter to help me morph my autobiography into a compelling, cinematic drama. KEY REQUIREMENTS: - Understanding and analysing my life story - Skillfully infusing drama into the script - Ability to captivate a general audience - Prioritize cinematic appeal over strict accuracy Ideal candidates must have: - Significant experience in professional script writing, preferably in drama - Strong creative skills, to innovatively adapt real-life events into a dramatic format - Keen understanding of what engages a general audience - Open communication style, ready to walk the journey with me.

    $393 (Avg Bid)
    $393 Avg Bid
    41 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, p...

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

    ...matching of products with the specific types of cars. The types of cars are actually the combination of the following data: CarTypeId - Maker - Model - Year - RoofType Their relationship 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 produ...

    $500 (Avg Bid)
    $500 Avg Bid
    126 bids
    Web Scrapping 6 days left
    VERIFIED

    We are looking for a freelancer with strong web scraping experience for an exciting and challenging project. We need to gather specific data from multiple online sources and transform it into useful, structured information for analysis. Responsibilities: Utilize web scraping techniques to extract data from selected websites. Automate the extraction process to ensure accuracy and efficiency. Clean and structure the collected data into readable and usable formats. Integrate the extracted data into a database or spreadsheet as needed. Collaborate with our team to understand specific requirements and ensure the quality of the obtained data. Requirements: Demonstrable experience in web scraping using tools like Python (Beautiful Soup, Scrapy), Seleni...

    $29 (Avg Bid)
    $29 Avg Bid
    38 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 ...

    $77 (Avg Bid)
    $77 Avg Bid
    12 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

    ...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 analysi...

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

    I'm searching for an experienced animator, proficient in Gujarati language, to create a simple 2D animated video that runs for more than 2 minutes. Requirements: - Creativity: I don't possess a specific storyline or script, your creative input is needed here. - Animation Skills: You should be adept at simple 2D animation and be able to bring concepts to life. - Language Proficiency: You must be fluent in Gujarati as this is the language the animation will be targeted towards. By leveraging your 2D animation skills and language capabilities, we can create a captivating and engaging video ad. Looking forward to seeing your creative ideas!

    $48 (Avg Bid)
    $48 Avg Bid
    5 bids

    ...efficiently track and manage our expenses. Key Data Sources: - Your primary task will be integrating data from Excel spreadsheets and purchasing data from our suppliers. This will provide a comprehensive view of our spending patterns. Key Metrics: - The dashboard should enable real-time tracking of our total spend by category. This will allow our procurement managers to identify areas where costs are higher than expected, enabling them to take immediate action. Primary Users: - The dashboard will be primarily used by our procurement managers. It should be user-friendly and intuitive, allowing for quick and easy analysis of the data. Ideal Skills and Experience: - Strong experience in data analysis and visualization - Proficiency in integrati...

    $632 (Avg Bid)
    $632 Avg Bid
    54 bids

    Productcatalog for technical parts and for automobile car/truck parts (lighting) Do you have experience in technical parts product catalogs? Than let us know and send us via message a reference catalog from you and the price for the layout, optional add the price for automatic eding via a productlist from excel with photos to create the catalog. Send us a message with a reference catalog, maybe german language catalog or for europe with technical parts products.

    $86 (Avg Bid)
    $86 Avg Bid
    42 bids

    Here's what I need in a potential candidate for the job: - Experience in data entry involving Text, Numbers, and Images. Adeptness in managing a wide array of data types is crucial for this project. - Proficiency in Excel. This project requires all data to be entered into a specific Excel template that I will provide. - Detail-oriented skills and accuracy are essential. The data entered should be free of errors and align with the format that I will provide. Please ensure your bid reflects your experience and capabilities in these areas. Looking forward to a fruitful collaboration!

    $260 (Avg Bid)
    $260 Avg Bid
    37 bids