Hi
I currently have;
Sub Button1_Click()
With ActiveSheet.Range("A8:J61")
.AutoFilter Field:=2, Criteria1:=ActiveSheet.Range("A5").Value
.AutoFilter Field:=4, Criteria1:=ActiveSheet.Range("B5").Value
.AutoFilter Field:=9, Criteria1:=ActiveSheet.Range("C5").Value
End...
Hello Excel Experts.........
I Want to print three rows information i.e C205, C206 & C207 after Last used B Cell in the below VB. or Print this three cells information on last page below the last B cell used.
Sub Button1_Click()
ActiveSheet.PageSetup.PrintArea = "$A$1:$N$" & Cells(Rows.Count...
Hello, I am trying to get this code to Save to the following location - X:\SEA Shares\Surface Trans\QUOTES
Can someone help me with amending the code to save to correct location?
Sub Button1_Click()
'
' Button1_Click Macro
'
'
ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF...
I am extremely new to this, but this is what I have right now. This changes the name of the invoice based on a cell value. Is it possible to also change the path based on a cell value? (the bold area)
Sub Button1_Click()
ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, Filename:= _...
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.