Need Help With VBA Coding-Mu

lostandconfuzzeled

New Member
Joined
Dec 13, 2021
Messages
1
Office Version
  1. 2013
Platform
  1. Windows
I need help with a VBA code and have absolutely no experience/knowledge with it. I have looked into it but ultimately come up confused where i am suppose to change data to match my workbook.
I am trying to copy data based on one cell with multiple and changing factors into other sheets for a collection process.
I have a master list I would like all the data to remain in (I know VBA can delete data from one sheet to move it to another and there is a way to copy it instead). I was able to figure out formulas to help make it easier (maybe) to determine which sheet it should go in.

Below is a pic of my worksheet. The top line is my practice line to work on. In L2 i have it set up based on G2 data to determine which sheet below it should go in. Basically depending on the ongoing date, G2 will updated by days and eventually L2 will change from "Current", "2 Months", "3 Months", and "Lien". K will be hidden data (it deals with balance remaining). I'm wanting the data to swap the the corresponding data between sheets based off the data in L2.

1639420231782.png
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,214,780
Messages
6,121,527
Members
449,037
Latest member
tmmotairi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top