- different excel version, same add-in?
- Subscript out of range error
- Disable columns
- events for tabs in a userform?
- Comparing 2 cells and copying rows to new worksheet
- Set a value in a procedure
- Importing data into Excel from Access
- Need help in my VBA code
- Sheet Tab Color
- Finding Empty Rows
- How to return the name of the sheet from which the function is called
- Do While
- VBA line to share a workbook
- Search Routine
- Detecting duplicate entries
- Type mismatch on if statement
- If Condition Then find and delete
- Looping help please
- Hyperlink to a workbook Add-In?
- Adding a data in a cell from a drop list
- Protecting a sheet with a password using VBA code
- Automate creation of monthly invoices
- labeling worksheets
- Custom Function not calculating properly
- Cell not visible because of the autofilter
- Sheet Tab Color
- VBA Macro help needed
- .Text to .Value
- Help Required
- Which toolbar Button was clicked?
- Email question re: Ron De Bruin sending sheet as html
- Get value and add next cell
- this last Saturday's date
- Time in and time out
- Delete column when workbook opens
- Selecting a graph immediately before a sheet
- Help with cell reference
- Auto Time on Click
- userform as startup object.
- keep row if cell value is 7 digits and all numbers
- Add range in a loop
- Conditional Format - range
- Help! Vba Copy Cell To Different Worksheet.
- Excel Short Cut Keys
- Row & Column Auto Hide Through Macro
- How to restrict scroll area using vb?
- Why is Workbook.Add causing this issue?
- excel to play sound file
- Error 91 When Closing
- Help: Logic for reading/writing cell values based on dual combobox selections
- RE: Time Rounding Up and Adding
- Set Value For All Macros
- Hiding Rows Based on Results in Other Rows
- Sort using a variable for range
- Question on where should I look.
- Validation with ChangeEvent?
- Passing Working Storage between Excel Events
- determine active or selected worksheet
- Converting Crosstab into Tabular Format
- Match & Use Figures
- Providing "descriptions" for VBA User Function Arguments
- Extracting 28 from a string
- vba help for datavalidation
- Remove ByVal Target As Excel.Range
- Putting powers on to a Matrix?
- summing 1 to 'n' values in a worksheet
- VB Code
- Conditional formatting
- Pop Up Window when text entered into cell
- Excel Version
- VBA help for excel
- Get external data from secured access database.. Help !
- Type Mismatch I can't figure out!! (VBA)
- VBA code - color format routine
- Inserting Pictures in Excel, need auto adjustment on size
- Macro Help
- disable exe file
- Macro/VB help with color of cells
- Importing Data
- Cannot assign a hyperlink to a button
- ActiveCell =last cell clicked
- Creating a conditional table?
- Macro help please
- Running Macro's from "IF" statements
- Put row height in column F of a changed row's height
- Personal.xls Deletion
- VBA Guidance needed
- Translating letters from english to russian
- ActiveSheet
- Macros and custom toolbars
- Totaling Columns
- Product List
- Macros
- Popup window that accepts data and calculates.
- Fun with Filters
- Running Scheduled Tasks Macros While Cpu Is "logged Off" From Network
- Compare two Formulas
- Simple textbox question
- Different page orientation on one sheet
- ShowDetail in pivot table
- Custom Web Query
- Editing User Defined Lists - Beginner
- VB xml question
- VB Coding Help
- Find Unique row and sum and other questions
- Missing rows
- Outlook object send item
- Using the Workday function
- Saving a Sheet as Text file
- UserForm: load path of jpg in cell
- Help with a date code
- Reading specific characters from closed files
- Clear a check box
- Automated Excel Reports
- Playing With Numbers
- Call function to fill Listbox
- Updating Pivot Tables
- Paste Special Graph from another worksheet
- Adding Sheet name to Footer
- Don't understand the off-set
- using VB to link formats
- auto input on selection
- comparing data and producing the result on another sheet
- Filtering and drop down lists!
- Collation of data from multiple worksheets
- group rows
- How Do I....
- Dropping Numerical Data from MS Word .rtf File into .xlS
- Initialise List Box
- Order open/close workbook conflict?
- how to determine if a cell has a name?
- Select A1 cell?
- Automatically Close Workbook If Another Workbook Is Opened
- What's wrong with my code please
- Please Help
- Formatting with Ranges
- Need help on Worksheet_Change & User Forms
- Help on the Option Button Please
- Option button
- Looping through sheets
- Help
- Varying a value
- display information - macro help
- possible to delay comments until user form receives input?
- Find value and copy row into new sheet
- Fiscal Date Function-PROBLEM
- Populating an array from a range, to populate a combobox.
- Problem with Closing an open workbook with vba.
- User Defined Functions
- Format Dates
- Thanks Carim but.......
- Problem with apostrophe in a string
- Beginner needs HELP with .Text
- Marco Loop Question
- Adding Vat
- Selecting a variable range
- HELP:Last Day of Month reverts to First Day of Month
- HELP:Last Day of Month reverts to First Day of Month
- Pulling data off of the web.
- Advanced table selection switchboard
- Cna't switch open workbooks
- Need some help please
- Create a new Sheet if it doesn't exist?
- Vlookup Questing
- Randomly Pair Names in a list
- football stats
- Here's one for the experts
- Excel VBA Help
- type matching
- E-mail workbook problem
- Finding Users
- Beginner needs help with UserForms
- Date and Currency Format
- How to display a balloon and place some text in it
- search text in another application
- Editing Command bars
- macro problem
- Adding auto complete to a drop down menu.
- Multiple Column Sort via Macro
- Find maximum in a range with vba
- Deleting offsetting records
- Help me Modify this Insert Blank rows & Formula
- Checking Range
- Quick MsgBox Question
- Why can't a make this formula in a textbox?
- ¿How could i search a string from Book 1 into Book2?
- Assigning to consecutive variables
- Issue clearing previous selection
- VB Coding. Who's got the Knowledge?
- Default values in textbox
- Looping through crosstab worksheet
- Multiple Dynamic Menus
- Compare dates with today()...
- Very basic (not the language) Macro help
- myRng as String and use myRng As Range?
- How do I create a macro to run queries with worksheet data
- refresh
- custom toolbar
- Advanced Invisible Button
- job sheet task
- Creating questionnaire - hiding questions
- Kill Worksheet!
- Some Advice Please....My head hurts
- HELP: Using a macro to update links
- Printing Worksheet Multiple Times
- DateSeriial in Sub Routines
- To look for a specific value in one doc. then insert in Excel
- filtering in protected sheet
- Different footers on subsequent pages
- Print to a word doc
- error 1004, method of class/object failed
- Insert value into mp3 tag
- find a particular character in a cell
- Vlookup Based on Cell Date
- Changing Digits
- Using VBA to move screen selection
- Removing a Digit using a macro
- Copy-paste question
- Code to delete code
- MAcro color changer
- Removing command buttons using code
- Saving and Closing Workbook
- how to merge data from one excel into another excel
- Entering the date in a userform
- Newbie... Macro - Importing multiple csv files to excel
- Paste Special with sheet macro problem
- Copy a formula to cells in column A which don't have an empty cell in column B
- Looping two criteria - Beginner help
- Help with the use of 'Range' in Macro
- PASS down parameter from DOS to Excel
- Unique Identifer
- conditional formating
- read date and highlight if a month passed
- vlookup formula
- Stripping out repeated entries from a column
- Reassiging yellow color to cells
- Format a number in VBA : 1 --> 001
- Macro help needed
- Macros: Explaination on Logic for this Code?
- Simple (I think) problem
- Hide row based upon cell value
- Highlighting a cell when I enter data
- Code problem
- Unwanted Menu Bar
- referencing a workbook
- Formating with a macro
- Making this code work
- Need a macro to search and remake any list
- BRILLIANT EXCEL ADD-IN IDEA - Requires Calling a DLL Function Written In C
- Format Currency in VBA