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

Code problem: Can't declare class module userform textbox as variable and...

I'm preparing a Userform with plenty Textboxes and one listbox. I've apllied class module for all textboxes in Userform and when writing (change event) words at selected textbox I get dinamically...

View Article


Insert Multiple Images to excel sheet

Hello There ! I'v been working on a simple excel file that will help me a lot at work, but I'm stucked in this one. I have more than 5000 cardstock with our clients signature on them. I have scanned...

View Article


Image may be NSFW.
Clik here to view.

Assigning the picture to the code =vlookup

Hello everyone, I attach a simple file in excel. In the first sheet I've got a simple table: Brand ** the product, code, picture and description. In the second sheet I have a few codes from the...

View Article

Dynamic funcationality in workbook

Hi, I have sheet1 along with three columns as below Result column will show the result after sum ** column A & B Code: A    B      Result 1    1      2    1 3    1 4    1 This is simple that i...

View Article

Auto-Populate Data From Master List to Separate Sheets When Two Criteria's...

Hi! I started creating a database with clients registered for a program. There are three sessions. I wanted to see if there is a way to use macro to auto-populate data from a Master List holding all...

View Article


Image may be NSFW.
Clik here to view.

VBA to Auto Populate the “AutoPopulate” sheet as data is being entered in...

Looking for VBA code to auto populates the “Auto Populate” worksheet as data is being entered in the “Enter Data” worksheet (main data entering sheet). VBA conditions: VBA Code Conditions: 1. When I...

View Article

VBA to Hide/show columns based on a filter and multiple criterias

Good day everyone, Could some one please help me to achieve the following? I have a very large table and i need to be able to Hide/show specific ranges based on: Filter +and+ specific cell values in...

View Article

Find next cell in range with interior color

Hi, I have a B2:M13 range. I would like to find a way to find the next cell with Interior.ColorIndex = 1. For example, if position is currently B2 (so myrange(1, 1)) and the next black colored cell is...

View Article


Image may be NSFW.
Clik here to view.

How to bring second worksheets data in Userform ListBox2 ?

Hi, I have a userform which catch data from worksheet and show it in userform listboxes. I have two worksheets named " EmployeeRecord" and "SalesRecord" I have two ListBoxes in userform. In the...

View Article


How to distinguish text or value in a textbox with percentage?

Anyone help me to distinguish text or value in a textbox with "%"? (e.g. input 7% or 0% is TRUE but input "" or 0 or 0.07 or or 7$ is FALSE)

View Article

Excel 2010 vba equivalent to windows key + E

How do I open up the folder directory using VBA?

View Article

ActiveCell.Rows(row number.Hidden returns false when row is hidden sometimes

I am trying to implement a very simple user form that has previous and next buttons to navigate through sheet that has rows filtered out. I was hoping to use the Hidden property to let me know whether...

View Article

help with creating new files

I wondering if someone could write a code to extract these templates and possibility more in the future: Template MOV , Template SANDBAG, and Template TEMP from the file name test data input BIR.xlsm...

View Article


how to lock certain cells if another cell is blank

dears, i have a situation where i want cells c13:e13 to be locked if cell g5 is blank. and same cells will be unlocked only if g5 contains text only. thnx

View Article

Show / Hide specific sheets per username

Hi all, I'm trying to only show specific sheets per user using the environ variable and this code seems to work for the single user / sheet but the master user does not function correctly i.e. the...

View Article


Image may be NSFW.
Clik here to view.

Selecting all data in specific columns without selecting adjacent column.

Hello All, I thought I already posted the following, but I cannot find it and did not receive a confirmation e-Mail. Using VBA, I need to Select A1:C14. The problem is that A1:C14 contains blank...

View Article

Image may be NSFW.
Clik here to view.

[SOLVED] Selecting all data in specific columns without selecting adjacent...

Hello All, I thought I already posted the following, but I cannot find it and did not receive a confirmation e-Mail. Using VBA, I need to Select A1:C14. The problem is that A1:C14 contains blank...

View Article


Editing a recorded macro of a csv import error

Let's say I have a valid .csv file path in A1 and I want to write a macro that imports whatever file is in A1. What I did was to record a macro and browsed for the specific file to see the code, then...

View Article

Image may be NSFW.
Clik here to view.

change values to lower case & paste in a different column

Hi All, the values in A1 need to be converted to lower case and a "-" added between the words Eg: feilun-ft009-boat-spare-parts-tail-propeller-ft009-12 & paste it in column "N2" the same data (add...

View Article

Image may be NSFW.
Clik here to view.

[SOLVED] How to copy nonconsecutive cells into another sheet consecutively

Hello, B+N Total sheet is where the data is and the decider is Column 'AF' which is already formulated and has 2 options: 'MMS' or 'Retail'. I'm trying to write a code which needs to do: If B+N Total...

View Article
Browsing all 49948 articles
Browse latest View live