Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    1,268 B3 trabalhos encontrados, preços em USD

    Looking for a piece of software that I can host on my server where I can upload a .csv and it will convert it to a specific html code. For example, The csv will have 3 row and 10 colums. A1 is the title, A2 is the link, A3 is the image URL B1 title, B2 link, B3 image URL C1 title, C2 link, C3 image URL so on When uploaded, will spit out the following code: <center> <h2>A1 Cell</h2> <a href="">A2 repeated here<br><img src="" width="400" height="400"</a> </center> So on with rest of the columns

    $53 (Avg Bid)
    $53 Média
    22 ofertas

    an interface needed... When programmed device boots a fullscreen video player appears and start playing "" (located on SD card) loops till digital trig signal comes with the digital signal program selects video according to 4bit binary input value and start that video for example if b3,b2,b1,b0 = "0011" start playing with a busy signal via digital out when video over and digital signal reset and play back to what ever binary inputs are till the digital trigger signal true again

    $146 (Avg Bid)
    $146 Média
    5 ofertas

    an interface needed... When programmed device boots a fullscreen video player appears and start playing "" (located on SD card) loops till digital trig signal comes with the digital signal program selects video according to 4bit binary input value and start that video for example if b3,b2,b1,b0 = "0011" start playing with a busy signal via digital out when video over and digital signal reset and play back to what ever binary inputs are till the digital trigger signal true again

    $212 (Avg Bid)
    $212 Média
    6 ofertas
    Logo Design needed Encerrado left

    I am starting a business surrounded around all things "self care". Name- B3: Be Encouraged Be Empowered Be Beautifully You I would like for the colors to be red, black, and gold, and to possibly incorporate the red rose. I am also entertaining the idea of the B in B3 being in the form of a heart, but that is not absolutely necessary. Thank you.

    $20 / hr (Avg Bid)
    $20 / hr Média
    77 ofertas

    ...time setup) B3-Switching between temperature scales (Fahrenheit /Celcius) (During a value setup, this button acts as “raise value ^”) B4-Snooze button (Temporarily stops alarm for only 5 minutes) Piezo buzzer for the alarm sound Potentiometer for changing backlight brightness Temperature sensor for detecting temperature You must use TIMERS for timing (i.e. do not use delay function to update seconds) To see which value is being set at a given time, the time value which is being set will blink. Here is an example setup scenario of setting up alarm time: Alarm Set Up 1-Hold B2 for 3 seconds to start setup *alarm minute will blink* 2-Use B3 to adjust alarm minute 3-Press B2 once to switch to hour *alarm hour will bl...

    $68 (Avg Bid)
    $68 Média
    4 ofertas

    Hello, I want to build a wedding mobile app, to let peope find thier partner and talk to each other Same as is this application : %D9%85%D9%88%D8%AF%D8%A9-%D8%B2%D9%88%D8%A7%D8%AC-%D8%A7%D8%B3%D9%84%D8%A7%D9%85%D9%8A/id1136286209 Anyone can do this please tell me

    $1124 (Avg Bid)
    $1124 Média
    66 ofertas
    Small Project -- 2 Encerrado left

    ...Choose only 1 problem from Group B: B1) The number of trips starting at C and ending at C with a maximum of 3 stops. In the sample data below, there are two such trips: C-D-C (2 stops). and C-E-B-C (3 stops). B2) The number of trips starting at A and ending at C with exactly 4 stops. In the sample data below, there are three such trips: A to C (via B,C,D); A to C (via D,C,D); and A to C (via D,E,B). B3) The length of the shortest route (in terms of distance to travel) from A to C. B4) The length of the shortest route (in terms of distance to travel) from B to B. B5) The number of different routes from C to C with a distance of less than 30. In the sample data, the trips are: CDC, CEBC, CEBCDC, CDCEBC, CDEBC, CEBCEBC, CEBCEBCEBC. Test Input: For the test input, the towns are n...

    $16 (Avg Bid)
    $16 Média
    6 ofertas

    Есть готовый сайт на wordpress. Нужно доработать калькулятор который бы считал конечную стоимость товара по формуле исходя из того, какую ткань выберет заказчик. Например %d1%81%d1%82%d1%83%d0%bb-%d0%b3%d0%bb%d0%be%d1%80%d0%b8-11/ стул стоит 16000, и можно выбрать ткань для задней части спинки, для передней части спинки и для сиденья. У каждого стула свои размеры кроя ткани. Например стул 1: задняя часть спинки 1.27, передняя 1.6, сиденье 0.6. И далее покупатель выбирает поставщика ткани и коллекцию ткани для этих трех элементов (перед, зад, сиденье). И у каждой ткани своя цена. И конечная будет считаться по формуле цена ткани * 1.27 + цена ткани * 1.6 + цена ткани * 0.6 + цена самого стула. Это как пример. В данный момент стоит плагин Extra Product Options

    $108 (Avg Bid)
    $108 Média
    4 ofertas

    Szia! A kvantum cirkáló alkotója vagyok ( gyakrabban és rendszeresen tudjak videót készíteni. A munka kb úgy nézne ki, hogy a nyers videófelvételt átküldöm, és azt te megvágod, szerkeszted, és felturbózod klassz kis grafikákkal, képekkel. Összesen ~10 perces videó kéne a végén. Kb ilyen végeredményt képzelek: Annak örülök a legjobban, ha kreatív inputot is adsz a munkába! Akkor jól együtt tudunk dolgozni. Amikor szakmai grafika kell, akkor abban tudok segíteni (megbeszéljük mi legyen, vagy akár megcsinálom én). &Iacut...

    $193 (Avg Bid)
    $193 Média
    6 ofertas

    I have a single webpage with a html table, which I would like to make mobile friendly. This should be accomplished by modifying the accompanying CSS file. The current layout is head1 head2 head3 .... A1 A2 A3 .... B1 B2 B3 The goal is to modify the CSS such that on small screens, the layout switches to: head1 A1 head2 A2 head3 A3 ... head1 B1 head2 B2 head3 B3 ... The resulting CSS file should not contain the table headers. Attached are the following files: : the page which should be displayed, both in regular and mobile view. : jinja2 template from which the page is created : CSS file for the regular view table : JavaScript that powers the search box The

    CSS
    $20 (Avg Bid)
    $20 Média
    2 ofertas

    【Overview】 It will be the operation test work of the Mobile application. You can work completely remotely, and no face-to-face meetings are required. There are both iOS and Android. App test history and screenshots must be submitted. We think that this is simple and easy project for Mobile developer. 【Url】 Apple store (ios): %E3%83%95%E3%82%A1%E3%83%B3%E3%82%BF%E3%83%A1/id1455479252 Google Store (Android): 【Points to be emphasized / development experience】 Experience with React Native, experience of mobile app test! We are looking for freelancers with rich app testing experience. 【Application method】 ・ Simple self-introduction and publicly available development records (blog, qiita etc) ・

    $179 (Avg Bid)
    $179 Média
    12 ofertas

    ...completely remotely, and no face-to-face meetings are required. If you commit to the task, there is no specific business time specified. There are both iOS and Android. It is a job to leave a history of operation test along with a screenshot of the screen. We think that this is simple and easy project for Mobile developer. 【 Url】 Apple store(ios): %E3%83%95%E3%82%A1%E3%83%B3%E3%82%BF%E3%83%A1/id1455479252 Google Store(Android): [Points to be emphasized / development experience] Experience with React Native, experience of operation test with application, etc. 【 Application method 】 ・ Simple self-introduction and publicly available development records (blog, qiita etc) ・ We would appreciate it if you

    $179 (Avg Bid)
    $179 Média
    5 ofertas

    -To create and Android App to counter work flow -Tailor-made Android App for user to ease to count by large interface -Real time data sync to backend for Admin to analyse condition -Tailor-made Admin App for client to share the report with nominated person A1 Domain and Server security setup A2 Workflow design A3 UI / UX deaign B1 Authentication module B2 Form handling module B3 Real time statistics calculation module B4 Real time statistics search module B5 Reporting module (i.e. user, statistics, etc) C1 Authentication module integration (including GPS collection) C2 Daily package download module C3 Form submission module D1 Authentication module integration D2 Real time statistics search module (Based on user, location, date, project, etc) D3 Reporting module *...

    $1150 (Avg Bid)
    $1150 Média
    15 ofertas

    ...the Occupied field for the filter and set the filter to Yes to display data for occupied apartments. 3 9 You want to calculate the total monthly rental revenue if the rates increase by 5% for the occupied apartments. Insert a calculated field to multiply the Rental Price by 1.05. Change the name to New Rental Revenue. Apply Accounting Number Format with zero decimal places. 15 10 Select the range B3:C3 and apply these formats: wrap text, Align Right horizontal alignment, and 30 row height. Select column B and set 9.29 column width. Select column C and set 14.43 column width. 5 11 Apply Light Orange, Pivot Style Medium 10 to the PivotTable and display banded rows. 5 12 Insert a slicer for # Bed so that you can filter the dataset by number of bedrooms. Change the slicer caption to...

    $106 (Avg Bid)
    $106 Média
    15 ofertas
    we need an engineer Encerrado left

    we need an EE to sign off on our apt that has been evacuated due to flood and fire hazard by Metro Codes. 441 Harding place nashville tn 37211 apt B3

    $15 - $25 / hr
    $15 - $25 / hr
    0 ofertas
    PoS system (Android) Encerrado left

    ...multi shops: Grocery Electronic shops Etc product details can be loaded through Bar code. It also should provide VAT Invoice Suppliers invoices Inventory Products The app should have user name & password & user interface for each business owner. The app in general should be similar to prexle Link of prexle app The UI should be nice design....

    $1564 (Avg Bid)
    $1564 Média
    26 ofertas

    I need similar app for this This app for anything delivery, note that the client can work as driver and driver can be as client anytime! using same application without using two apps. I need two apps, iOS and android + dashboard must be in flutter backend on php or node ...etc the app to be programmed in Flutter and support Arabic ***note: *** i want only developers who have ready project onlyyyyyyy to contact me i am so busy and don't want to waste time Skills Required php Laravel ,flutter

    $1002 (Avg Bid)
    $1002 Média
    37 ofertas
    Design of the page Encerrado left

    Hi, we already have a homepage which looks OK, but the design as you can see is homemade. Means i need someone which can make the desing more fresh, friendly and professional. Even for the mobile phon...Means i need someone which can make the desing more fresh, friendly and professional. Even for the mobile phone devices. It should look professional but not exaggerated. Please have a look to my page and give me a quote therefore. - 1x Start page / - 1x product overview page / - 1x article page / - 1x contact page / Quite easy job. We are working with WORDPRESS, ELEMENTOR PRO, WOOCOMMERCE Even the article page you can desing with ELMENTOR.

    $179 (Avg Bid)
    $179 Média
    77 ofertas
    CONDESA Midtown Encerrado left

    This is a new project in Midtown Miami. ...need to do something not that expensive cause I need to present the idea to the landlord and see if we get approval to lease the place with this concept. 1 exterior render 1 interior render 1 interior render of the back ( bar ) 1 interior render with the kitchen n in the back and everything integrated. I need to do this project in no more than 3 days. Important details: - subjet retail = B3 - Ceiling heights is approximately 19-20 ft. - Needs to accommodate 150 seats ( some of them can be in the sidewalk ) - Place cover area is 2372 sq ft ( in order for us to get the full liquor license we need 2500 sq ft so we can add sits outside or made a second floor in the front part of the retail space cause this is the highest part. Budg...

    $66 (Avg Bid)
    $66 Média
    5 ofertas

    Hello im looking for a developer who can build a custom wordpress theme blog post page only as in this page: the template i need will offer only one page as in the link above, with features like time now, and post publish date, the header should be same as in the link above and same for body and footer, and i need the same font as in that website link

    $161 (Avg Bid)
    $161 Média
    10 ofertas
    I need a translator Encerrado left

    We would like a few pages translated into different languages. Here are half of them: ; %e3%82%b9%e3%83%aa%e3%83%83%e3%83%97%e3%83%aa%e3%83%b3%e3%82%b0/; ; ;

    $336 (Avg Bid)
    $336 Média
    43 ofertas

    mobile app design in adobe XD i will give you an concept and you will design like this, below is the example. we have alot of work. <Basic requirement> B1. you need to build it yourself, not your team. B2. count hourly by freelancer time tracking system. B3. your bid is your rate. B4. please type 392 in your first message to prove that you are reading this message B5. So, please show us the best 2 project you have done, only two.

    $11 / hr (Avg Bid)
    $11 / hr Média
    17 ofertas

    ...time and the recorded temperatures are listed in Column B. The script needs to take a prescribed temperature value (in Cell B1) and run through each of the temperatures in Column B. If the relevant specified temperature in B1 is not reached, the script should output ‘Not found in range’ in cells B3, C3 and D3. If a value in Column B is found which is equal to or lower than the specified value, the script should record the details of the first instance where this occurs (Excel Row Number (in Cell B3), Timestamp from Column A (in Cell C3) and Temperature from Column B (in Cell D3)) and then proceed to run through each of the subsequent recorded temperatures. The script should identify the lowest temperature value which has occurred after the value in B1 and then...

    $25 (Avg Bid)
    $25 Média
    26 ofertas

    ...app for website our current app is really slow and bad no webview they are slow The app should be fast Supports cache for faster browsing And (preload) to load the next pages The site has already mobile app but its bad so you can offer new mobile app to us Example of slider for new windows Implementation Onas iOS Android Please download it and check the app An example of fast loud and fast browsing Namshi app we need need the following Native UI Pre Load features for faster load for the next pages cache for the app for faster loading

    $1754 (Avg Bid)
    $1754 Média
    69 ofertas

    ...like to ask you to create materials for the Shogi version. Details of the request We are planning to increase the variety of Shogi versions in the future. This time, please use the following themes. Theme jungle We will be increasing the number of themes like this in the future. Image File format Game board image 612x612 (Main image)

    $100 (Avg Bid)
    Garantido
    $100
    7 inscrições

    A. Maquetación, marcación en XML y gestión de DOI por artículo: a1. Maquetación de artículo (Hasta 10.000 palabras y 50 referencias bibliográficas). a2. Marcación XML-Jats para Redalyc. a3. Gestión del DOI para el artículo. B. Edición del número completo de la revista: b1. Elaboración del índice de la revista. b2. Elaboración de portada de la revista. b3. Elaboración de contraportadas y páginas interiores que no contienen los artículos de la revista. 4. Paginación para impresión de número de la revista. 5. Generación de PDF del número completo de la revista. C. Otros: c1. Editorial: Se considerará el editor...

    $969 (Avg Bid)
    Local
    $969 Média
    2 ofertas

    I want to produce a mobile war game. I need to know what you can offer me. Similar to the Idea as https://apps.apple.c...you can offer me. Similar to the Idea as %D9%85%D9%84%D9%88%D9%83-%D8%A7%D9%84%D9%86%D8%A7%D8%B1/id1527872316 %D8%AD%D8%B1%D9%85%D9%84%D9%83-%D8%A7%D9%84%D8%B3%D9%84%D8%B7%D8%A7%D9%86/id1417701079 Required environment design for the game Design characters Design Weapon Factory Design of quarry Design of soldiers

    $7500 (Avg Bid)
    $7500 Média
    2 ofertas

    Take a look at the post link below: It's currently created in Elementor but I want to just use HTML/css so it can be stored differently in the backend database

    $13 / hr (Avg Bid)
    $13 / hr Média
    61 ofertas

    I want to produce a mobile war game. I need to know what you can offer me. Similar to the Idea as https://apps.apple.c...you can offer me. Similar to the Idea as %D9%85%D9%84%D9%88%D9%83-%D8%A7%D9%84%D9%86%D8%A7%D8%B1/id1527872316 %D8%AD%D8%B1%D9%85%D9%84%D9%83-%D8%A7%D9%84%D8%B3%D9%84%D8%B7%D8%A7%D9%86/id1417701079 Required environment design for the game Design characters Design Weapon Factory Design of quarry Design of soldiers

    $19 / hr (Avg Bid)
    $19 / hr Média
    5 ofertas

    ...Session() adapter = HTTPAdapter(max_retries=Retry(connect=15, backoff_factor=0.5)) ("http://", adapter) ("https://", adapter) proxy = "example:port" proxy_dict = {"http": "http://" + proxy, "https": "http:s//" + proxy} headers = { "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9", "accept-encoding": "gzip, deflate, br", "accept-language": "en-US,en;q=0.9", "cache-control": "no-cache", "pragma": "no-cache", "sec-fetch-dest": "document", "...

    $153 (Avg Bid)
    Destacado
    $153 Média
    4 ofertas

    I need to get 5 miliseconds data (625000 values of 14 bit each), each time I press a button B1, until DDR3 memory is full. The B1 button must be usable again only after the 5ms of data storing ended. An index counter must be incremented with 625000. If I press a button B2, data mus...zero) + 0 (not used zero) + 14bit ADC data from DDR3 = 16 bits And the sending: MSB 8bit + LSB 8bit + CHECKSUM8(MSBLSB) + n uint8 + uint8 + uint8 + n After each 1000 octets sent to UART a small delay must be inserted (we test the delay time), so that the PC buffer don't get overflow. If I press a button B3, the index counter reset to zero, so I can start again storing data. The aquisition speed is 125...

    $603 (Avg Bid)
    $603 Média
    2 ofertas

    I need an Android app. I would like it designed and built.. I need similar app for this This app for anything delivery, note that the client can work as driver and driver can be as client anytime! using same application without using two apps. I need two apps, iOS and android + dashboard. Please feel free to ask if you couldn't understand the concept of the app

    $1654 (Avg Bid)
    $1654 Média
    53 ofertas
    Reduced AES -- 5 Encerrado left

    To simulate a reduced (and modified) one round of AES operations, SubBytes and MixColumn. Program should take a four-byte block in hex as input. Then this block, denoted by A1 A2 A3 A4 should be fed into the SubBytes function. The output of this operation, denoted by B1 B2 B3 B4 should be provided as input to the MixColumn operation to get C1 C2 C3 C4. The matrix for this operation is; 02 03 01 01 01 02 03 01 01 01 02 03 03 01 01 02 program should • be a command-line program; • take a four-byte block, which is typed through command-line interface, as input • display the output on the screen; • handle any possible errors; • Use C++/python/java

    $15 (Avg Bid)
    $15 Média
    1 ofertas

    ...I also use Event Espresso as my events module. After adding an event image to event, it seems that the DIVI Theme crops the image This is done according to DIVI theme I tried to solve it by searching internet and found the bellow code to be added to of DIVI Theme But it didn't work for me Check to c how image is cropped %d9%87%d9%86%d8%af%d8%b3%d8%a9-%d8%a7%d9%84%d8%b7%d9%8a%d8%b1%d8%a7%d9%86-%d8%ac%d9%88%d9%86%d9%8a%d9%88%d8%b1%d8%b2-%d8%b7%d8%b1%d9%8a%d9%82%d9%83-%d9%84%d8%aa%d8%b9%d9%84%d9%91%d9%8f%d9%85-%d8%a7/ // Begin stop cropping featured image in Divi Portfolio + Blog + Gallery function ld_stop_crop_image_width($width) { return 9999; } add_filter( 'et_pb_portfolio_image_width','ld_stop_crop_image_width' ); add_filter( 'et

    $28 (Avg Bid)
    $28 Média
    7 ofertas

    ...are there all frequencies, which are used in the country supported, is Google Play Store pre-installed or not, and so on. The idea contains right now 11 points. The admin plugin country page: There should be one database, which holds all 4G and 5G frequencies for the countries, we deliver to. We would fill the list with data from the internet. This means for example for Germany T-Mobile Band B1, B3, B7, B8, B20 are used by T-Mobile. The admin plugin product page: On the product page there should be the list of these 11 points and we can mark them as for example YES to Google Play Store installed or choose the 4G frequencies, that are supported for this device. I hope it is clear. It isn't I think a big plugin, just database driven and showing the information in a nice ...

    $30 / hr (Avg Bid)
    $30 / hr Média
    13 ofertas

    ..."") ("upgrade-insecure-requests", "1") ("dnt", "1") ("user-agent", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36") ("accept", "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9") ("sec-fetch-site", "same-origin") ("sec-fetch-mode", "navigate") ("sec-fetch-user", "?1") ("sec-fetch-dest", "document") ("sec-ch-ua", ""Chromium";v="88", "Google Chrome";v="88", ";Not A Brand";v=&quo...

    $206 (Avg Bid)
    $206 Média
    1 ofertas
    Music editing Encerrado left

    Download 5 music concerts from youtube at the HIGHEST AUDIO quality. Each youtube video may have 40-50 songs - I need ALL songs of each video file. I need you to find where each song starts and ends, cut it, and create a separate mp3 for each song at the highest quality. Use a file transfer web...files : 1) 2) 3) 4) 5)

    $23 (Avg Bid)
    $23 Média
    10 ofertas

    We have a series of sha256 hash (one for each file in a folder) and we would like to sum them to get a global hash (the hash of the folder). The job is to create a PHP function that will sum two hash, we will take care of the rest. For example, the script would receive two hashs : 9F C2 B3 99 E8 33 3A 3D 48 75 BD EA 6A CC 6A F5 8B 1F 73 9A 14 86 F2 BF 17 98 35 7A 4B CE A5 C0 and 85 A9 E3 86 B3 5D 5D F2 AD F1 B9 EC E5 7E 56 4C 1F B6 06 05 52 94 5F 6C 94 E9 33 E4 16 0C EF A1 and return the sum : 24 6C 97 20 9C 91 97 2F F6 66 77 D7 50 4B C1 41 AB D5 79 9F 66 1A 52 2C AC 81 69 5E 62 DA 94 62 (that's the valid result by the way, you can use this example to test your script) Be careful, these are hexadecimal characters but the value is represented each time by two digits ...

    PHP
    $179 (Avg Bid)
    $179 Média
    3 ofertas

    Looking for someone with experience to design a matching network for LTE CAT M1/ NB-IOT and GPS. The output of the matching network would be an RF switch and a uFL connector for flexible antenna connection. For the following bands: B3 B5 B8 B20 GPS/GNSS Further details will be given to the suitable candidate.

    $76 (Avg Bid)
    $76 Média
    4 ofertas

    I need a backend (could be implemented on Python, Java or PHP) to provide the basic functional...implemented on Python, Java or PHP) to provide the basic functionality of the service provider: A. Charger registration/search A1. Register charging station A2. Given a coordinate, provide the closest charging stations A3. List all charging stations A4. Charging station status (details, last collected data) A5. Add a review to a charger B. User management B1. New user registration B2. Add vehicle to a USER B3 Add charging to a USER B4. Invite freinds C. Backoffice management C1. Get status of all chargers C2. LIst all chargers and its status D. Charger use D1. Reserve a charger for a period of time D2. Pay per use: given a charger, charge a payment gateway (to be defined) for given amoun...

    $1184 (Avg Bid)
    $1184 Média
    28 ofertas

    ...we calculate the VAT for him. This will be done automatically. If you hide the VAT, then it show only the NET price. But we like to show the GROSS Price without showing the VAT in the field. (picture "delete the VAT". 3. Hide basket VAT on article singel page Please add a article into the basket. Afterwards you please choose another article. For example Then it will show the articles which are inside of the basket on the right top field. Acutally it shows here also the VAT. Please delete it and show only the gross prices. 4. FONTS in the final baske overview When you are going to the basket then it will show a summary. Here we are calculate the Transportcosts and the show the shipment address. all

    $157 (Avg Bid)
    $157 Média
    20 ofertas

    I would like to start a cryptocurrency by forking the existing code base: It is mostly written in C++ Thanks! Eric

    $20 / hr (Avg Bid)
    $20 / hr Média
    12 ofertas
    Game of Life Encerrado left

    ...opposite of SamePadding but also out of the field) 2) Create the MooreNeighboorhood class that implements Neighboorhood but has a different Pattern (there is one cell in the middle and it has 8 neighboor cells, so its like 3x3 square) 3) Create GameOfLifeRules class that implements UpdateRules with the following rules: a) if one dead cell has three neighbors that are alive she will also become alive - B3 b) if one dead cell has three (more or less) alive neighbors she will stay dead - S23 c) if one alive cell has two or three alive neighbors she will keep on living d) if one alive cell has more than three alive neighbors she will die of overpopulation e) if one alive cell has less than two alive neighbors she will die of loneliness This has to work without if- of switch! Also t...

    $19 (Avg Bid)
    $19 Média
    1 ofertas

    Link to an example...should be pulled into the "Automatic Data" table. ID CODE ORIGIN 2 PRT CN This does not appear in the "Static Data" table, therefore nothing can be returned into the "Automatic Data" table. ID CODE ORIGIN 3 LOV PK This has a match (see colour coding), therefore the information should be pulled into the "Automatic Data" And so on. I was using the following formula in cell: G3 =FILTER($N$3:$P$20,(B3=$L$3:$L$20)*(C3=$M$3:$M$20)) This works for the first ID number, but I can't extend this to look at ID 2 / ID 3 etc.... I have a feeling that I should be using a different formula all together. Please check out the attached files: 1. Lookup 2. Please only bid, if you have fully understood the requirements and you ...

    $20 (Avg Bid)
    $20 Média
    6 ofertas

    i have list of url images at excel A2 B2 C2 D2...... AND IN G2 I HAVE A FILE NAME and again at A3 B3 C3 D3....and G3 different file name (1000 rows =1000 new folder = 5000 images ) I need to download all the images of each row at a different folder created with the name of as described in G cell i need to run this every week

    $18 (Avg Bid)
    $18 Média
    8 ofertas

    Artigos da Comunidade dos Principais B3