I have created a VBA macro to split the Trial Balance, my goal is to put the exp in one sheet and Rev in another sheet. the point is to make it easy to use the data to carry on with my analysis.
Thanks!
I have created a VBA macro to split the Trial Balance, my goal is to put the exp in one sheet and Rev in another sheet. the point is to make it easy to use the data to carry on with my analysis.
Thanks!
Hello,
How to print reports (in different worksheets) from user-form by clicking a command button. I might use multiple commands to select each sheet but the end results I would like to have it in one command bottom.
Thanks alot!
Hi,
Im working on cost center where I have to put the cost from TB each month. I would like to create a VBA Macro where each period for instance, the month of Aug to take the TB for it then post the expenses only. in the TB we are using Exp in the accounts so its easy to extract it to the main sheet that im using.
Much appreciated.