Help with VBA

Howdy1

Board Regular
Joined
Aug 13, 2008
Messages
50
Hi my VBA coding skill is quite rusted as I haven't done it for a while. I am peforming the transaction analysis and hope to use some VBA code to avoid some manual work.

Basically, there are two tab in this scenario. Tab A has the list of the names in which Tab B include all the detail transactions such as name, purchases, month, flag,etc. I need to refer the Tab A for the listed names and then used the Tab B to produce the summary result that listed the name, month, and flag. BTW, Tab B has included transactions from Jan 2010 to March 2011. But my selection only needs to include Jan 2011 to Mar 2011.

Any advices are greatly appreciated.
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.

Forum statistics

Threads
1,224,558
Messages
6,179,512
Members
452,920
Latest member
jaspers

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