Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Browsing all 50085 articles
Browse latest View live

Entering Check Boxes in Excel Sheet using VB

Hi, I need information on how to enter a check symobl in the excel sheet for showing a particular cell as the accurate value from the range of cells provided. I tried a lot of codes and finally found...

View Article


Open, Print, Close PDF hyperlink through an Excel Macro

I am trying to create a macro in excel that will go to my hyperlink, open the PDF, print the PDF, then close the PDF. I have multiple hyperlinks in the worksheet and would like to print them all a...

View Article


Copy Destination syntax

Good morning to all you geniuses that make me feel so stupid! I have literally spent hours trying to copy named values from a template to another workbook. No matter what syntax I use, subscript out of...

View Article

Hide rows macro

My workbook has many sheets labelled by month (Oct 2012, Nov 2012 etc) and every sheet has data in it from rows 16. There are at most 50 or so rows of data (16-66 lets say) but this is variable from...

View Article

subtotal with variable range - help!!

hi, can someone help me with a code to calculate the subtotal of a variable range. thanks.

View Article


Display all files on a specified path on a listbox/listview with icons

Hi experts, Is this possible? To display all the files on a folder/path on a listbox/listview with icons? Thanks in advance. thisisgerald

View Article

Pass mulitple workbooks to another procedure as optional argument

I have a lot of procedures that use multiple workbooks as source data. Normally the user selects the relevant workbooks in the beginning of the procedure. I've been trying to work out how to pass...

View Article

Image may be NSFW.
Clik here to view.

(Solved) Find all macro that looks for numbers only and copy and paste

Hi all, I did do a search and i tried a few find all but couldn't get it to work. I have not tried a Vlookup as i have never used it. Due to the storm i need this to help me be able to get thru the...

View Article


Compress VBA Code

Hey, i am very new & please let me know how to Compress below code. Code: Private Sub CommandButton1_Click()     Dim wks As Worksheet     Application.ScreenUpdating = False     Set wks =...

View Article


Applying Macro across several worksheets

Hi all, Can someone help me with this problem please? I have a spreadhseet with data in tables across several worksheets, I need to amalgamate all the tables into one single table. The macro I came up...

View Article

Copy into a new worksheet, Save As, Close

Hi I wish to set a macro for the user to click a button and then he can select where to save the file in and what name to save the file under. How do I do that? Thank you!

View Article

Image may be NSFW.
Clik here to view.

automatically filling columns

Hi All, I've attached a file with 2 tabs. First tab "PO_Summary" has a PO number, Qty and a Part in column A, B and C. A part can occur multiple times with different PO numbers. Second tab "PO_Detail"...

View Article

Deleting files in a subfolder with dates older than 5 days

Hello, I have a subfolder named (Ordering Backup) this code I have in the L:\GH Linen Orders\ directory. I would like to check for the dates older than 5 days old and delete them. The files are saved...

View Article


VBA - List Dates excluding Weekends and Holidays

Really appreciate if someone could help. This may be a little long. I apologize. I currently have a function in which when I enter a date that is not a trading day it returns an error. The Code is:...

View Article

Macro to copy from workbook (filename changes) and paste to (filename stays...

Hi, I have recorded a macro to copy from a sheet in a workbook and paste into another workbook to use for an access upload into one of our systems. I am trying to figure out how to have the macro of...

View Article


Image may be NSFW.
Clik here to view.

Trying to create vba code, which replicates other vba code within the...

Hey guys I need some help please find attached following spreadsheet (seasonal forecasting) within that spreadsheet there is sheet called “Sheet1 (2)” I have created a box which says, top 5 turnover I...

View Article

[SOLVED] excel run-time error -2147024773 (8007007b)

Hi Guys, I've got a vba code to save my current sheet as a pdf. All was working well untill i changed the formula in the cell from which the filename is pulled. Now whenever I run the code I get a...

View Article


Image may be NSFW.
Clik here to view.

Assistance with writing and inserting code correctly

I am trying to insert code correctly into my spreadsheet. I want to add this calendar to column B when each cell is clicked on, but I keep running into errors. I am also not sure if I can use a formula...

View Article

Macro that picks up every pivot source and location.

I need a macro that will create a new tab, that would contain every name (pivot name) and and location (sheet name) of all the pivot tables in a workbook. I need this to figure out which pivot is using...

View Article

checkbox auto check

Hi, I have a simple checklist created and has three columns. First is when a job is sent. Second is when a job is confirmed. And the third is when all jobs in that category are completed. I was looking...

View Article
Browsing all 50085 articles
Browse latest View live