Script move files using excel filemunkák

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 script move files using excel file munka, árazás ebben: EUR

    We need a list of all stores in US & Canada that fall under any of the following categories/keywords: Watch Store Watch Repair Shop Jewelry Store Jewelry Repair Shop Fashion Boutique Outdoor Goods Store Sporting Goods Store Electronics Store Mobile Phone Repair Shop You will have to scrape these websites: Yelp, Yellow Pages, Google Maps I have provided an Excel template to follow.

    €116 (Avg Bid)
    €116 licitátlag
    139 árajánlat

    I am having a problem with my PHP script that has led to an undefined variable error. Specifically, this error is showing up in the section that handles database activities, particularly during data insertion process. I will provide a video to illustrate the exact issue. Here's what I am seeking: - An expert in PHP scripting that can resolve this undefined variable error - Someone with solid experience handling database operations (especially with data insertion) - Ideally, you will have a background in debugging PHP scripts and database handling Your task will be to identify and correct the errors in my script to ensure smooth and error-free database operations. This should involve an in-depth understanding of the code, pinpointing the undefined variable and making th...

    €25 (Avg Bid)
    €25 licitátlag
    59 árajánlat

    I am seeking a well-experienced developer to facilitate flawless integration between Magento 2 and Netsuite using Celigo. This project primarily involves comprehensive order, inventory, and customer synchronization as well as product. Key Features: - Real-time synchronization must be the standard for all data effectively relayed between Magento 2 and Netsuite. - In instances of data discrepancies, Netsuite should be the primary source of truth. Required Skills & Experience: - Proficient in Netsuite and Magento 2 integration - Proven experience in real-time data sync operations - Knowledgeable in handling data discrepancies and ensuring data accuracy. - Celigo experience is required All flows are setup just need some adjustments and troubleshooting

    €17 / hr (Avg Bid)
    €17 / hr licitátlag
    81 árajánlat

    ...entries and MS Excel billing work. The ideal candidate should be well-versed in both Tally and MS Excel, as well as have a strong attention to detail and a high level of accuracy. Key responsibilities include: - Data entry: You will be responsible for entering a wide variety of data into Tally, including processing of invoices, bank statements, and other financial records. - Account reconciliation: Regular reconciliation of Tally entries against bank statements and other financial records is crucial to ensure accuracy in our financial data. - Inventory management: Tracking and updating inventory records in Tally is another essential task that needs to be performed regularly. For the MS Excel billing work: - Creating invoices: You will be responsible for creatin...

    €75 (Avg Bid)
    €75 licitátlag
    60 árajánlat

    Project Description: We are seeking a talented freelancer with expertise in TouchDesigner, audio analysis, and machine learning to create an engaging interactive audio-visual installation. This project involves working with around 20 audio tracks to extract musical elements, crafting dynamic visual interpretations of these elements, and integrating them into a web-based platform that allows audience interaction and display. Objectives: Frequency and Rhythm Analysis: Utilize AI tools like Spleeter by Deezer to separate and examine specific audio track components such as vocals and bass. Pattern Recognition: Use machine learning models to detect and analyze repetitive patterns in the rhythms and melodies typical of the tarantella dance. TouchDesigner Setup: Establish a TouchDesigner proje...

    €248 - €745
    Rejtett Titkos
    €248 - €745
    10 árajánlat

    We're looking to integrate a Python script into our MySQL database to perform data analysis.: - Primary Task: The script's main responsibility will be to filter our data based on specific conditions. - Data Interactions: The script will predominantly be running operations on numerical and textual data. We're interested in candidates with a strong background in data analysis using Python and MySQL. Expertise in scripting languages, especially Python, is vital. Familiarity with MySQL is crucial as well - you should be comfortable working with numerical and text data within these databases. Efficiency, accuracy, and attention to detail are key for this task.

    €77 (Avg Bid)
    €77 licitátlag
    14 árajánlat

    I need a pretty simple Excel spreadsheet. It is for a used car dealership. I need a row to imput the vehicle, one for the purchase price of the vehicle, one for the cost to prepare the vehicle for sale, one for the sale price, and one for the profit or loss on the sale. I would like it setup with tabs at the bottom for months and years

    €18 (Avg Bid)
    €18 licitátlag
    55 árajánlat

    I'm looking for a proficient Excel expert to create a comprehensive, automated meeting minutes template for Excel 2016. Key Features: - Auto-fill dates and participant names - Automatic calculation of meeting duration - Dynamic agenda item addition - 15 task owners fields - Core areas discussed: Process, People, Technology, System Ideal Skills: - Advanced Excel skills - Strong knowledge of Excel 2016 - Experience in creating automated templates - Eye for detail to ensure the tool works flawlessly The goal is to streamline our meeting minute creation process and ensure accuracy in documenting key points discussed and task assignments. Delivering a user-friendly tool that requires minimal manual input is key.

    €19 (Avg Bid)
    €19 licitátlag
    34 árajánlat

    We require a specialist Excel developer capable of designing an ERP worksheet that can facilitate efficient inventory management. Notably, this will be identified through its ability to: - Track product movements (Received from Dock, Moved to Location, Picked, RTS) - Forecast demand accurately - Calculate reorder points precisely (Flag Products that are low in stock) - Distribute picklists to employees (Generate a picklist and have employees confirm Picking them) - Picked parts must be scanned out of inventory once employee picks qty - All picking will be archived on weekly basis to reduce worksheet size - Layout the worksheet to match our IR Scanning format - Ex. When picking (Scan out Sequens is Location, Part, QTY) - Ensure daily inventory updates are possible (Invento...

    €92 (Avg Bid)
    €92 licitátlag
    30 árajánlat

    I am seeking an experienced freelancer actor who can collect and compile professional, scripted video testimonials. The success of this task will be dependent on your ability to effect...authentic and engaging. - Managing video editing to assure high quality final product. The ideal freelancer for this project should have: - Proven experience in video production and editing. - Exceptional communication skills for relationship management with clients. - Proficient in directing scripted testimonials. - A keen eye for detail, ensuring each testimonial aligns with the brand and the script provided. This provides a fantastic opportunity to showcase your abilities in content creation and client facilitation, and I encourage all those who are passionate about video testimonial producti...

    €15 (Avg Bid)
    €15 licitátlag
    3 árajánlat

    ...wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); Once you've made the wrapper, we'd like you to make a Python script which calls the Python wrapper versions of these calls in this orde...

    €151 (Avg Bid)
    €151 licitátlag
    25 árajánlat

    As a developer with experience in MKS DLC32 (Arduino code), I am looking for a solution to gain precise control over a 5-volt water pumps and a servo connected to an MKS dlc32 board. the code should be written in Arduino Ide as custom script. Key Features: - Controlling stepper motors (already have that) - Regulating a 5-volt water pump - Manipulating a servo The success of this project relies heavily on achieving precise control over the afore mentioned devices. Given the technical requirements for this job, it's beneficial if you have a relevant background and an understanding of how to efficiently work with MKS DlC32 board. Ideal Skills and Experience: - Extensive experience with Arduino IDE - Specific knowledge of MKS dlc32 boards - Proven ability in device controls...

    €17 (Avg Bid)
    €17 licitátlag
    12 árajánlat

    Generate Exe from Python Source Code and How to Backup Files from Pythonanywhere. I need someone who can just put the Icon on the Code of Python and generate the EXE from Python Code and also how to backup all files from PythonAnywhere.

    €136 (Avg Bid)
    €136 licitátlag
    44 árajánlat

    I'm in need of a proficient PowerBI analyst who can effectively connect to different data sources: Excel spreadsheets, SQL database, and CSV files. Your tasks involve creating detailed reports and conducting: - Sales performance analysis - Financial dashboards - Customer segmentation I have a preference for Bar and Pie charts in the visualization of these reports. Ideal applicants should have valuable experience in these fields and have an innate knack for making data comprehensible. Excellence in the mentioned chart formats is paramount. Having a solid background in Excel, SQL and CSV data manipulation will be a plus.

    €82 (Avg Bid)
    €82 licitátlag
    32 árajánlat

    ...complex can accommodate over 600 children and 80 adults (teachers or chaperones) simultaneously. Going to camps lasting 5 days, practically, we will accommodate, every summer season, up to 10,800 children and up to 1440 adults, teachers or companions. The complementarity comes to the point where, in the remaining 9 months of the year remaining available, we can organize many complementary events, using practically the same staff structure, the same club facilities, the same accommodation capacities. Specifically, the vision is to be able to organize the following: - Themed day trips for children throughout the year - 5-7 day themed camps for children throughout the summer - Sports camps throughout the whole year - Sports competitions throughout the whole year - Adult themed ca...

    €2262 (Avg Bid)
    €2262 licitátlag
    44 árajánlat

    I'm looking for an expert in both written translation from English to Swahili and voiceover work. The project involves about 8000 words. kindly respond with your voice sample. Key Responsibilities: - Accurately translate the text provided from English into Swahili - Provide a male voiceover for the translated script This work will be used for a business presentation, so it is crucial that the translation and voiceover are professional and of high quality. Ideal Candidate: - Fluent in English and Swahili - Previous experience in translation and voiceover work - Experience in business or corporate translations would be a plus - Excellent communication and presentation skills. Looking forward to receiving your proposals. Only native profiles please no agencies

    €40 (Avg Bid)
    €40 licitátlag
    14 árajánlat

    I'm in need of a skilled Node.js developer to assist in the creation of a RESTful API. The API will be used as the backend for a web application. Key tasks include: - Developing a high-quality, efficient, and maintainable RESTful API using Node.js - Ensuring the API smoothly integrates with the database The ideal candidate should have: - Proficiency in Node.js - Expertise in API development, specifically RESTful APIs - Experience with database integration - Understanding of web applications and their backend systems Please note that the API will play a crucial role in the application's functionality, so it's important that the developer has a keen eye for detail and a commitment to building a robust, scalable solution.

    €97 (Avg Bid)
    €97 licitátlag
    37 árajánlat

    Description: Are you a freelance sales professional with a knack for closing deals and a passion for helping others succeed in their careers? Our startup is seeking an experienced freelancer to join our sales team and drive growth for our mock interview services. As an independent contractor, you'll hav...and interpersonal skills, with the ability to tailor your pitch to different audience groups. - Self-motivated and results-driven, with a strong desire to achieve and exceed sales targets. If you're a freelancer looking for an exciting opportunity to leverage your sales skills and make a meaningful impact on the careers of others, we want to hear from you! Join us in empowering individuals to excel in their job interviews and achieve their professional goals. DM your de...

    €152 (Avg Bid)
    €152 licitátlag
    5 árajánlat

    I'm seeking an Excel expert to provide a comprehensive training session for my team of 11-20 individuals. We're at a beginner level and need someone capable of teaching us the basics and showing us how to optimally utilize data analysis and reporting features. - The training should cover: - Basic Excel functions and formulas - Data analysis - Reporting techniques The perfect fit for this project would be someone with an extensive background in Excel, ideally as a trainer or educator. Experience with teaching groups is a must, and the ability to break down complex topics into digestible, understandable parts is essential. Our goal is to increase our productivity and data handling capabilities through this training, so if you have a track recor...

    €80 (Avg Bid)
    €80 licitátlag
    29 árajánlat

    I'm looking for an Excel expert who can create an automated template for a financial renewal analysis dashboard. The dashboard should include basic descriptive statistics functions such as mean, median, mode, standard deviation, correlation, and regression. Key Requirements: - The dashboard needs to focus on the renewal status of our products/services. - It should be able to track the renewal status by product/service type. - The dashboard should be able to automatically update renewal statuses. Ideal Skills and Experience: - Proficiency in Excel and its advanced functions. - Experience in creating automated dashboards. - Understanding of financial data analysis, particularly in the context of renewals. - Strong communication skills to understand our specific needs and...

    €31 (Avg Bid)
    €31 licitátlag
    34 árajánlat

    I'm in need of an intermediate level automated meeting minutes solution on Excel 2016. This project requires expertise in Excel and VBA and knowledge of data categorization. Key requirements include: - **Template Generation**: The tool should be able to generate a meeting minutes template automatically. - **Categorization**: Information in the meeting minutes should be categorized by attendee. Date Task owners Points discussed New Ideas generation' related System Process People Technology others Ideal skill set for this project includes: - Proficiency in Excel, particularly Excel 2016 - Experience in VBA/Macros for Excel - Previous work with data categorization and template generation Looking for someone who can deliver a robust, user-fri...

    €23 (Avg Bid)
    €23 licitátlag
    17 árajánlat

    - I require someone proficient in Python and knowledgeable about Software Defined Radios (SDR), specifically the BladeRF unit. - The task will require to estimate the direction of arrival of a reflected wave generated from the BladeRF, which on reception will be required to run on a platform and generate a plot on a compass depicting the angle

    €35 (Avg Bid)
    €35 licitátlag
    4 árajánlat

    I'm looking for a talented graphic designer to create a high-resolution PNG. The file will be used specifically for graphic design purposes. Please check the attached image, need similar The style needs to be flexible since I didn't specify one during the initial phase. Here are what I need: - Knowledge of various graphic design styles (as no preferred one is mentioned) - Expertise in creating high-resolution PNG files - Creative input on possible elements to include, since none were specified Your flexibility, creativity, and expert knowledge in graphic design will be highly appreciated as we move along with this project.

    €9 - €28
    Rejtett Titkos
    €9 - €28
    28 árajánlat

    ...components of this homepage will include clear and concise product descriptions with engaging photos. In addition, the power of social proof can't be ignored, which is why I want to feature testimonials and success stories prominently. I am looking for someone to: - design a homepage and 2 programs/sales page on Podia - set a payment page for pre-sale and regular sale for a program on Podia - move domain from my old wix to new podia (domain is still be on wix) - migrate mailist from mailchimp to podia Right now I have a group of people in a waiting list so I just need "a link"/page for them to properly enroll when it is time, and the onboarding process after the enrollment. The course will be on podia. I don't need to create the course on Podia as it will ...

    €99 (Avg Bid)
    €99 licitátlag
    22 árajánlat

    I'm in need of a confident and capable actor, proficient in Standard Greek for a video showcasing talent. The style will consist of a speaking video with a script. Skills and Experiences: - Strong acting abilities in dramatic context - Proficiency in Standard Greek - Experience with script following and dedication to the role - Ability to professionally showcase talent I'm eager to collaborate and create a high-quality video that represents the passionate talent. Excited to work with someone ready to bring their best performance.

    €7 - €14 / hr
    Helyi Rejtett
    €7 - €14 / hr
    0 árajánlat

    I have a need for a meticulous freelancer with solid web research and data entry skills. The project involves researching company details and the necessary data should be accurately entered into an Excel sheet. Key Responsibilities: - Detailed online research to gather specific company data. - Accurate data entry of information into Excel, adhering to specific guidelines. Ideal Candidate Skills: - Strong web research ability. - Very accurate data entry skills. - High proficiency in Excel. - Able to meet deadlines. - Excellent attention to details.

    €16 (Avg Bid)
    €16 licitátlag
    89 árajánlat

    Project details: In our Shopware 6 shop, we are facing a problem with the importing process of pictures submitted via XML; the image files are also hosted on the same server. The current script only imports a few images at random, and most of the images are not imported at all, without generating any errors. The import script runs until the end but skips most of the pictures. Skill requirements: good knowledge of Shopware 6, mySQL, PHP, Smyfony !!! it's an urgent project so pls. don't bid if you haven't got enough time (max. 2 days). If you have questions pls. don't hesitate to ask, i'll provide all the infos u need. !!! IMPORTANT !!! Please don't give a quote if you don't have enough capacity, the project should begin immediately....

    €177 (Avg Bid)
    €177 licitátlag
    40 árajánlat

    I'm in need of a skilled freelancer with proficient online research and data entry skills. Responsibilities: - Conduct online research to collect necessary data - Expertise in entering numerical data precisely - Compile, verify accuracy and organize the information into a Excel spreadsheet Desired skills/experience: - Attention to detail - Experience in data entry - Excellent knowledge of MS Excel - Strong ability in online researching

    €9 / hr (Avg Bid)
    €9 / hr licitátlag
    89 árajánlat

    ...experience. This is your chance to: Develop an AR Tourism App: Create an engaging experience that brings museums to life for visitors. Imagine interactive 3D exhibits, historical figures coming alive in AR, and multimedia presentations triggered by location. Focus on Interactive 3D Objects: Integrate high-quality 3D models using Blender for exhibits, allowing users to explore them in augmented reality. Unlock Area-Targeted AR: Design location-based experiences. As visitors move through the museum, their devices trigger informative 3D content, animations, and presentations tailored to specific exhibits. Master Blender Animations in Unity: Utilize your Blender animation skills to create seamless and captivating animations that enrich the AR experience and storytelling. ...

    €138 - €414
    Rejtett Titkos
    €138 - €414
    11 árajánlat
    No Code App Development Véget ért left

    ...01 Signup Form with Phone, Email, Address Step 02 A chat box would open up with basic questions as; • Date for Booking • Time Period for Booking Step 03; Within the chat box the next question would be regarding the work profile Users can text to match profiles. Example: I want Bamboo Artisans Step 04: The Chat box will show all profiles for Bamboo Artisans as in the Directory or excel file Excel would be as simple as Skill Set, Profesional Profile Step 05: The User will select the profile they want and the next would be followed to payment gateway. Step 06. Post payment a confirmation message would be sent with contact details Service Provider Interface Step 01 Signup Form Step 02 Detailed Profile Step 03 View Bookings, View Amount which...

    €1251 (Avg Bid)
    €1251 licitátlag
    31 árajánlat

    ...experience. This is your chance to: Develop an AR Tourism App: Create an engaging experience that brings museums to life for visitors. Imagine interactive 3D exhibits, historical figures coming alive in AR, and multimedia presentations triggered by location. Focus on Interactive 3D Objects: Integrate high-quality 3D models using Blender for exhibits, allowing users to explore them in augmented reality. Unlock Area-Targeted AR: Design location-based experiences. As visitors move through the museum, their devices trigger informative 3D content, animations, and presentations tailored to specific exhibits. Master Blender Animations in Unity: Utilize your Blender animation skills to create seamless and captivating animations that enrich the AR experience and storytelling. ...

    €323 (Avg Bid)
    €323 licitátlag
    5 árajánlat

    I'm looking to build a live dashboard that will display the results of both the Presidential and Local elections in real-time. Key Requirements: - I need the dashboard to be able to pull data from reliable sources(officials in polling station in an excel form) and refresh the data in real-time. This will facilitate the display of accurate and up-to-date results. - The design of the dashboard should be clean,animated,interactive, intuitive and easy to understand for users. It needs to be able to show data for both elections simultaneously with the help of a switcher between the two pages. - The dashboard should be mobile responsive, so that it can be viewed on various devices with ease. - The security of the data is paramount, so it's important that the dashboard is develo...

    €493 (Avg Bid)
    €493 licitátlag
    73 árajánlat

    I'm in need of an Expert Excel programmer to help design a user-friendly Excel sheet focusing on stock and ledger management. Specifically, I'm interested in: - Incorporating Automatic Calculations: The ideal candidate should be able to create a system that automates complex calculations based on data inputs. - Dropdown menus: The sheet should offer an easy interface with dropdown menu options for hassle-free data inputs and editing. - Linking Stock and Sales: The sheet should be designed in such a way where the inventory updates automatically from sales data. So, a keen understanding of Excel's data integration and interconnection capabilities is necessary. - Essential Data Fields: My Excel sheet needs to include specific data fields like stock name, q...

    €75 (Avg Bid)
    €75 licitátlag
    8 árajánlat
    AR Tourism app Véget ért left

    ...experience. This is your chance to: Develop an AR Tourism App: Create an engaging experience that brings museums to life for visitors. Imagine interactive 3D exhibits, historical figures coming alive in AR, and multimedia presentations triggered by location. Focus on Interactive 3D Objects: Integrate high-quality 3D models using Blender for exhibits, allowing users to explore them in augmented reality. Unlock Area-Targeted AR: Design location-based experiences. As visitors move through the museum, their devices trigger informative 3D content, animations, and presentations tailored to specific exhibits. Master Blender Animations in Unity: Utilize your Blender animation skills to create seamless and captivating animations that enrich the AR experience and storytelling. ...

    €411 (Avg Bid)
    €411 licitátlag
    10 árajánlat

    I just need a list of employees from Linkedin Recruiter.. I will get in a google-meet or zoom meet with you, and I give instructions. _We need to find the list of 'Open to Work' People from a particular Company in India. The re...Work' People from a particular Company in India. The reason for doing that is, We want to look for employees, who are considering Job switch from this company. _we will together log into your Linkedin Recruiter account _We will look for 'open to work' candidates _we will export the list (around 313 people) in CSV or Excel or PDF format. _If exporting the list is costly, in that case, I will simply take screenshots of the List (of candidates), and will later convert that into excel sheet. **The Task will take maximum of 1...

    €14 (Avg Bid)
    €14 licitátlag
    2 árajánlat

    I have a project that involves the entry of data from Excel into a new system. The data entries are in Excel format, and I estimate the total number of entries required to be between 100-500. The task will involve a mix of text and numeric data. Ideal Skills: - Proficiency in Excel - Strong attention to detail - Efficient, accurate data entry - Previous experience with data entry projects of similar scale This is a straightforward task that requires someone who can work accurately and efficiently. Meeting the estimated entry count and maintaining data quality are key.

    €17 / hr (Avg Bid)
    €17 / hr licitátlag
    150 árajánlat

    I need someone with meticulous attention to detail to manually type the text from a PDF file into Word while applying a new format. Your task will involve: - Reading the text in the PDF file and typing it in a Word document. - Applying a totally new formatting scheme that I'll provide. - Ensuring that the text still makes sense after the reformatting. The ideal person for this job should have: - Strong typing skills. - Familiarity with Word formatting tools. - A keen eye for detail to ensure that everything is copied accurately. - The ability to reformat the text in an organized and pleasant way. The purpose of this task is to both edit the content of the file and extract specific information, so your ability to stay on task is essential.

    €11 / hr (Avg Bid)
    €11 / hr licitátlag
    203 árajánlat

    Need an extremely competent financial modeler in Excel who is capable of working with a lot of date math in formulas. You need to work on a working model template. NOTE: Do not apply if you are not genuinely capable of working with complex models. I am looking for help because I'm busy, not because I'm not capable! I make huge financial model templates on topics people don't model. I made a model on "ESOP" (Ownership structures for startups). ISSUE A client input dates in a way I didn't test and I realized I built in circular references I wasn't aware of. TASK Remove circular references (Need to change logic a bit to do it, which is not simple) Ideally break test to see how I messed up date math when dates are similar so won't be issues wi...

    €18 / hr (Avg Bid)
    €18 / hr licitátlag
    39 árajánlat

    I am in need of a robust and efficient inventory management system made in Excel. This project requires: - Tracking of product quantities and managing stock levels to ensure seamless operation - Cataloguing of each product's relevant information including its name, SKU/Part number, quantity, batch number and expiry date - Methods of updating system quantities should be manual entry and bar code scanning. Knowledge in these methods is required. Ideal candidates should have extensive experience in Excel and inventory management system creation, preferably with a sound understanding of retail or related sectors. They should also be adept at implementing bar code scanning into Excel systems. Sharp attention to detail and ability to optimize for efficiency and usab...

    €36 (Avg Bid)
    €36 licitátlag
    21 árajánlat

    Kami telah menyusun deskripsi proyek dari jawaban Anda. Tambahkan detail tambahan apa pun yang Anda ingin pekerja lepas ketahui sebelum melanjutkan ke langkah berikutnya Deskripsi Proyek Saya mencari seorang treelancer untuk membantu saya mengumpulkan data kuantitatif untuk penelitian akademis. Saya memiliki daftar sumber spesifik yang saya ingin datanya dikumpulkan Kemampuan dan pengalaman: - Pengeluaran dalam bentuk pengumpulan dan analisis data penelitian akademis

    €9 / hr (Avg Bid)
    €9 / hr licitátlag
    37 árajánlat

    I’m looking for an Excel expert able to implement drop downs and inter sheet connections to manage my business ledger and stock updates on a weekly basis. Here are the project specifications: * There are currently less than 5 Excel sheets that need to be interconnected. * The primary intent of this interconnection is the cross-referencing of information. * The exchange of data to be implemented includes Inventory data, Financial data, and Sales data. The ideal candidate should possess advanced Excel skills, including knowledge and experience in cross-referencing various types of data across multiple sheets. Familiarity with business inventory, financials, and sales data is highly desirable. Please ensure your bid reflects your ability to fulfill these requ...

    €65 (Avg Bid)
    €65 licitátlag
    6 árajánlat

    Title: Sales Representative Specializing in the Meat Industry in UAE Location: Remote, UAE Job Type: Freelance with a potential for full-time engagement Description: We are seeking an experien...post initial project. Application: If you are ambitious, detail-oriented, and have a deep understanding of the UAE meat market, we encourage you to apply. ******* NOTE: If you do not gather all 5 criteria for at least 40 companies - then there will be no payment. Please note this information needs to be gather in an excel and you need to show the correspondence for example WhatsApp conversation when acquiring the quote. This is not the type of data that can be pulled using software it needs to be carried out manually - prices of meat change weekly so I will know if you are no...

    €97 (Avg Bid)
    €97 licitátlag
    8 árajánlat

    I am in need of a polished essay that investigates "How social media impacts young adults' attention span", in the context of Arts. The assignment will also require presentation slides to accompany and support the essay content. - Research and Script-writing: You're to carry out extensive research on the given topic. Use these findings to provide a compelling narrative for both the essay and presentation slides. - Critical Analysis: Make sure to maintain a balanced argument, and present evidence to support any points made. - Presentation Slides: Create visually engaging slides to support key arguments in the essay. The slides should align with the writing style and tone of the essay. The ideal candidate will have a strong background in Arts, with excellent essa...

    €80 (Avg Bid)
    €80 licitátlag
    19 árajánlat

    I am in need of an experienced freelancer who can assist with various types of data entry tasks. This primarily involves: - Transcribing data from handwritten documents - Entering data from digital documents - Inputting data from spreadsheets The volume of data to be entered is moderate, falling between 100 - 1000 records. The preferred software for this project is Excel, therefore, proficiency and solid experience in using this application is necessary. Attention to detail and accuracy will be essential for this position. Understanding how to use spreadsheets effectively, and a proven track record in data entry are important skills that a suitable freelancer should possess.

    €28 / hr (Avg Bid)
    €28 / hr licitátlag
    50 árajánlat

    I have a general idea of what I want to achieve. I have done similar thing in the past and can demonstrate to explain the goal. I’m looking for someone which obviously knows winCC and able to write VBS code to achieve goal

    €143 (Avg Bid)
    €143 licitátlag
    11 árajánlat

    ...have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. doesnt have to be python if u know something easier and simpler to maintain i dont care Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the orig...

    €28 (Avg Bid)
    €28 licitátlag
    7 árajánlat

    I'm looking for a skilled developer to create a script that will pass hash value from the parent page to an iframe, and use the hash value as part of the iframe's URL. Key Requirements: - Extract the hash value from the parent page's URL. - Pass the extracted hash value into the iframe. - Utilize the hash value as part of the iframe's URL. Ideal Skills: - Proficiency in JavaScript, particularly working with iframes and URL manipulation. - Strong understanding of web security principles. The successful candidate for this project will have a keen eye for detail and the ability to create a robust, secure solution that meets the specified requirements.

    €60 (Avg Bid)
    €60 licitátlag
    27 árajánlat

    I'm in need of an experienced Flutter Developer who can craft a comprehensive mobile application. The app should be compatible with both Android and iOS systems. Requirements: - Develop a logistics and delivery app: The project focuses on creating a comprehensive software that can manage delivery services. It should include features such as route optimization, real-time tracking, delivery scheduling, and scanning capabilities. Skills & Experience: - Proficiency in Flutter: The candidate should be well-versed in Flutter development to ensure a seamless and efficient app. - Previous Experience: An ideal candidate should have a strong track record of developing similar applications. - Strong understanding of logistics: Knowledge of logistics and delivery processes is a plus as it w...

    €576 (Avg Bid)
    €576 licitátlag
    155 árajánlat

    I require an expert in Excel to build a comprehensive tracking file. This task involves: - Establishing a data entry form to easily input inventory and project progress details. Knowledge of creating user-friendly interfaces within Excel is beneficial. - Implementing automated calculations to streamline the data analysis process. Strong mathematical and analytical skills are essential. - Creating a graphical representation of data to facilitate understanding. Experience in data visualization is a must. The spreadsheet will track fewer than 10 types of inventory data and project progress data. Your familiarity with inventory management processes and project tracking would be highly valuable. This assignment calls for you to use Excel's capabilities optimally to ...

    €122 (Avg Bid)
    €122 licitátlag
    20 árajánlat