Simple vba macro readymadeJobs

Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 simple vba macro readymade jobs fundet, i prisklassen EUR

    I am looking for a skilled developer to create a web app and mobile apps for iOS and Android. The main purpose of these apps is task management. Attached vba project!! Features: - As the client needs help deciding on specific features, I am looking for a developer who can provide suggestions and guidance based on their expertise. - The apps should have a user-friendly interface and intuitive task management system. Technology Stack: - The client is open to suggestions for the technology stack, so the ideal developer should have knowledge and experience in various programming languages and frameworks. - Knowledge of Java, Python, Swift, C#, .NET, and Kotlin would be beneficial, but not required. Overall, the main goal of this project is to create efficient and user-friendly tas...

    €418 (Avg Bid)
    €418 Gns Bud
    100 bud

    I require an Excel expert with robust experience in macros for the facilitation of my data-related tasks. Specifically, I need assistance with: - Creation of macros for automating data entry, establishing custom functions, and generating reports. - Reducing manual data entry errors through automated entries. - Saving time and increasing overall operational efficiency. - Improving data accuracy for better decision making. Ideal candidate would have a proven track record of data analysis, spreadsheet organization and an adept capability in Excel formulas and functions. Knowledge of how to leverage Excel to its strategic potential is a must. Your previous experience in similar tasks will increase your chances.

    €561 (Avg Bid)
    €561 Gns Bud
    31 bud

    Note: my budget not more 10$ Functionalities of Chrome extension : 1: scan any web page used web scraping or computer vision to recognize fields or buttons ( if needed) 2: record macro auctions mouse/keyboard in same time working voice and notes 3: shared the files with others that have same chorme extension

    €16 (Avg Bid)
    €16 Gns Bud
    2 bud

    Note: my budget not more 10$ Functionalities of Chrome extension : 1: scan any web page used web scraping or computer vision to recognize fields or buttons ( if needed) 2: record macro auctions in same time working voice and notes 3: shared the files with others that have same chorme extension

    €301 (Avg Bid)
    €301 Gns Bud
    5 bud

    I need extensive research in the field of Forensic Science. The goal is to collate a comprehensive set of data and statistics related to this discipline. Key Responsibilities: - In-depth research within the field of Forensic Science. - Accurate data gathering and statistical analysis. The ideal candidate for this job has: - Strong research skills within scientific subjects, specifically within Forensic Science. - Capable of in-depth data analysis and trend identification. - Previous experience in research and data collection is preferred. Note: While the objective is statistical analysis, trend and pattern identification is also beneficial. Accuracy and thoroughness are absolutely critical in this project.

    €12 (Avg Bid)
    €12 Gns Bud
    16 bud

    Im searching someone that can create me a simple telegram bot where users get asked step by step for information like on google forms, then the message gets pgp encrypted and sent to me

    €145 (Avg Bid)
    €145 Gns Bud
    36 bud

    Hello, I need Microsoft SQL Server Mgt Studio query for a large dataset 1,000,000's of rows, which - only looks at the rows with the latest revisions (identifable by a revision no); - and for this latest data, sums selected fields to aggregate the data - and applys the above for a selected subset (region) and from date A sample (dummy) dataset and more detailed requirements is provided/attached (excel)

    €80 (Avg Bid)
    €80 Gns Bud
    37 bud

    Project Title: Wix simple website polish off and SEO optimisation I am looking for a skilled freelancer to help me with the following tasks for my Wix website: Design Improvements: - Enhance the overall look and feel of the website - Improve the visual appeal and user experience - Incorporate modern and professional design elements Functionality Improvements: - Optimize website performance and loading speed - Ensure seamless navigation and user-friendly interface - Implement any necessary enhancements to improve website functionality SEO Optimization: - Conduct thorough keyword research and analysis - Optimize website content and meta tags for improved search engine rankings - Implement SEO best practices to increase organic traffic and visibility Target Audience: - The website...

    €85 (Avg Bid)
    €85 Gns Bud
    132 bud

    ...job? Person I awarded to didn’t understand and made line art animation instead of line icon… I can appreciate there is a degree of difficulty making something look very simple but I can see in your work folios that you will get this. Would like to offer you my project. We can discuss any details over chat. The main point of this job is to make it look very minimal and simple - exactly like the shutterstock example in link I sent in previous chat. Need 2 minimal and simplified short animation clips under 10 seconds each to be embedded in a startup and product innovation pitch slide. When that job finished will do a simple logo animation also. I have a lot of example images and STEP file vectors of product to go off. Your interpretation is welcomed...

    €89 (Avg Bid)
    €89 Gns Bud
    1 bud

    I am looking for a freelancer who can help me import specific US Bureau of Labor and Statistics data into Power BI using the Get data > Web feature. The specific data I need to import is CPI. What I am looking for is the step by step process from Get data>Web>Advanced>URL>URL Parts. I have a registration key an would like you to highlight in red exactly where it would go. Also, I don't exactly know how the data will be formatted, so if it needs to be Transformed, I'll need those instructions also. The series ID is CUUR0000SA0. Consumer Price Index for All Urban Consumers (CPI-U), not seasonally adjusted Skills and Experience: - Experience working with the US Bureau of Labor and Statistics data and their API - Proficiency in Power BI and the Get data Web feature...

    €23 (Avg Bid)
    €23 Gns Bud
    28 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €9 (Avg Bid)
    €9 Gns Bud
    1 bud

    I'm in need of a skilled web designer who can efficiently copy and paste content from another website onto a new page on my existing WordPress Elementor site. It's crucial that the new page seamlessly matches our current site's color scheme and layout. - Page Link to Copy Content and Paste to My Website: - My Company Website to Add Page and Paste Content onto: Further parameters for this project include: - Content Access: I have full access to the content that needs to be replicated from the other site. - Emphasis: Specific words from the current content need to be substituted to match my company's information. Furthermore, I want the "GET STARTED" button to link to my own application form already created and linked to my website. - Word Replace...

    €26 (Avg Bid)
    €26 Gns Bud
    75 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €9 - €28
    €9 - €28
    0 bud

    This will be a RV Park website. The website content should be similar to but with different theme (i.e., it should not look similar but the structure should be the same). The website must compatible with all devices.

    €47 (Avg Bid)
    €47 Gns Bud
    46 bud

    Hi there, I am looking to hire a python expert to review and modify a simple program to access programatically the url: The python code is: import requests url = '' input = {'input': '3+4;'} text = {"input": input} r = (url, data=text) print() print(r.status_code) When I run the code, I get error status code 401. I need help to make the program get the answer from the online calculator in the URL. Thank you.

    €25 (Avg Bid)
    €25 Gns Bud
    18 bud

    I am currently looking for a freelancer who can update an existing Excel macro, customizing it to my unique business needs. Enhancements Needed - First, there are modifications that need to be made. Particularly, I'm interested in making improvements to the user interface including formatting. It should be made more intuitive, streamlined. - Secondly, the macro should be enhanced to run a Boolean search and then generate floating shapes based on this search result. New Features Needed - I also need to have added functionality. For this project, I need the implementation of Boolean search in the macro. - Along with this, creating floating shapes based on the results of the search is crucial. The ideal freelancer for this job would preferably have advanced Exc...

    €123 (Avg Bid)
    €123 Gns Bud
    62 bud
    excel programmer Udløbet left

    I am looking for someone in the Miami/Fort Lauderdale area to work on an EXCEL/VBA Project. I have a client who sends me their po in an excel format and I need it to output in different formats that are used for different tasks at my company. The application has macros that need repair. I may decide to rewrite the application, instead of repair it. I would like to work with someone located in South Florida. Thanks!

    €23 / hr (Avg Bid)
    Haster NDA
    €23 / hr Gns Bud
    12 bud

    I am looking for SEO expert who can rank my website on google. i am targeting some keywords and it is ranking on google but need to improve more. Note: once you rank my keywords on 1st page then i will release my milestone otherwise no release money. use "pink' top of the line thanks

    €84 (Avg Bid)
    €84 Gns Bud
    72 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €28 (Avg Bid)
    €28 Gns Bud
    1 bud

    It is necessary solve some few errors that have my application. It is necessary experience in laravel coding. Plese send me your experiences in complex coding not simle web). If you show me the experiences, I will send the details of changes

    €49 (Avg Bid)
    €49 Gns Bud
    65 bud
    VBA refactoring Udløbet left

    Lots o very repetitve modules need error handling, refactoring

    €1094 (Avg Bid)
    €1094 Gns Bud
    53 bud

    Note: my budget not more 10$ Functionalities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €18 (Avg Bid)
    €18 Gns Bud
    1 bud

    I'd like to add a simple Slick Carousel based video player to my wordpress website, with scrollable panel with all the videos added (titles) on left side, and of course embed video plays on the right side, with option to add texts, downloads as a simple html code. I have a website example that uses it. But I couldn't make it work on my own. Due to training material on that website I can't share it as a public link but I can send you screenshot and link on private to show you the functions that I'm looking for.

    €7 / hr (Avg Bid)
    €7 / hr Gns Bud
    41 bud

    I need a straightforward, static HTML website that serves as a landing page. I have a reference site I need to copy - the website only contains 1 page with almost no graphic elements - you just need to copy the other site and use my links in the buttons. If you are more comfortable to build it on wordpress you can it on wordpress but directly on my server. Very very fast and simple task - I need it for today/tomorrow.

    €67 (Avg Bid)
    €67 Gns Bud
    86 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €9 (Avg Bid)
    €9 Gns Bud
    1 bud

    *** please specify similar projects that you’ve done ***** The application purpose is to help me to find or get in touch with my grandmother who's having dementia. The app need to do the following things: 2 apps, control app and clients app Poc will be done on adnroid The control app can do the following things -Get client location -Get client last phone usage time -Open TTS channel with speaker (even when phone is on silent or night mode) -Call client (even when phone is on silent or night mode) The client app will do the following -Stays available at all times -If control app tried to call with no reply --Take over screen with large message that will stays until customer press a button ---Xxxx is looking for you, and want him to call him back ----Call now ----Send message ----...

    €595 (Avg Bid)
    €595 Gns Bud
    91 bud
    Simple CAD project Udløbet left

    I need to Modify an existing CAD plan. Deadline: this monday Spanish or English speakers

    €65 (Avg Bid)
    €65 Gns Bud
    17 bud

    I am in need of an Excel expert who has experience with VBA/Macros or Python. The specific tasks I require assistance with creation of interactive pivot, data analysis and visualization. The deadline for these tasks is urgent, as I need them completed within 24 hours. It is important that the freelancer is proficient in VBA/Macros or Python in order to automate repetitive tasks and create complex formulas.

    €12 (Avg Bid)
    €12 Gns Bud
    16 bud

    Project Title: Macro Photography of Insects Description: - I am looking for a skilled photographer who specializes in macro photography to capture stunning images of insects. - The main focus of the macro photograph should be on insects. - I do not have any specific preferences for the style or composition of the photograph, and I trust the photographer's expertise in creating visually appealing and captivating shots. - I would like the photographer to suggest and apply suitable post-processing effects to enhance the overall quality of the photograph. - The final photograph should have a natural look while still showcasing the intricate details of the insects. - The ideal candidate for this project should have experience in macro photography and a portfoli...

    €6 (Avg Bid)
    €6 Gns Bud
    7 bud

    My estimated Budget 5000 (Only India Freelancer with Hindi Conversation) 1. First we get purchase order from my client 2. Then we given order to my vendor(Purchase order may be given to multi vendor all product with color) 3. Order in against purchase order and given order all product with color 4. and placed purchase order against purchase order 5. client master 6. vendor master 7. item master 8. user master with print po and order given

    €92 (Avg Bid)
    €92 Gns Bud
    20 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €9 (Avg Bid)
    €9 Gns Bud
    1 bud

    I need a simple proof of concept program built in vb.net. I just need the program to be one single window with two textboxes and one button. Textbox1 will be a multiline textbox the user types information into that summarizes information the user gathered about a patient at a clinic. After clicking a button called "GO", the info in Textbox1 will be passed to ChatGPT and ChatGPT will produce a paragraph in a Multiline TextBox2 that summarizes what the user said in a more professional way as ChatGPT is good at and I want ChatGPT to recommend a plan of action for the patient that will help them get on the right track to getting well again. I have a paid account for ChatGPT and I believe they allow API integration.

    €390 (Avg Bid)
    €390 Gns Bud
    22 bud
    macro coding Udløbet left

    Need to help for macros coding on MS Word

    €79 (Avg Bid)
    €79 Gns Bud
    25 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €9 (Avg Bid)
    €9 Gns Bud
    4 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €9 - €28
    €9 - €28
    0 bud

    I am looking for a developer to create a simple e-commerce website for my business. e need to update our content, add content, and overall make it more exciting and current. Specific requirements for the website include: - Integration with a payment gateway for secure transactions - Product catalog with categories and search functionality - Shopping cart and checkout process - User registration and login - Order management system I have a rough idea of the features and functionalities I want, but I am open to suggestions and recommendations from the developer. The project needs to be completed as soon as possible. Ideal skills and experience for the job: - Proficiency in e-commerce website development - Experience in integrating payment gateways - Knowledge of product catalog m...

    €28 - €230
    Forseglet
    €28 - €230
    119 bud

    I am looking for a skilled developer to create a cross chain bridge between Ethereum and my network. The desired outcome is a seamless transfer of assets between the two platforms. Requirements: - Incorporation of existing smart contracts and coding into the bridge - Deployment of contracts with Ethereum gas fee and grade0 gas fee provided - Development of a simple front end for exchanging wrapped grade0 tokens Skills and Experience: - Proficiency in Ethereum and smart contract development - Experience in cross chain transactions and asset transfers - Knowledge of front end development for basic, functional user interfaces

    €18 (Avg Bid)
    €18 Gns Bud
    20 bud
    Simple photo editor Udløbet left

    I have a project where i need a simple photo editor with few functions 1. Add logo on phone ( image) 2. Add text on photo with text different styles and colours 3. Pixel API for fetch photos. Project budget is 15k INR and timeline 3 days max

    €213 (Avg Bid)
    €213 Gns Bud
    29 bud

    I have a technical component I need repaired in the UK. Post Brexit, there does not appear to be any process for doing this, other than a very involved system of registration of businesses. So I am looking for a reliable and trustworthy individual to help: 1. Receive ~500g small packet from me - open it to find stamped (paid royal mail) addressed package inside to forward to a UK address (a repair business in England). 2. Receive same ~500g packet back from the UK address 5 days later - open it to find stamped (paid royal mail) addressed package inside to forward onto me. I am based in the ROI. Looking for someone with their own address based in Northern Ireland (please send me a utility bill with your name and address on it to verify etc.).

    €26 (Avg Bid)
    €26 Gns Bud
    3 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €9 - €28
    €9 - €28
    0 bud
    simple web page Udløbet left

    I am looking for a web developer to create a one page informational website. I have a design styles that I would like the website to follow. The website will only have a gradient background and some text. Ideal skills and experience: - Proficiency in web development languages such as HTML, CSS, and JavaScript - Ability to replicate specific design styles provided by the client - Attention to detail to ensure accurate implementation of website onto server

    €135 (Avg Bid)
    €135 Gns Bud
    96 bud

    Note: my budget not more 10$ Funclities of Chrome extension : Chorme extension based on chatgpt Api and openAI vision API or computer vision with macro and web scraping

    €9 - €28
    €9 - €28
    0 bud

    I'm looking to create a custom web application using Microsoft tech stack. This application will be designed to handle API calls, specifically for fetching and updating data. Here is what I need: - Development of a web app on Microsoft tech stack platform - Integration with a specific API (details to be provided upon project start) - Functional...from this API - Functionality for updating data through this API As for the required skills and experience, I expect the ideal candidate to: - Have significant experience in building web applications using Microsoft tech stack - Be proficient in API integration - Have an understanding of data fetching and updating functions in an API context. Alternatively, this could also be built as a VBA Excel file or a GScript Goog...

    €36 / hr (Avg Bid)
    Haster NDA
    €36 / hr Gns Bud
    22 bud

    I'm looking for an Excel VBA expert for the automation work urgently. A successful freelancer will be eligible for all the details that I'm looking for. I want the freelancer to complete this task within 2 hours. Place your bids. All the best!

    €10 / hr (Avg Bid)
    €10 / hr Gns Bud
    24 bud

    ...que guarda las facturas de cada concepto, actividad de la empresa, las dolariza para poder evaluar el gasto en dolares de cada uno de ellas. También consta de un sistema de alerta de pago de facturas cuando están por vencer. Actualmente, todo lo guarda en CSV de Excel, pero al pasar a PHP WEB puede guardarlo en ese lenguaje. El programa está completo en un 80% y necesito terminarlo. Estética simple como la que tiene, solo interesa la funcionalidad....

    €214 (Avg Bid)
    €214 Gns Bud
    22 bud

    2 SECTIONS [WORDPRESS] [ELEMENTOR] [IMPORTANT INFORMATION] In attach files i send you images of 2 different products that; - you need to uploud 2 images of products it like in header/banner ( so that it skips in loop , for every 3,5,10seconds up to you) - you need to add button CTA "Przejdź do oferty" on header "picture1" "picture2" these one i got already and you dont need to make it. im not rating it unless its better made. Basically you need to make a good header with images and CTA button and other stuff is OPTIONAL (up to you) remember it needs to be good for eye and easy to catch "head1" "head2" (example) Ideal Skills and Experience: - Proficient in UX/UI design - Prior experience designing product promotional landing pages - ...

    €9 (Avg Bid)
    €9
    19 indlæg
    simple C# bot Udløbet left

    I would like a simple C# bot that can analyze a text file and fill in an Excel file according to ten identical conditions: each condition involves starting with a specific string and ending with another. Below is a brief overview of the bot's functionality: Read Text File: Open and read the content of the text file, processing each paragraph. Initialize Excel File: Create or open an Excel file to store the results. Process Conditions: For each paragraph in the text file: Check if the paragraph satisfies the specified condition (start with a string, end with another string). If true: Create a new row in the Excel file. Populate the first column with the result of the current condition. Find the next paragraph that satisfies the next condition and populate the subsequent colu...

    €120 (Avg Bid)
    €120 Gns Bud
    34 bud

    Note: my budget not more 10$ Functionalities of Chrome extension : 1: scan any web page used web scraping or computer vision to recognize fields or buttons ( if needed) 2: record macro auctions in same time working voice and notes 3: shared the files with others that have same chorme extension

    €20 (Avg Bid)
    €20 Gns Bud
    9 bud

    It should allow dragging a file into the area and store the file path in a variable. When pushing the button, the path should be added to the list below the drag & drop area. Additionally, I need a bash script to deploy this program on Windows machines that don't have Java installed and have no admin access. Running the script should create in a self containing binary that includes the Java Environment, all JRuby gems, and JavaFX) which can then be executed on said Windows machines, without having to install anything. Looking for fast turnaround

    €42 (Avg Bid)
    €42 Gns Bud
    6 bud

    It should allow dragging a file into the area and store the file path in a variable. When pushing the button, the path should be added to the list below the drag & drop area. Additionally, I need a bash script to deploy this program on Windows machines that don't have Java installed and have no admin access. Running the script should create in a self containing binary that includes the Java Environment, all JRuby gems, and JavaFX) which can then be executed on said Windows machines, without having to install anything. Looking for fast turnaround

    €22 (Avg Bid)
    €22 Gns Bud
    3 bud