I have a formula in E4 in Sheet Summary in same row where account KX-1081 appears in COL A which is generated by VBA
I would like to text and formula to always be in the same row where KX-1081 appears in Col A on workbook Check Balance KX-1081.xlsm
Sub Formula()
With Sheets("Sheet1")...
Hello to all
I'm not sure how to approach this problem.
This first table is the end result I am looking for.
The data I pull down from my accounting system is in the second table below. It exports to excel 2016 as it is shown.
It is basically a GL detail report.
I am only concerned with 4...
Hi Experts,
I need VBA coding which could perform dynamic selection instead of range specific
Range("B2").Select
ActiveCell.FormulaR1C1 = "=VLOOKUP(RC[-1],'AUC bal '!R2C1:R10000C1,1,0)"
I have the following VBA code and want to repeat it across multiple worksheets on a workbook.
---------------------------------------------------------------------
Option Explicit
Private Enum Nwc ' Worksheet columns
' 17 January 2018 ' assign any...
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.