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

[SOLVED] Macro Update combobox list change data

Hi user's of excel Forum!! I have a problem with this macro: I need to update the list in the combobox 4, What does the macro is to bring the name of the folder I'm working. Works fine, but I don't...

View Article


time stamp when printing

Is there a way to have a date/time stamp entered into a cell when a worksheet is printed?

View Article


copy file to a directory if cell G6 equals to a certain value

need some vba help. Still a beginner at this. I have a workbook already saves the file and to a specific location based off certain cell values. I would like it to copy the save file to another...

View Article

Exporting Multiple Quotes from Yahoo Finance

Hi all, I currently have this set of codes that allow me to key in Ticker, Start Date and End Date in the cell "ticker", cell "StartDate" & cell "EndDate" respectively. I did up a macro button that...

View Article

Image may be NSFW.
Clik here to view.

Need Help Automating Tedious Task , Need to copy data if its contained in a...

I have included the file with the example filled out , Row 1 contains many cells with numbers and letters (starts in column 3 row 1), I call these "legends" Each Legend Needs to populate accordingly by...

View Article


ActiveX Image Picture File Size

I have 24 ActiveX Image Boxes in my document. When I import 24 pictures into it the file size goes from about 4,700KB up to 108,000KB! I know pictures take up a ton of file space but is there a way to...

View Article

need help displaying Message Box if worksheet is not open

Hello, I am trying to write a macro that looks for a worksheet to be open and if not then to display a message box telling the user to open it. The data file is generated by another system and has a...

View Article

Automate removal of ROUND from formulas

I have a large number of formulas of the type below. "blahblahblah" is different for each formula and I want to preserve that part of each formula. =ROUND(SUMIFS(blahblahblah),1) Need to remove...

View Article


Trying to get a VBA created for Excel

HI everyone, Im after a little help. I think im ok with Excel, and then i read some of the posts that others have put, and its like another language! So please bear with me. My request may be very...

View Article


Dynamic Size for Tables Created in VBA

I'm a VBA rookie. I have this code from recording. All I'm doing is selecting all data, and making it into a table. Problem is the amount of data, in terms of rows, always changes (columns are...

View Article

How to open msgBox and close UserForm if no data found

Hi all, I'm trying to open the workbook base on Cell value and I would like to open MsgBox and close UserForm if the file does not exsit. Regards, tt3 Code: Private Sub tt3_Click()...

View Article

Image may be NSFW.
Clik here to view.

Having difficulty using macros in linking a button to prompt me to enter a...

I am trying to link a button control in excel 2010 to prompt me to enter a year (that is linked though a url) so that the particular string in the url changes depending on the number I put in. In other...

View Article

Image may be NSFW.
Clik here to view.

Limiting Views and automatically adding columns

I have been asked to set up an excel spreadsheet for one of our departments that holds projected hours for different projects. This is the question I was asked: Quote: Here is the latest version of the...

View Article


VBA find interior.color and display

Hello, I am new to vba coding and am trying to build a visual basic menu system on a 2003 excel spreed sheet. At the moment I am stuck trying to figure out how to make a find search for only cells that...

View Article

Saving macro file

After I write macro inside Microsoft Excel Worksheet (.xlsx) when I save file, system indicate that cannot save, must save in Microsoft Excel Macro-Enabled Worksheet (.xlsm) How can I still save file...

View Article


Macro to Filter specific items out, rather than listing th rest

Hello, Can someone please provide the syntax for an autofilter that removes 2 or 3 items? It would be much easier than listing out all of the checked items. Thank you

View Article

Creating single comment from a clipboard content

Hi I am Sam, I used a lot of Excel vb scripts to speedup my productivity at work. I come here a lot. Today will make three weeks i am looking for a macro that could create a single comment from the...

View Article


Image may be NSFW.
Clik here to view.

Update few columns of information from another sheet to my existing report

Dear, experts. I want to update information from "updated sheet" to "report sheet" according to the same number and item. What I am doing now is: Step1: Copy a number from "updated sheet", find this...

View Article

update sharepoint list

Hello All, I have to do a daily routine work where in i go manually to sharepoint site --> Go to All site Content--> Lists--> Name (List)--> Add new item--> Update the name and save. Is...

View Article

Upload a Excel file to a SharePoint

Hello All, Please help in Macro to upload the excel file located in the Desktop to the Sharepoint link. Thanks and Regards

View Article
Browsing all 50054 articles
Browse latest View live