Vba combine data columnงาน
I need an Excel expert to create a formula for me that ranks the numerical values in column F in descending order. The ranking should reset every time the time changes in column B. The formula needs to be inserted in column I. Key Requirements: - The data in column F consists of numerical values that need to be ranked. - The time in column B is in HH:MM format. - The ranking should reset for each unique time in column B. Ideal Skills: - Proficiency in Excel with strong formula skills. - Experience with data analysis and ranking tasks.
I need combine final merged file with the meta data tab and dashboard to make all need analysis qualitative and quantitative So, I have two files that I need to combine into one while keeping everything as it is—no data changes, no overwriting, nothing lost. The first file is my reference file; it’s already structured the way I want, with specific formatting, metadata links, and key columns that define how things should look. The second file is more like a supplementary dataset—it has additional or overlapping data, but the structure doesn’t fully match the first file, so it needs to be aligned. The idea is to create one single file that includes all rows and columns from both files. Each row should clearly show where it came fr...
I'm looking for a programmer who can create a Windows-based standalone application that generates and appends dummy credit card n...file. Requirements: - The credit card numbers should be in the format of 16 digits with space after every 4th digit (1111 1111 1111 1111) - The program should be compatible with Excel - The application should be able to create and append these numbers to a CSV file - The program cannot allow long numeric fields to convert to scientific notation (ie: 3.21825E+7) - column name would by CCNO and appended as the last column (column names could vary) Ideal skills and experience for the job include: - Proficiency in programming for Windows - Experience creating standalone applications - Familiarity with CSV file manipulation - Understandi...
...flying). Zone Size: ~5-7 tiles, requiring creative navigation. --- 6. Final Elemental Zone Theme: Convergence of all four elements. Visual Design: A chaotic mix of Fire, Water, Earth, and Air features. Floating landmasses, fiery pits, cascading waterfalls, and crystal caves. A foreboding atmosphere with cracks in the environment revealing pure elemental energy. Gameplay Objectives: Combine all previously learned mechanics into multi-layered challenges. Feature an epic boss battle utilizing all four elemental abilities. Key Locations: Elemental Nexus: The heart of the final conflict, where balance must be restored. Portal Network: Teleports players between elemental trials. Boss Arena: A climactic battleground that adapts dynamically to player actions. Zone S...
Description: The project involves creating a high-resolution graphic of a Speakerlab woofer cone. The goal is to combine a provided blank woofer cone with the provided Speakerlab logo and replicate the design of an original reference woofer cone. The recreated image should closely match the original cone in style and proportions, ensuring the Speakerlab logo is accurately positioned and proportioned. This graphic will serve as a multipurpose asset for creating round coasters, stickers, and shirts. Scope of Work: Base Design: Use the provided blank woofer cone as the base graphic. Position the provided Speakerlab logo accurately on the cone, based on the proportions and placement shown in the original reference cone image. Style Matching: Ensure the design closely resembles the o...
...Brokers TWS API Logout Button: Disconnect from the IB server : It stores a list of instruments. The default is empty. Search Winform Search Button: The user can search, e.g. equities/bonds Search Grid: It displays the search results (contracts and specifications). With a tick on the grid in the first column and select OK, it will be added to the and the main Winform data grid. Main Winform Data grid: It loads the Default.txt. There is a cross in the first column, and hitting the cross will remove the instrument. The grid will refresh the bid/ask/bid yield/ask/yield/position, etc., in real time. Position Button: Get the position in the position and P&L in the grid. Position Grid: Stores the position in a grid. Order Grid: Stores all the active orders ...
...and profitability. 2- I need a chart show me real-time data of all kind of orders in each cycle of each bot. (see SS) 3- The DCA bot cycles must be separated in columns inside each bot chart (see SS) 4 - The chart must show real-time data related with the bot and the performance. 5- Creation of User settings interface. The job is 50% already made by other coder in Python, but you will refine the present funtions and performance. Second phase. 1- Web scraping forecast price movements data in of any cryptocurrency pair. 2- Insert the forecast price data from in each bot cycle. (see SS) 3- Create dinamic ondemand charts that compare the forecast price data from with the real price data. 4- Improvement or udating of the user settings interface
...urgently need to extract data from an event site, there are 4200 events of which we need about 20 data and images, the same for each event. The data is spread over 13 different countries. The work is urgent, it has to be delivered on January 30, with no possibility of changing this date. - The delivery format is excel with column separation (not csv). - The extraction must have an id, so that in the future we can ask for it again and that the records correspond to update them. - The images and logos must be downloaded and numbered with the id of the corresponding event. Must be uploaded to a drive folder we will provide - The categories (4) must be extracted separated by commas. Verify that the resulting file does not contain non-English characters. Do no...
I need a talented web designer to enhance the visual appeal and structure of my WordPress webpage, specifically focusing on blogs and articles. Your main responsibilities will include: - Implementing a new layout for the blogs and articles. You can use a grid layout, single-column layout, or magazine layout, but I expect you to use your creativity to choose the best fit. - Improving the visual design of the site. This includes selecting suitable colors and fonts that align with the overall theme and aesthetics of the site. - Optimizing the layout and spacing of the site to ensure a clean, organized appearance. Ideal skills for this job include: - Extensive experience with WordPress. - Strong knowledge of web design principles, particularly for blogs and articles. - Profici...
I'm looking for an expert who can seamlessly combine After Effects with artificial intelligence for a unique video project. The key focus will be on integrating AI-enhanced imagery with After Effects to create striking visual content. By using the photo i added make changes on it such as delete the 45 numbers on the photo, remove the cat and use the one we have sent the white one ore you can use a much realistic white cat also cat will be walking around but we only see his face, cat's collar will have evil eye bead. and the final project needs to be have size as phone screen 9:16 . cups in the tables will have steam and steam will be moving. the final project doesn't need to be exact same as photo you can use ai but the scene needs to be much nearer the one we sent....
...`transactions` tables are well-structured, with proper indexes for performance optimization. - Add a `paystack_customer_id` column to the `customers` table to store the unique identifier from Paystack. 2. **Authentication**: - Secure the payment and transfer pages with proper user authentication and role-based access control. 3. **Logging**: - Log all API interactions (requests and responses) to an `api_logs` table for debugging and auditing purposes. 4. **Testing**: - Conduct end-to-end testing of all workflows in a sandbox environment before deploying to production. - Test edge cases, including network issues, API timeouts, and invalid data inputs. 5. **Documentation**: - Provide clear documentation for each implemented feature, including AP...
Option Explicit Type Authvalinterval Lower_Val As String * 40 Upper_Val As String * 40 End Type Type AUTHVALINTERVAL_TAB wert(1 To 10) As Authvalinterval End Type Type AUTHFIELD_VALS fieldname As String * 10 fieldvals As AUTHVALINTERVAL_TAB End Type Type AUTHORIZATION_TAB AUTHORIZATION(1 To 10) As AUTHFIELD_VALS End Type Type AUTHORIZATION_FOR_OBJECT xuobject As String * 10 AUTHORIZATIONS As AUTHORIZATION_TAB End Type Global IT_ROLE_AUTHS(1 To 100) As AUTHORIZATION_FOR_OBJECT Global sapSystem As Object Global sapFuBa As Object Global sapLogon As Object Global sapConn As Object Global sapReturn As Object Sub RolleAnlegen() Dim wert As Object Dim rolle As Object Dim sapObjekt As Object If InitConnection Then Se...
I'm in need of an Excel expert who can create a formula for me that ranks data in one column, starting a new rank when data changes in another column. Key Requirements: - The rank needs to be sorted in descending order within each group. - Understanding of IF statements, SUMIF/SUMIFS, and COUNTIF/COUNTIFS is a must. - Experience with complex Excel formulas and conditional calculations. Your expertise will help me streamline my data analysis process.
I am looking for someone to create a t...waves - wave 1) breaks out and wave 2 begins to form - We want the alarm to go on when the price drops by, for example 50% - as an entry point to play on wave 3. It is important that everything happens automatically, in the case of updating new peaks or troughs, the alarms change with them. There are several indicators that recognize peaks and troughs well, but I have not found one that would combine this strategy with Fibonacci retracements. It is also important that, for example, when the price drops, the indicator goes back to the previous low and to the appropriate high and sets the levels on that basis. This is a strategy that I use every day, but updating these levels several times a day for many assets is tiring and I would like to au...
...scraping script or using 3rd party App or platform. 3) Do not use chatGPT’s fake email address and phone numbers it spit out. Those are not correct. I will randomly pick some data and call them to verify the quality of your data collection. 5) No duplicate contact is allowed. Daily update is required. Finding the URL, writing script or using any other form of tools, platform, VPN, are your responsibilities. I will NOT provide anything. 6) Populate the Excel sheet, remove duplicate, clean it up with proper formatting, post link to the populated Excel sheet. Do not send me junk or screen shot. I do not want to see email in phone column or vice versa. Email is the most important field. a) Milestone 1-DFW-USA: From the 22 US Universities, collect 50 professors / I...
...is a mini project which applies machine leaning techniques to analyse a real- world data set. You are asked to implement several machine learning tasks using the data from "Stack Overflow 2024 Annual Developer Survey". This survey will help you understand the state of software developers, you can read more about the survey here: Stack Overflow Developer Survey 2024. The dataset can be downloaded from the stack overflow CDN and imported into Kaggle: The following tasks are required in the coursework. (1) Implement exploratory data analysis and gain an understanding of the data set and its features. These concepts will be covered as part of the module content.
I'm seeking a talented fashion designer who specializes in women's clothing with a unique focus on Arabian modest style. This project is centered around creating casual, yet stylish and comfortable designs that adhere to modest , unique yet classy styles that can standout among other brands in the area and combine modern style and authentic arabian style Ideal skills and experience for the job: - Proficiency in fashion design, particularly in women's clothing - Deep understanding and appreciation for Arabian modest style - Experience in designing casual, comfortable yet stylish pieces - Strong sketching and illustration skills - Ability to create detailed technical specifications for production
...1) Feedback and Guidance: Review the product images I take and provide actionable feedback on whether they are suitable for seamless blending with the AI backgrounds, considering factors like angles, lighting, and shadows. 2) Image Editing: Enhance and retouch the three product photos I take to match the quality and aesthetics of the AI-generated backgrounds. 3) Image Integration: Seamlessly combine the product photos with the AI-generated backgrounds to create realistic and visually appealing lifestyle images. Requirements: 1) Proficiency in photo editing software (e.g., Photoshop). 2) Strong understanding of lighting, angles, and shadows in image editing. 3) Experience in compositing images for realistic results. 4) Ability to provide constructive feedback on photography fo...
...smaller job according to the following requirement then I have an immediate larger job, for collecting millions of rows of data with a budget greater than $500.00 for you. 2) It is not possible to do this job manually. You will have to automate it by writing and running web scraping script or using 3rd party App or platform. 3) It is your job to think, be creative and figure out what website, sources of contact info you will use. Some sources are listed in the link below but you need to find your own sources. 4) Do not use chatGPT’s fake email address and phone numbers it spit out. Those are not correct. I will randomly pick some data and call them to verify the quality of your data collection. 5) No duplicate contact is allowed. Daily update is required. Find...
...smaller job according to the following requirement then I have an immediate larger job, for collecting millions of rows of data with a budget greater than $500.00 for you. 2) It is not possible to do this job manually. You will have to automate it by writing and running web scraping script or using 3rd party App or platform. 3) It is your job to think, be creative and figure out what website, sources of contact info you will use. Some sources are listed in the link below but you need to find your own sources. 4) Do not use chatGPT’s fake email address and phone numbers it spit out. Those are not correct. I will randomly pick some data and call them to verify the quality of your data collection. 5) No duplicate contact is allowed. Daily update is required. Find...
...requirement then I have an immediate larger job, for millions of rows of data collection with a budget greater than $500.00 for you. 2) You will collect a total of 750,000 contact information from the following a) US and b) International university websites or from any of the online sources. Also collect contact info from V.P. of external affairs or Alumni or dean of entrepreneurship or Research. 3) It is not possible to do this job manually. You will have to automate it by writing and running web scraping script or using 3rd party App or platform. 4) Do not use chatGPT’s fake email address and phone numbers it spit out. Those are not correct. I will randomly pick some data and call them to verify the quality of your data collection. 5) No duplicate contact is...
I'm in need of a proficient Excel VBA developer to create a high-performance data logger for me. The primary function of this tool is to log data from a wireless barcode scanner, record weight, and convert that weight into quantity. Key Requirements: - The logger must access conversion data from a sheet that could have over 200k lines. - A more efficient version is needed compared to an existing sample I have. The current version is sluggish due to file size. - It should support multiple users on a local network, compiling all results into a single sheet without missing any lines. - The project has a fixed budget, which is not based on hourly rates. Ideal Skills and Experience: - Extensive experience with Excel and VBA, particularly in creating use...
Add new page, and show 4 columns for commission list only. Only display no db related Work with ftp only.
I'm seeking an experienced Excel professional to create a comprehensive balance sheet for tracking my business financials. The Excel sheet should include the following financial statements: - Income statement - Cash flow statement - Statement of changes in equity While there are no specific financial metrics or ratios required...my business financials. The Excel sheet should include the following financial statements: - Income statement - Cash flow statement - Statement of changes in equity While there are no specific financial metrics or ratios required at this moment, the ability to easily incorporate them in the future would be a significant advantage. Please ensure the design is user-friendly and intuitive. Excel VBA skills could be beneficial for automating some part...
I have backtesting data from TradingView's strategy backtester for multiple NSE stocks and I need someone with expertise in Python and financial data analysis to combine all the backtest reports into one portfolio-level report. The key challenge is whether someone already has the 1-minute intraday price data for Nifty 50 stocks. Without access to this data, they won't be able to complete the project. Key Requirements: - Calculate the drawdown for intraday trading - Compute all parameters typically found in a backtest report, but at a portfolio level - The backtest data covers the last 7 years In addition, I need: - One-minute price data for the top 50 NIFTY stocks, necessary for the calculations - The one-minute pric...
I need a professional Shopify developer to design an 'Opening Soon' page for my new online store. The page should be engaging and visually appealing, matching the color scheme of my new logo. Key Requirements: - Collect email sign-ups: The primary goal of the page is to grow our email lis...encourage visitors to connect with us online. - Slogan: A space for our company slogan is needed. This should be integrated in a way that is visually pleasing and contributes to the overall design of the page. Ideal Skills: - Extensive experience with Shopify - Understanding of impactful web design - Ability to match color schemes and design elements This project is perfect for a freelancer who can combine technical skills with creative design. Your bid should reflect your portfolio ...
I am looking for a brand logo for my website that captures a classic and elegant style. The logo should be a combination of an icon and text, and it should utilize bright colors. Key Requirements: - Design a classic and elegant style logo - Combine an icon with text in the logo - Use of bright colors in a balanced way Ideal Skills: - Graphic Design - Logo Design - Expertise in Color Theory Experience working with classic and elegant design styles, as well as creating engaging and aesthetically pleasing logos, will be highly valued.
Help met get NMEA output by a NEO M9N GPS (Sparkfun) parsed by tinygps (serial) so that info looks smooth / nice in the serial output in Arduino. So I want to combine the SFE_UBLOX_GNSS with Tinygps how the simple sketch output/serial is now: $GNRMC,234015.00,A,4852.78123,N,0222.56312,E,0.027,,271224,,,D,V*14 $GNVTG,,T,,M,0.027,N,0.050,K,D*38 $GNGGA,234015.00,4852.78123,N,0222.56312,E,2,12,0.69,2.6,M,45.9,M,,0000*41 $GNGSA,A,3,10,02,17,21,08,32,,,,,,,1.20,0.69,0.99,1*02 $GNGSA,A,3,71,79,65,88,87,80,,,,,,,1.20,0.69,0.99,2*02 $GNGSA,A,3,27,34,30,04,36,06,09,,,,,,1.20,0.69,0.99,3*00 $GNGSA,A,3,28,34,11,16,06,21,,,,,,,1.20,0.69,0.99,4*07 $GPGSV,4,1,13,01,74,289,,02,79,295,37,03,37,229,20,08,33,170,21,1*65 $GPGSV,4,2,13,10,17,056,34,14,23,283,,17,23,312,18,21,77,103,37,1*65 $GPGSV,4,3...
...ll, which needs to be professionally laid out. - Correct grammatical mistakes: Please proofread the document and correct any grammatical errors. - Consistent look and feel: Use the graphics, colors and fonts from the official Angel Physicians Fund website (). - Use of logo: Incorporate the APF logo where appropriate. - Layout: The report should be formatted in a single column layout. The content of the report is complete, and the focus on investment performance, strategy and outlook, and team and operations has been determined. The tone of the report is formal and professional, in line with the expectations for a document of this nature. Ideal candidates will have experience in professional report layout and design, with a keen eye for detail and consistency. Please
Help met get NMEA output by a NEO M9N GPS (Sparkfun) parsed by tinygps (serial) so that info looks smooth / nice in the serial output in Arduino. So I want to combine the SFE_UBLOX_GNSS with Tinygps how the simple sketch output/serial is now: $GNRMC,234015.00,A,4852.78123,N,0222.56312,E,0.027,,271224,,,D,V*14 $GNVTG,,T,,M,0.027,N,0.050,K,D*38 $GNGGA,234015.00,4852.78123,N,0222.56312,E,2,12,0.69,2.6,M,45.9,M,,0000*41 $GNGSA,A,3,10,02,17,21,08,32,,,,,,,1.20,0.69,0.99,1*02 $GNGSA,A,3,71,79,65,88,87,80,,,,,,,1.20,0.69,0.99,2*02 $GNGSA,A,3,27,34,30,04,36,06,09,,,,,,1.20,0.69,0.99,3*00 $GNGSA,A,3,28,34,11,16,06,21,,,,,,,1.20,0.69,0.99,4*07 $GPGSV,4,1,13,01,74,289,,02,79,295,37,03,37,229,20,08,33,170,21,1*65 $GPGSV,4,2,13,10,17,056,34,14,23,283,,17,23,312,18,21,77,103,37,1*65 $GPGSV,4,3...
I have a xlsx file which contains 3 columns and 250 lines: Date - When the purcharse was originally made Description - The transaction name Value - How much did it costs In the Description column, there will be some transactions which in the name will have a value like 02/10, 10/10 etc. It basically means that the purchase was made in installments, so I need you to organize in a way where i can see how much money i will be paying in installments in the next months of 2025 and a graphic telling me how much of the credicard bill today is represented by installments. So for exemple: Jan - 6k in installments Fev - 4k in installments Etc It would be better if you can create new tabs in the excel with each month.
I'm seeking an expert in who can assist me with customizing existing boards. I have detailed requirements that encompass various aspects of the boards, including column types and layouts, automations and integrations, as well as dashboard views and reporting. Ideal candidates for this project should have extensive experience with , particularly with board customization. You should be adept at understanding and implementing intricate specifications. Strong skills in automation and integration within are crucial, along with the ability to create comprehensive and insightful dashboard views and reports. Your expertise will help streamline our workflow and enhance our productivity on this platform.
...ribbon with “Trusted by Top Models!” --- 5. “Value Comparison” Image Purpose: Highlight the value of your products compared to others. Design Instructions: Background: White background with pale pink and gold accents. Title: “Maximize Your OF Success for Less” (Montserrat Bold, 40px, pink text). Content: Create a comparison table: Column 1: Feature (e.g., Scripts, Captions, Growth Tools). Column 2: The OF Experts (Checkmarks for all). Column 3: Other Sellers (X-marks for missing features). Visuals: Include a price comparison: “Our Bundles Start at Just $9.99!” Add a badge: “Best Value for OF Models” in gold. --- Design Consistency Across All Images Colors: Primary: Purple (#600186) ...
I'm in need of an architectural rendering expert who can provide a sketch-like representation of a building. The focus should be on the building structure. Ideal candidates should: - Have a strong background in architectural rendering - Be able to create detailed, sketch-style visuals - Have a keen understanding of building structures This project is perfect for those who can combine architectural knowledge with artistic rendering skills.
...filter buttons to each column header. These buttons should open modals styled similarly to Excel filters, providing advanced filtering and sorting capabilities. Requirements: 1. General Functionality: • The function should accept the ID or selector of a DataTables table as a parameter. • Each column header should include a button with an appealing format. 2. Filter Modal Features: • Sorting capability for the column data. • Filters based on: • Text/Number Columns: Input field for filtering values. • Date Columns: Two input fields (for “From” and “To” dates). • If only the “From” date is provided, show all records from that date onwards. • If only the “To” date i...
Excel VBA Macro for Data Capture & Email **Job Title:** Excel VBA Developer Needed for Automated Screenshot and Email Generation Task **Description:** We are seeking an experienced Excel VBA developer to create a macro that automates the following tasks: 1. **Country-Based Data Selection**: - Read a country name selected in one sheet (e.g., "CountrySelection" sheet). - Locate the corresponding row in another sheet (e.g., "Data" sheet) where the country is listed. 2. **Dynamic Data Range Capture**: - Identify the relevant row and its associated columns dynamically. - Capture this data as a screenshot or export it as an image. 3. **Email Integration**: - Embed the scre...
...SaaS platform designed to cater to both investors and traders. This tool will combine advanced screeners, charting programs, scanners, market breadth monitors, and company research tools to provide unparalleled insights into the financial markets. Message from the Lead: "In India, the financial markets have long been a playground for the elite, powerful institutions, operators, and tax robbers who often exploit the common retail investor. We aim to change this. Our mission is to bridge the gap by equipping the everyday investor with the same tools, knowledge, and insights that were once accessible only to the privileged few. We want to empower every retailer to safeguard their hard-earned money and make smarter, data-driven decisions in the stock market." This ...
I'm looking for a professional with exceptional Excel skills to create visual representations of my sales data using bar charts. Key requirements include: - Transforming complex sales data into easy-to-understand charts - Customizing the bar charts with specific colors and data labels Ideal skills and experience: - Proficient in Microsoft Excel, particularly in chart creation - Prior experience with sales data would be beneficial - Ability to customize charts as per specific requirements I have a rudimentary column stacked that is as far as I could get. I think someone can glean here I'm going with it. One issue is that logarithmic scales cannot show negative numbers. Also I would like month totals to show.
...1) Feedback and Guidance: Review the product images I take and provide actionable feedback on whether they are suitable for seamless blending with the AI backgrounds, considering factors like angles, lighting, and shadows. 2) Image Editing: Enhance and retouch the three product photos I take to match the quality and aesthetics of the AI-generated backgrounds. 3) Image Integration: Seamlessly combine the product photos with the AI-generated backgrounds to create realistic and visually appealing lifestyle images. Requirements: 1) Proficiency in photo editing software (e.g., Photoshop). 2) Strong understanding of lighting, angles, and shadows in image editing. 3) Experience in compositing images for realistic results. 4) Ability to provide constructive feedback on photography fo...
I'm in need of a modern-style logo that incorporates both text and a symbol/icon. The desired color scheme for the logo is vibrant/multi-color. This project will also encompass the design of a visiting card and a letterhead, all in keeping with the new logo. Ideal skills and experience for this job include: - Proven experience in logo and stationery design - Stron...desired color scheme for the logo is vibrant/multi-color. This project will also encompass the design of a visiting card and a letterhead, all in keeping with the new logo. Ideal skills and experience for this job include: - Proven experience in logo and stationery design - Strong portfolio of modern design styles - Proficiency in working with vibrant/multi-color schemes - Ability to creatively combine text and sy...
...smaller job according to the following requirement then I have an immediate larger job, for collecting millions of rows of data with a budget greater than $500.00 for you. 2) It is not possible to do this job manually. You will have to automate it by writing and running web scraping script or using 3rd party App or platform. 3) It is your job to think, be creative and figure out what website, sources of contact info you will use. Some sources are listed in the link below but you need to find your own sources. 4) Do not use chatGPT’s fake email address and phone numbers it spit out. Those are not correct. I will randomly pick some data and call them to verify the quality of your data collection. 5) No duplicate contact is allowed. Daily update is required. Find...
I'm seeking a modern, easy-to-understand logo for my dental clinic. This logo should uniquely combine dental and breath-related imagery, reflecting the clinic's focus on both dentistry, oral health and how breathing is related to dentistry. Name of the Clinic: Breath Right Dental Clinic Key Requirements: - The logo needs to be modern and sleek, yet straightforward enough to be easily understood. - A unique blend of dental (tooth) and breath-related imagery is crucial. - The color scheme should primarily involve blue, white, and green. - Experience in logo design and a strong portfolio of similar work will be advantageous. I'm attaching current logo files for reference Ideal Skills: - Graphic Design - Logo Design - Brand Development - Creativity & Innovative Th...
I'm seeking an experienced Excel professional to create a comprehensive balance sheet for tracking my business financials. The Excel sheet should include the following financial statements: - Income statement - Cash flow statement - Statement of changes in equity While there are no specific financial metrics or ratios required...my business financials. The Excel sheet should include the following financial statements: - Income statement - Cash flow statement - Statement of changes in equity While there are no specific financial metrics or ratios required at this moment, the ability to easily incorporate them in the future would be a significant advantage. Please ensure the design is user-friendly and intuitive. Excel VBA skills could be beneficial for automating some part...
I'm looking for a VBA expert to create a macro that connects data fields from Tab 1 (blue-shaded) to corresponding row columns in Tab 2. The two tabs share the same column/field headers where relevant. Key Requirements: - Create a single button macro that generates a new row in Tab 2, based on inputs from Tab 1. - The macro should prompt for confirmation before updating Tab 2. - All fields in Tab 1 should be completed before the update. - The macro should not overwrite existing rows in Tab 2. Ideal Skills: - Proficient in VBA programming. - Excellent understanding of Excel macros. - Able to create intuitive and user-friendly macros. This project necessitates a professional who can write clean, efficient code and ensure seamless operation of the macro. Pl...
...brand image, enhancing visual appeal, and differentiating your products or services from competitors. Services We Offer: Logo Design Flyer and Brochure Design Poster and Banner Design Billboard Design Why Choose Us? Customized Designs: We collaborate with you to create designs that align with your brand identity and the specific needs of your business. Creativity and Professionalism: Our designs combine creativity with practical solutions, ensuring a final product that is both visually appealing and functional. Experience and Expertise: With experience in various design projects, we have the capability to handle different types of design materials with consistent quality. Client Satisfaction: Client satisfaction is our top priority. We are committed to working with you until th...
...websites. To Apply: Please provide: 1. A brief introduction about your experience, focusing on CMS-based multilingual websites. 2. Links to your portfolio showcasing small business websites or similar projects. 3. Your project-based pricing for small websites (5-6 pages). 4. Your estimated turnaround time for projects of this size. We are excited to collaborate with talented providers who can combine creativity, technical expertise, and cultural adaptability to deliver exceptional results for our Middle Eastern clients!...
...attention mechanisms) to detect transformation-invariant features. o Integrate transformer models for better spatial and contextual understanding. 2. Cross-Domain Learning: o Employ unsupervised domain adaptation techniques to enhance generalization across datasets. o Augment training datasets with synthetic forgery samples using Generative Adversarial Networks (GANs). 3. Multi-Modal Approaches: o Combine image metadata (EXIF) with visual features to improve detection in cross-image scenarios. o Leverage multi-branch CNNs for source-target disambiguation. Novelty: A hybrid model combining convolutional and transformer architectures for detecting transformations in copy-move forgery. Augmented datasets and domain adaptation pipelines for robust model generalization...
I'm looking for an expert in Power Automate who can help me with automating data update within SharePoint / Microsoft list I need a simple Power Automate flow designed to update a SharePoint list. This flow should specifically handle updating existing items.. Details: 2 lists. List A: Title and Stock List B: Title (lookup from A), Type (choice with values Add/Remove), Quantity First step will be user adds list of items in list A with stocks (no flow so far) Logic: when a user adds a record in list B, flow will check if type is Add, modify the Stock value for the respective title Example, Item 1 has 1000 stock in list A, add a new item in list B, type Add, Quantity is 100, in this case modify the stock to be 1100 Now, add a new item in list B, type as Remove, Quantity is ...
...cities in Massachusetts. B. Make a snip (jpeg) of this information from the website. You can make the snips (B) first and from them fill in the spreadsheet (A). The 3 websites are , and yellowpages.com. There are complete exact directions below for each website. Each website displays its taxi companies in an exact format for that website. You will extract the data from every taxi company the same way for each website. Also note that a few listings are not a taxi for a person, which you skip. Examples: (1) A Better Way Pet Sitting Service: Dog Walking, Cat Care, Pet Taxi. (2) Clippership Apartments on the Wharf. The 8 Massachusetts cities are Arlington, Belmont, Boston, Brighton, Brookline, Cambridge, Somerville and Watertown. The spreadsheet has 3 rows
Combine the functionality of xxx with the user-friendly design of Kickresume, adding unique features like AI-powered interview simulations, career planning tools, and a services marketplace. Detailed Requirements Document for SaaS Development 1. Objective Develop a SaaS platform for career management, offering AI-based tools to optimize resumes, track applications, plan careers, simulate interviews, and hire specialized services. The total project duration is 30 days, with weekly progress tracking and deliverables. 2. General Requirements 1. Code Quality and Maintainability: The code must be modular, clean, and well-documented. Each module or functionality should include explanatory comments to facilitate future modifications. Adhere to coding standards (e.g., Clean Code) and...