VBA Excel
The order is urgent so I will give feedback as quickly as possible.
by DrillDown()
Dim R, C as Integer
R = ActiveCell.Column
C = ActiveCell.Row
If (R < 4) Or (R > 15) Or (C < 6) Or (C > 66) Then
MsgBox ("Select a cell in the table section")
The Else
Sheets(‘Register’).Select
ActiveSheet.Range("$A$3:$L$10000").AutoFilter Field:=5, _
Criteria1:=Sheets(”OPIU”).Cells(C, 3).Value
ActiveSheet.Range("$A$3:$G$10000").AutoFilter Field:=8, _
Criteria1:=Format(R - 3, “0”)
End if
The End Sub
Client's review of cooperation with Oleg M.
VBA ExcelI recommend it clearly and clearly))
Freelancer's review of cooperation with Magomed Mirzoyev
VBA ExcelMagomed explained the task well and was online, quickly answering current questions. Check and pay without any problems. I recommend cooperation.
Current freelance projects in the category Desktop Apps
Small edit on the website
16 USD
Need to update the offer agreement in the footer to a new one, the company has changed its regulations Task will take 20 minutes Web Programming, Desktop Apps ∙ 18 hours 23 minutes back ∙ 95 proposals |
Account reconciliation tool with the bank, cards, and accountantTechnical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to… Python, Desktop Apps ∙ 3 days 1 hour back ∙ 42 proposals |
Add pauses of 10-30 seconds between sending emails.Hello! I am looking for an experienced 1C / BAS (BAF) programmer to promptly resolve a technical issue with email distribution.Problem essence: We use the accounting program BAF (Business Automation Framework), version 2.0. Once a month, there is a need to send about 300 emails… Web Programming, Desktop Apps ∙ 8 days 17 hours back ∙ 10 proposals |
Reverse engineering of console utilities for querying SSD controllers (Flash ID)1. Purpose of the work Extraction of the application programming interface (API) for interaction with SSD/NVMe controllers from the provided set of console utilities (Phison, Silicon Motion, Realtek, Maxiotek, Marvell, JMicron, etc.). The result should be working code in C/C++… C & C++, Desktop Apps ∙ 9 days 4 hours back ∙ 6 proposals |