@media screen and (min-width: 820px) and (max-width: 990.98px) {
.not-homepage-channels-dropdown-mobile span {
padding: 0.375rem 2.25rem .375rem .75rem !important;
}
.not-homepage-login-register-anchor-tags .login-anchor-tag {
margin-top:0px;
}
.not-homepage-login-register-anchor-tags .register-anchor-tag {
margin-top:0px;
}
.search-bar-select, .search-bar-input, .search-bar-button, .web-search-channel-name-span-not-homepage {
border-radius: 0px !important;
}
.search-bar-select, .web-search-channel-name-span-not-homepage, .web-search-channel-name-span {
border-top-left-radius: 6px !important;
border-bottom-left-radius: 6px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.search-bar-input {
border-radius: 0px;
width:75% !important;
}
.search-bar-button {
border-radius: 0px !important;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-top-right-radius: 6px !important;
border-bottom-right-radius: 6px !important;
padding:10px 5px !important;
margin-top:0 !important;
}
.web-search-channel-name-span {
padding: 0.3375rem 2.25rem 0.4375rem 0.75rem !important;
}
.not-homepage-channels-ul-mobile {
transform: translate3d(-90px, 34px, 16px) !important;
}
.dashboard-web-become-a-seller-link span {
color:#000000;
}
.not-homepage-header-country-ul-tag, .not-homepage-header-language-ul-tag {
margin-left: 0px !important;
}
.searchchannel-empty-message {
background-color: red;
color: #FFFFFF;
width: fit-content;
height: fit-content;
padding: 5px;
text-wrap-mode: nowrap;
margin: 0px;
position: absolute;
top: 50px;
z-index: 999;
display:none;
}
.searchchannel-empty-message::after {
content: ''; /* Required for pseudo-elements to render */
position: absolute;
top: -7px; /* Adjust this value to control the arrow's vertical position */
left: 50%; /* Center the arrow horizontally */
transform: translateX(-50%); /* Fine-tune horizontal centering */
width: 0;
height: 0;
border-left: 10px solid transparent; /* Creates the left side of the triangle */
border-right: 10px solid transparent; /* Creates the right side of the triangle */
border-bottom: 10px solid red; /* Creates the base of the triangle, pointing upwards */
}
.needtoday-header .not-homepage-channels-ul-mobile {
inset:0px auto auto auto !important;
min-width:fit-content !important;
padding:0px !important;
}
.web-search-bar-search-dropdown-not-homepage {
margin-top:0;
}
.search-bar {
padding:0px !important;
border:0px !important;
}
.needtoday-header .web-search-bar-search-dropdown-not-homepage .dropdown-menu {
padding:0px !important;
}
.needtoday-header .not-homepage-header-country-dropdown .dropdown-menu {
transform:translate(12px, 36px) !important;
padding:0px !important;
min-width:85% !important;
}
.needtoday-header .not-homepage-header-language-dropdown .dropdown-menu {
transform:translate(12px, 0px) !important;
padding:0px !important;
min-width:85% !important;
}
.alags .language-dropdown ul li a, .alags .country-dropdown ul li a {
padding:5px 20px;
}
.alags .mob-top-nav .first-col-auto {
width: 63% !important;
}
.nanu .col-auto {
display:flex;
}
.alags .first-col-auto {
width:10% !important;
}
.alags .search-bar {
border:0px;
}
.nanu .login-anchor-tag {
display: inline-flex;
width: 200%;
margin-right: 3px;
}
.nanu .register-anchor-tag {
display: inline-flex;
}
.not-homepage-mobile-login-register-position {
margin-right:15px;
}
.search-bar-not-homepage {
margin-left:25%;
}
.desktop-flex-true {
display:none !important;
}
.needtoday-logo-in-second-bar {
display:none !important;
}
.needtoday-header .search-bar-not-homepage .search-btn {
padding:5px !important;
}
.web-search-bar-search-dropdown-not-homepage span {
padding:0.645rem 2rem .645rem .75rem !important;
}
.dropdown-menu li a {
line-height:1;
}
}
@media screen and (min-width: 768px) and (max-width: 819.98px) {
.not-homepage-channels-dropdown-mobile span {
padding: 0.375rem 2.25rem .375rem .75rem !important;
}
.not-homepage-login-register-anchor-tags .login-anchor-tag {
margin-top:0px;
}
.not-homepage-login-register-anchor-tags .register-anchor-tag {
margin-top:0px;
}
.search-bar-select, .search-bar-input, .search-bar-button, .web-search-channel-name-span-not-homepage {
border-radius: 0px !important;
}
.search-bar-select, .web-search-channel-name-span-not-homepage, .web-search-channel-name-span {
border-top-left-radius: 6px !important;
border-bottom-left-radius: 6px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.search-bar-input {
border-radius: 0px;
width:75% !important;
}
.search-bar-button {
border-radius: 0px !important;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-top-right-radius: 6px !important;
border-bottom-right-radius: 6px !important;
padding:10px 5px !important;
margin-top:0 !important;
}
.web-search-channel-name-span {
padding: 0.3375rem 2.25rem 0.4375rem 0.75rem !important;
}
.not-homepage-channels-ul-mobile {
transform: translate3d(-90px, 34px, 16px) !important;
}
.dashboard-web-become-a-seller-link span {
color:#000000;
}
.not-homepage-header-country-ul-tag, .not-homepage-header-language-ul-tag {
margin-left: 0px !important;
}
.searchchannel-empty-message {
background-color: red;
color: #FFFFFF;
width: fit-content;
height: fit-content;
padding: 5px;
text-wrap-mode: nowrap;
margin: 0px;
position: absolute;
top: 50px;
z-index: 999;
display:none;
}
.searchchannel-empty-message::after {
content: ''; /* Required for pseudo-elements to render */
position: absolute;
top: -7px; /* Adjust this value to control the arrow's vertical position */
left: 50%; /* Center the arrow horizontally */
transform: translateX(-50%); /* Fine-tune horizontal centering */
width: 0;
height: 0;
border-left: 10px solid transparent; /* Creates the left side of the triangle */
border-right: 10px solid transparent; /* Creates the right side of the triangle */
border-bottom: 10px solid red; /* Creates the base of the triangle, pointing upwards */
}
.needtoday-header .not-homepage-channels-ul-mobile {
inset:0px auto auto auto !important;
min-width:fit-content !important;
padding:0px !important;
}
.web-search-bar-search-dropdown-not-homepage {
margin-top:0;
}
.search-bar {
padding:0px !important;
border:0px !important;
}
.needtoday-header .web-search-bar-search-dropdown-not-homepage .dropdown-menu {
padding:0px !important;
}
.needtoday-header .not-homepage-header-country-dropdown .dropdown-menu {
transform:translate(12px, 36px) !important;
padding:0px !important;
min-width:85% !important;
}
.needtoday-header .not-homepage-header-language-dropdown .dropdown-menu {
transform:translate(12px, 0px) !important;
padding:0px !important;
min-width:85% !important;
}
.alags .language-dropdown ul li a, .alags .country-dropdown ul li a {
padding:5px 20px;
}
.alags .mob-top-nav .first-col-auto {
width: 61% !important;
}
.nanu .col-auto {
display:flex;
}
.alags .first-col-auto {
width:10% !important;
}
.alags .search-bar {
border:0px;
}
.nanu .login-anchor-tag {
display: inline-flex;
width: 200%;
margin-right: 3px;
}
.nanu .register-anchor-tag {
display: inline-flex;
}
.not-homepage-mobile-login-register-position {
margin-right:15px;
}
.search-bar-not-homepage {
margin-left:25%;
}
.desktop-flex-true {
display:none !important;
}
.needtoday-logo-in-second-bar {
display:none !important;
}
.needtoday-header .search-bar-not-homepage .search-btn {
padding:5px !important;
}
.web-search-bar-search-dropdown-not-homepage span {
padding:0.645rem 2.25rem .645rem .75rem !important;
}
.dropdown-menu li a {
line-height:1;
}
}
I will create an macro excel with excel vba
|
4.5 (4)
|
0 Orders in Queue
Description
Wouldn’t it be nice if you could have the more redundant parts of your Excel reporting processes performed automatically ?
Are you worried about handling larger amounts of data and do you want to avoid manual mistakes in your excel file?
Do you run everyday Excel tasks to clean up and format data that are very time-consuming ?
If you replied YES, then I am here to help by creating an Excel macro with VBA.
As an excel veteran with 10+ years of experience in macro development, I can assist with automating simple and complex excel tasks.
Macros massively save you time and expand the functionality of your excel files. You can:
Automate the creation of quotes, purchase orders, invoices
Automatically remove duplicates in two spreadsheets
Create user forms to guide your users through the file
Add new and custom buttons to the Excel menu
Find and delete corrupt data or blank entries
Import and export data from/to other files
Automatically create charts from your data with the click of a button
Speed up processes with just a single click of a button.
About the Seller
About me
I am Ad-words and DoubleClick qualified and I have experience in getting the very best out of PPC campaigns. I am a firm believer that clients need to trust that their campaigns are in good hands and the most effective way to this is to ensure that they are informed at regular times of the performance of their ad campaign. I have deep links within the PPC industry which means I am kept up to date, often quicker than the majority. This means I can keep my clients campaigns ahead of the curve and performing at their very best.
General Info
From
London, Canada
Member since
April 2023
Languages
English
, Frensh
, Punjabi
Silver
$20
If you need a simple excel macro in VBA that automates a repetitive task
1 days
Delivery
1 Revision
Golden
$40
If you need a more complex excel macro that involves multiple process steps
2 days
Delivery
3 Revision
Silver
$20
If you need a simple excel macro in VBA that automates a repetitive task
1 days
Delivery
1 Revision
Platinum
$50
If you need a customized macro solution, tailored to completely automate your excel workflow
4 days
Delivery
4 Revision
Contact Seller
Please include:
Project description
Specific instructions
Relevant files
Your budget