Szűrő

Legutóbbi kereséseim
Szűrés erre:
Költségvetés
eddig:
eddig:
eddig:
Típus
Készségek
Nyelvek
    Munka státusza
    2,000 word formatting vba code munkát találtunk

    SAP-bol auto-exportalt xls adatfajlokhoz kellene vba makrokat szerkeszteni melyek szinten automatizaltan lennenek futtatva. Mintafajl mukodo makroval rendelkezesre all egy bizonyos celra mar, a metodustendszert kell duplikalni mas adatokra. Szoval nem nullarol kell kitlalnod az egeszet. Nem kell durvan erteni a makrok irasahoz. ha record funkcioval, es belenyulkalassal eligazodsz, az mar eleg lehet - en is igy irtam az eddigieket. ~Muveletek: fajlok nyitasa, mentese, zarasa, munkalapok valtasa, kepletezes, ezek lehuzasa, filter, adattipusok es stilus formazasa, vlookup xls fajlok kozott, chart frissites. Ennel sokkal bonyolultabb dolgokkal nem kell nagyon számolni. 4 fo elemunk van: 1, adatfajl letrehozasa es formazasa friss sap adatexport alapjan, kepletezes, osszegzes 2...

    €165 Average bid
    €165 licitátlag
    5 árajánlat
    Access+VBA
    Véget ért left

    Adott egy FÉLKÉSZ Access DB-re ültetett Excel VBA ügyfél nyilvántartó, projektkövető rendszer. A cégünk mérőeszköz kereskedéssel foglalkozik, 10-15 beszállítóval, 2-300 partnerrel és 2-3000 ügyféllel dolgozunk. Professzionális Access és VBA tudással rendelkező szakit keresünk, Magyarországon.

    €1094 Average bid
    €1094 licitátlag
    3 árajánlat

    Szeretnénk egy videós Word tanfolyamot szerkeszteni, amely forgatókönyv írásához keresünk valakit.

    €19 Average bid
    €19 licitátlag
    1 árajánlat
    code needed
    Véget ért left

    asdcbadsk;c hjavsdk;hbasjkd jksab jksad kjbsakj bjasb jkbsjk baskjb sbjk bdskj kjds kjdskj jkd kjdbc kjbsdj bjksdbc jdsb j

    €29 Average bid
    €29 licitátlag
    1 árajánlat

    Job for people from Hungary,Serbia,Croatia. Pozdrav, trazim developera koji ima iskustva u editovanje WP tema i Paymen system ( Woocommerce) Na primer: Dodati jos 3 sekcija u WP theme,Editovati Woocommerce plugin. Üdvözlet, Wordpress Woocommerce plugin módositásában jártas szakembert keresek projekt munkára. Ha nem okoz neked gondot,hogy a WP témát kibővisd pl: 3 új 'section'-al vagy kicseréld a fizetési rész stilusát, akkor nyugodtan jelentkezz.

    €147 Average bid
    €147 licitátlag
    6 árajánlat

    Word szövegszerkesztés akármiről ami informatikával kapcsolatos.

    €125 Average bid
    €125 licitátlag
    8 árajánlat

    Szia! Van szabad kapacitásod? Lenne egy sürgős munka, aminek lényege az, hogy egy meglévő VBA kódot kellene módosítani az elképzeléseimnek megfelelően. Kérlek jelezz vissza, ha érdekel és akkor mondom a részleteket! Üdv, Pisti

    €49 Average bid
    €49 licitátlag
    1 árajánlat

    1) Üzleti folyamat specifikáció alapján és a kész termékre vonatkozó elvárások megértését követően az alkalmazás Excel frontend és funkcionalitások tervezése. A megrendelő és a fejlesztő közösen alakítja ki a koncepciót. Becsült munkaóra (BMó): 40 2) A működési koncepció implementálása Excel/VBA/.NET VB környezetek felhasználásával. BMó: 60 3) Fejlesztői kód dokumentáció. BMó: 20 4) Teszt esetek kidolgozása a megrendelővel közösen, azok végrehajtása, dokumentálása. BMó...

    €2284 Average bid
    €2284 licitátlag
    5 árajánlat

    I'm seeking a seasoned academic writer with a strong background in Geosciences to assist in composing a research paper. Key requirements: - Proven experience in writing academic research papers, particularly in the field of Geophysics/Geology - Excellent research, writing, and editing skills - Ability to adhere to academic standards and deadlines - Familiarity with citation and formatting styles common in academia Your expertise in this specific field and your capability to convey complex ideas in a clear and persuasive manner will be crucial for the success of this project.

    €69 Average bid
    €69 licitátlag
    4 árajánlat

    ...solution that utilizes Selenium to capture full page screenshots of both the search results page and the detail page. The screenshots need to be in PNG format. Ideal Skills and Experience: - Proficient in Python (or preferred language) and Selenium - Previous experience with full page screenshot implementation - Understanding of website structure and navigation - Familiarity with PNG screenshot formatting Search result page : :%224107%22,%22boolean%22:%22AND%22,%22bricks%22:%5B%7B%22_id%22:%224108%22,%22key%22:%22brandName%22,%22value%22:%22Adidas%22,%22strategy%22:%22Simple%22%7D%5D%7D&_=1737227989868&fg=_void_ Detail page :

    €19 Average bid
    €19 licitátlag
    5 árajánlat

    I have a PDF file that I need typed up in Google Docs for documentation purposes. The file contains a mix of text and images and will require some specific formatting. Key Requirements: - Transcribing text and images from the PDF into Google Docs. - Using headings and subheadings to format the text as specified. Ideal Skills: - Proficiency in Google Docs. - Excellent typing skills. - Attention to detail to ensure accuracy in transcription. - Ability to follow specific formatting instructions.

    €10 / hr Average bid
    €10 / hr licitátlag
    83 árajánlat

    I have a PDF file that needs to be typed into a Microsoft Word document. The content is straightforward, without any special formatting requirements. Key details: - The PDF contains only text, with no tables, charts, or handwritten content. - The typed document should be in Microsoft Word. - Specific formatting is limited to standard paragraphs. Ideal candidates for this project should: - Have a keen eye for detail, ensuring that the content is transcribed accurately. - Be proficient in Microsoft Word. - Be able to type quickly and efficiently.

    €21 / hr Average bid
    €21 / hr licitátlag
    191 árajánlat

    ...file: code = () # Auto-format the code according to PEP 8 formatted_code = autopep8.fix_code(code) # Save the formatted code to the file with open(file_path, 'w') as file: (formatted_code) print(f"Successfully formatted {file_path} according to PEP 8 standards.") except Exception as e: print(f"Error formatting file: {e}") if __name__ == "__main__": if len() < 2: print("Usage: python <path_to_python_file>") else: format_code([1]) How it works: Reading the file: It reads the Python file from the path passed as a command-line argument. Auto-formatting: The script use...

    €19 / hr Average bid
    €19 / hr licitátlag
    21 árajánlat

    please clean up code in charity online raffle both in version 1 and version 2 and do all the requirements for the different provinces. Clean code milestone 1 $200 Login / Register / forgot password Raffle List Active / Raffle List Close milestone 2 $300 charity dashboard Staff dashboard Worker dashboard milestones 3 $200 Order ticket Payment gateway cleanup Order list in all dashboard Email templates clean up code please create one of milestone i will start

    €10 Average bid
    €10 licitátlag
    1 árajánlat
    AI Female Narration For social ad
    6 nap left
    Ellenőrzött

    IMPORTANT: Start your proposal with the word "LAUNDRY" to show you've read this completely. Description: We need an expert in AI voice generation and optimization to create an exceptionally natural-sounding female narration for our 30-second commercial. This is NOT a job for human voice actors - we specifically want AI voice generation with professional enhancement to sound completely natural. What We Need: - Premium quality AI female voice narration - Natural emotional inflections and pacing - Professional editing and optimization Technical Requirements: 1. AI Voice Enhancement: - Tempo/speed optimization - EQ adjustments (treble/bass balance) - Natural pause insertion - Emotional emphasis tuning - Removal of robotic artifacts 2. Deliverables: ...

    €52 Average bid
    €52 licitátlag
    11 árajánlat

    ...timetables from images and websites of approximately 50-100 mosques around the UK every month. This task involves: 1. Visiting the website of each mosque to screenshot the timetable for the current month. 2. Using any reliable tool to extract the data (I can provide access to ExtractTable if needed). 3. Copying and pasting the table columns into a provided template file. 4. Ensuring that the formatting is correct, with columns in the right order and times in 24h format. 5. Sending the completed file back to me. It takes approximately 2-5 minutes per mosque and so, I will pay £0.10 - £0.20 per file completed correctly. That means if you complete 50 timetables over 2 hours, you will earn £5-10. There is an attached video of me completing the process for 1 mosque...

    €21 Average bid
    €21 licitátlag
    66 árajánlat

    I am looking for a skilled developer to modify my existing online HTML, CSS and JavaScript editor. The enhancements should include: - Syntax Hig...looking for a skilled developer to modify my existing online HTML, CSS and JavaScript editor. The enhancements should include: - Syntax Highlighting: The editor should support syntax highlighting specifically for HTML, CSS, and JavaScript. - Live Preview: Users should be able to see a real-time preview of their code. In addition to these functionalities, the editor should also support integrations with various third-party plugins. Prior experience with creating or modifying online code editors will be a significant advantage. A strong understanding of HTML, CSS, and JavaScript is essential. Please share your relevant experience ...

    €140 Average bid
    €140 licitátlag
    31 árajánlat

    Editar un documento Word profesional con las indicaciones que ha dado el cliente

    €19 / hr Average bid
    €19 / hr licitátlag
    1 árajánlat
    Editar un documento Word
    6 nap left
    Ellenőrzött

    Tengo un documento Word el cual estoy realizando un Ebook, pero quiero corregir sus estructura, ortografía, redacción, realizar un índice, acomodar el margen y quitar colores indeseados.

    €19 Average bid
    €19 licitátlag
    57 árajánlat

    Project Overview: I have a working Flask application that utilizes VOSK for speech-to-text (STT), Wikipedia-API for retrieving query information, and gTTS for text-to-speech (TTS). I want to replace gTTS with Piper TTS to enable offline functionality. Must have Piper experience. The project involves: Installing Piper TTS on a Raspberry Pi 5 (linux) with Python 3.11. Integrating Piper into the existing simplified Flask app. Allowing runtime configuration of Piper settings through the Flask UI. Providing step-by-step installation instructions for Piper on Raspberry Pi 5. (linux) Project Requirements: Piper Installation on Raspberry Pi 5: (linux) Current setup python3 -m venv venv source venv/bin/activate # On Windows: venvScriptsactivate Install Required Python Packages: Run the follo...

    €127 Average bid
    €127 licitátlag
    10 árajánlat

    I'm looking to have a QR code created that links to my contact information. This QR code should primarily include: - My Facebook details - My Instagram details Please note, the QR code should be aesthetically pleasing and easy to scan. Experience with QR code generation and graphic design would be an asset.

    €48 Average bid
    €48 licitátlag
    13 árajánlat

    I'm looking for a professional to write Arduino code for controlling a single digit LED display with a Radio Frequency (RF) remote. The display will be showing numeric values. Key Requirements: - Develop Arduino code to control the LED display via an RF remote. - Ensure the code allows for seamless display of numeric values. I don't have an existing RF receiver module, so I would appreciate recommendations for suitable hardware. Ideal candidates for this project should have extensive experience in Arduino programming, RF technology, and LED displays.

    €455 Average bid
    €455 licitátlag
    49 árajánlat

    Procuro assistente virtual que fale português e que tenha expertise no Kartra e simultaneamente em word press, para criação de landing pages e cursos, e integração com um website em wordpress. Falar Português é essencial. Não responderei a contactos que não correspondam a este critério.

    €16 / hr Average bid
    €16 / hr licitátlag
    15 árajánlat

    I need assistance with my Excel VBA and Python integration. I can open a Colab Notebook from VBA, but I'm having trouble getting the code to execute automatically upon opening the Notebook. VBA-code: Sub StartColabScript() Dim colabLink As String colabLink = "" colabLink End Sub I cant get this code to run my Python-script. I also tried: # Add code to Colab Notebook !python /path/to/ !python (I dont know if the Notebook is called the right way. The name of my workbook is: Ny241028Hent33Tickers3Blokke5y I guess its .py How do I refer to this workbook from VBA, and how do I get to autoexecute

    €21 Average bid
    €21 licitátlag
    22 árajánlat

    I need a professional translator to convert my divorce decree from Polish to English. The document is less than 5 pages long and does not require any special formatting, just a standard format. The ideal candidate should have: - Proficient understanding of both Polish and English. - Previous experience translating legal documents, particularly divorce decrees. - Ability to deliver a clear and accurate translation in a timely manner. Please provide a quote and estimated delivery time. Thank you!

    €25 Average bid
    Helyi
    €25 licitátlag
    3 árajánlat

    ...Microsoft Word format. These interviews involve a researcher and various participants, and span across 20 audio files. Key Details: - Interview Length: Majority of the interviews are about 5 minutes, with 1 or 2 extending to 10 minutes. - Research Questions: There are 16 questions posed by the researcher throughout the interviews. - File Format: All transcriptions need to be delivered in Microsoft Word. - Timestamps: Yes, I require timestamps for each question and answer. - Transcription Style: Clean verbatim. This means removing filler words but capturing the content accurately. Ideal Skills and Experience: - Proficiency in transcription with attention to detail. - Experience with clean verbatim transcription. - Ability to accurately timestamp content. - Proficient in M...

    €102 Average bid
    €102 licitátlag
    34 árajánlat

    I need a Python developer to integrate a Telegram bot with Python code that will execute predefined terminal commands. The system should take messages which are broadcasted to the bot and execute the corresponding command. Key Requirements: - Python programming skills - Experience with Telegram bot development - Familiarity with terminal commands - Knowledge of MySQL for querying The primary goal of this project is to automate the execution of specific tasks via the Telegram bot. The user will interact with the system by sending MySQL queries, which the bot will interpret and respond to. The ideal freelancer for this project should be able to help me with the following: - Executing predefined commands - Using MySQL queries to trigger these commands - Ensuring the system can take m...

    €25 Average bid
    €25 licitátlag
    1 árajánlat
    Travel Forum seed creation
    6 nap left
    Ellenőrzött

    I'm in need of a seasoned professional who can establish a brand new forum focused on travel, specifically catering to business travellers. Your task will be to implement effective strategies to get it off the ground and attract the target audience. Your response must include the word "lollipop" to demonstrate that you have read this job description thoroughly. Key Responsibilities: - Develop a forum with a focus on adventure travel - Implement strategies for user acquisition and engagement Ideal Skills and Experience: - Proven track record of creating and launching successful online forums - Deep understanding and passion for adventure travel - Excellent communication and marketing skills - Ability to demonstrate serious commitment to the project

    €3 / hr Average bid
    €3 / hr licitátlag
    14 árajánlat

    ...solution that utilizes Selenium to capture full page screenshots of both the search results page and the detail page. The screenshots need to be in PNG format. Ideal Skills and Experience: - Proficient in Python (or preferred language) and Selenium - Previous experience with full page screenshot implementation - Understanding of website structure and navigation - Familiarity with PNG screenshot formatting Search result page : :%224107%22,%22boolean%22:%22AND%22,%22bricks%22:%5B%7B%22_id%22:%224108%22,%22key%22:%22brandName%22,%22value%22:%22Adidas%22,%22strategy%22:%22Simple%22%7D%5D%7D&_=1737227989868&fg=_void_ Detail page :

    €18 Average bid
    €18 licitátlag
    13 árajánlat

    I need an expert to convert my mixed content MS Word document into a PDF that meets all the necessary specifications from for printability. Key requirements: - Ensure all images and graphics are of suitable resolution. - Follow all specifications to ensure the PDF can be uploaded and printed without issues. - The document is a book, so attention to detail is crucial. - Book is indexed; Page numbers must remain the same as in original MS Word doc. Ideal skills: - Proficient in MS Word for Mac and PDF formatting. - Previous experience with specifications is highly desirable. - Strong attention to detail.

    €321 Average bid
    €321 licitátlag
    35 árajánlat

    ...Data, and I’d like to integrate LLMs into the existing approach to expand its capabilities. Project Scope: Review the provided article and its accompanying code. Understand the existing deep learning methods used for outlier detection on tabular and image data. Enhance the code by integrating features leveraging LLMs. Potential directions could include: Using LLMs to detect outliers by analyzing context within textual metadata. Creating a natural language interface for explaining anomalies detected in tabular or image data. Any other innovative approach that combines LLMs and deep learning for outlier detection. Deliverables: Modified code with LLM integration. Documentation explaining the modifications and how LLMs enhance the detection process. A brief pr...

    €168 Average bid
    €168 licitátlag
    26 árajánlat

    I'm in need of a professional with proven experience in importing and mapping external CCTV data into InfoAsset Manager. Key Responsibilities: - Import and map CCTV survey data into InfoAsset Manager. - Ensure data accuracy, integrity, and proper formatting during the import process. - Use InfoAsset Manager’s Open Data Import Centre to facilitate data migration. - Troubleshoot and resolve issues related to data formatting or mapping errors. - Collaborate with our internal team to ensure all required information is properly integrated and accessible. Requirements: - Proven experience working with InfoAsset Manager Suite, including data import and management. - In-depth knowledge of data formats such as CSV, GIS, STC25/26, PACP, and MSCC XML. - Strong ...

    €25 / hr Average bid
    Sürgős
    €25 / hr licitátlag
    17 árajánlat

    I'm looking for a skilled freelancer to create a Word document company profile for me. The profile should have a creative and modern style, and should include the following sections: - Company History: A brief overview of our company's journey, milestones, and achievements. - Services Offered: A comprehensive list of the services we provide, presented in an engaging way. The ideal candidate for this project should have: - Excellent writing skills - Proficiency in Microsoft Word - Experience in creating corporate documents - An understanding of modern design principles. Please provide examples of similar projects you've completed in your application.

    €121 Average bid
    €121 licitátlag
    76 árajánlat

    Python and Visual Studio Code Data Processing Data Entry Web Scraping Data Mining The project involves creating a script to mine text data . Key Responsibilities: - Develop a text mining script that can efficiently extract and process data from various fields in the database. - The script should be able to handle large volumes of data and return results in a timely manner. Ideal Skills: - Proficiency in SQL and data mining techniques. - Experience with developing scripts for database text extraction. - Ability to work with large datasets.

    €22 Average bid
    €22 licitátlag
    25 árajánlat

    I need a developer to build WhatsApp rotator features into a Laravel-based code from Codecanyon. The system should allow users to manage multiple WhatsApp numbers and allocate percentages to each. Key functionalities include: - Setting up multiple WhatsApp numbers - Allocating a percentage to each number - Integrating Pixel code options - Displaying statistics for the WhatsApp rotator - Allowing full admin access to edit the WhatsApp rotator in the Plan Statistics to be displayed primarily include the number of clicks per each WhatsApp number. Both users and admins should have the capability to view these statistics, while admins should have full access to all settings, including editing and deleting options. Ideal candidates should be proficient in Laravel, have experience...

    €107 Average bid
    €107 licitátlag
    30 árajánlat

    I'm in need of a meticulous professional for mI am writing to express my strong interest i...writing to express my strong interest in the Data Entry Specialist position at ByteCraft. With my exceptional attention to detail, strong organizational skills, and passion for data accuracy, I am confident that I would be a valuable asset to your team. anual data entry from digital files into Word documents. Key Requirements: - Proficient in handling digital files, especially PDFs and Excel. - Excellent attention to detail to ensure accurate data entry. - Familiarity with Microsoft Word for formatting documents. Ideal Skills: - Previous experience in manual data entry. - Strong organizational skills to manage and sort data effectively. - Ability to meet deadlines wit...

    €10 / hr Average bid
    €10 / hr licitátlag
    85 árajánlat
    Digital Data Entry to Word Docs
    6 nap left
    Ellenőrzött

    I'm in need of a meticulous professional for manual data entry from digital files into Word documents. Key Requirements: - Proficient in handling digital files, especially PDFs and Excel. - Excellent attention to detail to ensure accurate data entry. - Familiarity with Microsoft Word for formatting documents. Ideal Skills: - Previous experience in manual data entry. - Strong organizational skills to manage and sort data effectively. - Ability to meet deadlines without compromising on quality.

    €372 Average bid
    €372 licitátlag
    239 árajánlat

    ...welcome guides. The guides will be based on a pre-existing .ai template, and your main task will be to copy content from a docx file into the template. You will be required to ensure everything is properly aligned and formatted, and that all content adheres to our brand style guide. Key Responsibilities: - Transfer provided content (text and images) into the template - Ensure proper alignment and formatting - Strictly follow our brand style guide - Be available to revisit and modify guides as needed Ideal Candidate: - Proficient in Adobe Illustrator - Has a keen eye for detail - Available for ongoing guidebook work to accommodate new apartments - Able to follow instructions from the start Compensation is £5 per completed guide, with the .ai file included. We will star...

    €18 Average bid
    €18 licitátlag
    38 árajánlat

    I need an Excel sheet for tracking vacation plans in my department. The sheet should be divided into three categories: resident, specialist, and consultant, each having its own separate sheet. The tracking should be done on a weekly basis for 2025 Key Features: - Under each category, there should be a count of the ...category, there should be a count of the total remaining persons available. - I need to track for each person: their name and the dates of their vacation. - The sheets should use specific colors for each category: Red for residents, Green for specialists, and Blue for consultants. Ideal Skills: - Advanced Excel skills and experience in creating complex spreadsheets. - Knowledge of color coding and formatting in Excel. - Excellent attention to detail to ensure accurate...

    €119 Average bid
    €119 licitátlag
    55 árajánlat

    I'm looking to create a small, colorful and vibrant eBook. The project entails preparing the cover, designing the interior pages, and writing down instructions and recipes as per the attached file. This will be written by Arabic and English Key Requirements: - Creating a captivatin...eBook cover - Designing balanced interior pages that effectively combine text and images - Incorporating photographs of recipes into the designs Ideal Skills & Experience: - Proven experience in eBook design - Strong graphic design skills - Ability to create vibrant and engaging designs - Experience in using photographs effectively within a balanced design - Familiarity with recipe writing and formatting Please refer to the attached file for further instructions and recipes. Looking forward...

    €49 Average bid
    Garantált
    €49
    97 pályamű

    ...catalog format. Project Scope: 1. Review the websites of approximately 10 suppliers (the exact number may vary). 2. Extract and organize the following information for each product: • Product Name • Product Description • Specifications (if available) • Packaging Sizes (if applicable) • Images (downloaded from the website or product sheets) 3. Prepare one catalog per supplier, ensuring clear formatting and organization. 4. Deliver the catalogs in Excel, PDF, or another agreed-upon format. Requirements: • Strong attention to detail and ability to accurately extract and organize product data. • Experience in building catalogs or product lists (preferably in industries like food, pharma, cosmetics, or chemicals). • Ability to work ...

    €118 Average bid
    €118 licitátlag
    67 árajánlat

    ...Proficiency in PHP, JavaScript or any relevant programming language. - Experience in working with form handling and string manipulation. - Understanding of radio button implementation in forms. - Ability to deliver a clean, user-friendly interface. The work scoop The form is working perfect from the plugin wordpress admin page. The job is to make a function who update the word "customer_completed_order " The word customer_completed_order have to be updated with the selection from the form example: if( ! is_a( $order, 'WC_Order' ) || ! isset( $email_id ) || $email_id != 'customer_completed_order' ) { return $attachments; } <form action="" method="post" > <input type="radio" n...

    €19 Average bid
    €19 licitátlag
    50 árajánlat

    R Code Authentication System for Schools The QR Code Authentication System is a professional, secure, and efficient solution designed for educational institutions to enhance security and streamline operations. This software provides a seamless way to track attendance and verify the identities of students and parents using QR codes. Developed with scalability and reliability in mind, it includes intuitive interfaces, robust functionality, and professional branding to meet the needs of modern schools. Key Features 1. QR Code Generation The system generates unique QR codes for parents and students: Parents retain a single QR code, even if they have multiple children. Each student has a unique QR code linked to their parent. QR codes are organized into fold...

    €264 Average bid
    €264 licitátlag
    16 árajánlat

    Excel Data Cleaning: Removing duplicates, errors, and inconsistencies for accurate analysis. Excel Data Formatting: Organizing data into a clear and professional layout. Excel Dashboards: Creating interactive and visually appealing dashboards for data visualization. Excel VBA: Automating repetitive tasks and creating custom macros to save time. Pivot Tables and Charts: Summarizing and visualizing large datasets effectively. Data Analysis: Performing advanced calculations and trend analysis for insights. Conditional Formatting: Highlighting important data with rules and color coding. Formulas and Functions: Using advanced formulas (e.g., VLOOKUP, INDEX-MATCH) for dynamic calculations. Data Validation: Ensuring data accuracy with dropdown lists and validation rules. Exce...

    €83 Average bid
    €83 licitátlag
    42 árajánlat

    I'm in need of assistance with data entry from PDFs related to Flipkart. The task primarily involves extracting product details from these PDFs. Specifics of the job: - You will be responsible for entering product names and descriptions from the PDFs into a Word document. - Attention to detail is paramount, as accuracy in data entry will be key to the success of this project. Ideal skills and experience: - Proficiency in data entry - Familiarity with Word - Good attention to detail - Previous experience with product data preferred

    €11 / hr Average bid
    €11 / hr licitátlag
    52 árajánlat

    ...economist to assist in the research and writing of a paper. The focal point of this project is macroeconomics within the broader field of economics. Key Requirements: - Extensive understanding of macroeconomic principles and theories. - Ability to conduct theoretical analysis, empirical analysis, and case studies. - Strong research and academic writing skills. - Familiarity with academic paper formatting and citation styles. Your responsibilities will include: - Assisting in the research of macroeconomic data and case studies. - Helping to formulate theoretical analyses. - Co-writing and editing the paper to ensure clarity, coherence, and academic rigor. The ideal candidate will have a strong background in economics, with a particular focus on macroeconomics. They will also h...

    €329 Average bid
    €329 licitátlag
    58 árajánlat

    Need help uploading JavaScript web application code. Quick, 3-hour session. TeamViewer/Skype. £40/hour.

    €48 / hr Average bid
    €48 / hr licitátlag
    47 árajánlat