Tagged Questions
0
votes
2answers
16 views
VBA Overflow error after office 2007 to 2010 update
I have a VBA macro that worked correctly in Excel 2007 but after updating to 2010 it throws errors. The Macro basically copies raw data from one sheet to multiple sheets. The error being thrown is ...
1
vote
2answers
30 views
Trying to copy data from a .xls workbook into a .xlsm one while generating data
I am trying to loop through one column of a .xls workbook. Each row of that one column has data that needs to be copied over to the new .xlsm workbook while auto-generating strings I've made (name, ...
0
votes
1answer
34 views
Using Excel ComboBox to pull information from one file to another
I am trying to copy information from an excel database file to an excel display file. I have figured out how to copy that information in and I have different macros depending on the different ...
0
votes
1answer
40 views
Vba closing excel applications/workbooks freezes
I have a problem with the following code:
Dim excelapp as object
set excelapp = CreateObject("excel.application")
dim ws as object
dim wb as Workbook
wb= excelapp.Workbooks.Open(path)
ws= ...
1
vote
1answer
44 views
excel and sql queries through different subs or functions
I have an excel sheet which i use with an access database. I want to open the database and use different sub routines with different queries.
However i don't know hot to publically assign an variable ...
0
votes
2answers
38 views
Why isn't this loop working correctly? I keep getting the error Method 'Range' of object '_Global' failed
I'm attempting to graph lnD and i, where i is the x-axis, and lnD is the y-axis. I have an equation that I'm putting a range of values for i into, and attempting to retrieve values of lnD.
However, I ...
1
vote
1answer
34 views
what is the value for second parameter for getdevicecaps function?
I am trying to get the physical margins of an active printer. But i am not sure what should i give the values for second parameter for GetDeviceCaps function. Can someone tell me what are the values ...
0
votes
0answers
77 views
Use file name variable to open Excel 2010 file from Access 2010
I need to open Excel 2010 files from Access 2010 by using a variable for the Excel file name. I can't quite figure out how to format the variable names for the file and sheet that need to be opened.
...
1
vote
1answer
40 views
Call a URL in Excel 2010 without opening the webpage
My Excel sheet consists of mobile numbers.
I want to pass each number to a URL and perform a certain code on my server.
I have created a button and have wrote the below code:
Private Sub ...
-1
votes
0answers
24 views
How to deactive the previous action in vba while opening the excel
when i open the excel it perform the last action that means the action before close the excel(when open excel it perform sent_click() automatically without click the button).
Can any one help me how ...
0
votes
1answer
48 views
how to keep the first cell always active in excel using vba
How to keep the first cell always active when opening the excel sheet.
Can any one guide me to how to this.
This is my
code:
Private Sub Send_Click()
Dim strURL As String
...
1
vote
2answers
90 views
Returning “application defined or object defined error” and “Type Mismatch” in vlookup in VBA script
I'm having some problems with the vba script below. It's pretty simple. It's meant to take the value of a dropdown list and respond based on a yes/no/null value in another sheet. The code works ...
2
votes
1answer
37 views
Pivottable woes
It seems like all of the examples from other people are just like what I already have in my code. But in my case, nothing resolves the problem. So here is the complete code along with a break to show ...
0
votes
1answer
125 views
Userform listbox filled with pivot table values - excel
I am trying to load a listbox with the rows from a pivot table field. I have found the following code that works for a ActiveX Control Listbox, but not for a UserForm Listbox. The UserForm control ...
-1
votes
0answers
50 views
Add fields to PivotTable [closed]
I am successfully creating a pivottable based on usedrange. How can I use VBA to select all available fields to add to report? Right now it comes up with the "Available field list" and I go in and ...
0
votes
0answers
48 views
Change default location of inserted pictures in VBA
I used the following macro in Word 2010 to change the default location of inserting pictures to the directory of the active document:
Sub AutoOpen()
Options.DefaultFilePath(wdPicturesPath) = ...
2
votes
1answer
68 views
Error 1004 using Range.Columns - using same syntax as Range.Rows
I'm having some problems with a subroutine in VBA (Excel 2010).
The code aims to resize a block of formulas given the range object of the original block, and the new number of rows and columns. It ...
1
vote
1answer
181 views
Excel 2010 VBA - Grab values based on date, add, insert into different workbook (code included)
Never used VBA before an this morning (Java experience in school) and I need some VBA that looks for dates down a column and if it finds the correct date I set then moves one cell to the right, copies ...
0
votes
0answers
79 views
Multiple refresh operations in VBA using Oracle Smartview
I'm developing a VBA macro that basically does the following:
Creates a new sheet in the current workbook
In the new sheet, add a header row based on some criteria
Add a line under the header row ...
-1
votes
1answer
373 views
Access VBA: Export table to Excel 2010 pivot table
I currently have the code below which saves two data tables into an Excel workbook on two separate sheets, and then opens the workbook:
Dim outputFileName As String
Dim outputFile As String
...
0
votes
1answer
27 views
I want the msgBox to show the cell's defined name instead of the cell address in 2010
I am using the code below to validate that cells have information prior to saving a workbook. The program works fine but is displaying the cells address ($P$14). I want it to show the cells defined ...
1
vote
1answer
74 views
Conditional Formatting is being re-created when sheet is activated - Excel VBA
I have code on a worksheet on excel that is run every time the worksheet is activated
Private Sub Worksheet_Activate(). I have a code for conditional formatting but every time the worksheeet is ...
2
votes
0answers
70 views
Extracting a Specific Variable from a Class Module in VBA to a Standard Module
All,
The following code is from Bloomberg. It is designed to extract bulk data from their servers. The code works, but I am trying to extract a specific variable generated in the class module and ...
0
votes
1answer
69 views
Formatting in excel vba takes a long time
I have an excel (2010) sheet where I load the data from a database and then format each row based on a particular cell in each row. The code for formatting takes quite a long time. About 4 minutes for ...
0
votes
0answers
47 views
I have a percent in excel and I just want to graph it on a 100% chart
I do not need any number or calculations in the chart, that was my old method. Now I just have a raw percent and want to show it on a graph of 100%.
Any ideas?
Thanks.
0
votes
1answer
75 views
Copy Destination Method Not Working for Large Amount of Data/Formula
Below extracted code is working perfectly if iRow is up to 40,000 (note that it leads to a total of 3,720,000 formulas...). I now need to do the same for iRow above 100,000 and it is exponentially ...
0
votes
1answer
170 views
Crisis: Reconciliation macro - Excel 2010 hangs every time
Good evening.
Two months ago I started developing a macro in Excel 2010 with the purpose of reconciling two different sets of information. I put the project on hold a month ago, at which point the ...
0
votes
1answer
171 views
Excel VBA - Check Report Slicer Selections (Skip if ALL are selected)
I need help with some VBA code. I have an AgeRange slicer and I have a working script that inserts a row, adds a timestamp, and then reports the slicer selections.
I'd like to add something to this ...
1
vote
2answers
50 views
Checking Data Types in a Range
I am trying to validate the data types of all cells in a user-selected range are the same, using a VBA function. I have the following code (simplified), which works for the most part:
Dim vTempRange ...
0
votes
1answer
35 views
When click on graph, zoom in perfectly, then back out with button click?
Is there a way to fix a zoom by clicking on a shape. I am decent with excel, however I have no code to show.
PLease help, thanks:)
1
vote
2answers
116 views
What is the entry point of an .xlam excel addin
I am doing some work on an excel addIn abc.xlam.
This addIn is enabled in excel addIns.
I want to launch an .exe file whenever I open up a worksheet (new or existing) in excel.
I want to code this ...
0
votes
2answers
125 views
Deleting Sheet with VBA crashes Excel
I am trying to delete a worksheet when the user click's on an image (button) in Excel. However this makes excel crash and restart, forgetting any unsaved progress.
This is my sub:
Sub DeletePlan()
...
0
votes
1answer
423 views
vba excel create pivot table by cache or new
on a vba excel macro tool, I need to create many new sheet and pivot tables from two data sheet.
we have two way
use pivot cache to create new pivot table.
create new pivot table with same data ...
1
vote
1answer
33 views
ShowSeriesName attaching Y value label
I am writing a loop to create and format an XY scatter chart in Excel 2010. In my loop I added .ApplyDataLabels ShowSeriesName:=True and the series name shows up in my chart but the Y value label is ...
1
vote
1answer
141 views
From XLS into CSV - macro Save As visual option
I am glad to be here with great programmers and hope I will learn a lot. I am also new in this kind of programming so I am sorry for any inconvenience.
I am using the vba code below to transfer my ...
0
votes
1answer
43 views
Highlight a row until last column
How can I adapt this code to highlight a row until last column, that in my case is “J” and not the EntireRow?
For Each wb In Workbooks
If wb.Name <> "Book1.xlsm" Then
wb.Activate
For ...
0
votes
1answer
162 views
Search for multiple strings in multiple workbooks at the same time
How can I search for several strings automatically? The number of strings is variable, and are in column A, Sheet “Plan1”, workbook “"Book1.xlsm". I used Find Method for search and a Input Box to ...
-2
votes
2answers
51 views
Lists and Dynamic Updating [closed]
Is there a way I can make a list. I am trying to make a comment log which will include Name---Date---Comment. I will have 3 work books. Two workbooks will have two different lists of Name,Date and ...
0
votes
0answers
94 views
VBA6 code that is causing stability issues in Excel 2010
The following code works and will produce results, but something in the code is making Excel 2010 unstable. Excel will eventually crash after a few minutes. Works fine in 2007. Can anyone spot a ...
1
vote
1answer
123 views
VSTO Add-in Moving to Office 365
I work in an academic lab, and have been working on VSTO Add-In to Excel (primary to handle complex data analysis and generate reports, what I think is bread and butter for VSTO). At the lab we have ...
0
votes
2answers
206 views
VBA Ubound() doesn't work?
I'm trying to make my own function in VBA-Excel 2010 to count some things in array passed as function arg. Also 2 conditions are passed too. The problem is I can't get Ubound() function to work.
...
0
votes
3answers
59 views
How to make a sub that stops when it finds a blank cell?
I was working on a database in Excell 2010 and found many duplicated names. I tried to make a VBA Script to solve this, but it just ends on a infinite loop. I wanted it to stop when it hits a blank ...
2
votes
1answer
129 views
Excel PivotField Orientation is wrong?
I'm using Excel 2010 and writing a VBA function to automatically format various metrics in a pivot table as it is changed by the user (so that formatting is preserved when they add/remove fields). ...
2
votes
2answers
157 views
How can I copy a row of data, and paste it with an offset
I'm working on a Excel 2010 Sheet that has some doctors names and their adresses, but frequently there are 2 names that are identical but have diferent adresses. On this cases I would like to copy the ...
0
votes
1answer
59 views
Place text in column B when it gets colored (VBA/Excel)
I've been working on the code below. The code will color every row where the value "test" is found. When "test" is found, I want the program to also put "test" in column B.
I already tried something, ...
1
vote
1answer
299 views
calling Access query from Excel macro
I have a VBA macro in Excel that calls a query in an Access database (.mdb). However, the Access has been updated to a .accdb file and I don't know how to change up the macro (and/or include any ...
-1
votes
2answers
103 views
Excel/VBA - Checking hierarchical ID
I have a cell in Excel 2010. I want to check if the value entered there is a hierarchical id or not. How would I do that?
What should be the format of the cell? Should be general, number or something ...
5
votes
5answers
302 views
How can a .xlsx of multiple linked worksheets be split into separate worksheet-files, and how can it thereafter be reassembled?
A non-IT related class has been assigned a group project where the work they do will be stored is a single .xlsx file. The members decided the best way to collaboratively edit said file would be to ...
0
votes
1answer
179 views
Copy a worksheet to a new workbook and have a button point to the macro in the NEW workbook?
I have a worksheet that looks like a form. It has a "Reset" button to clear the values.
There is a macro that I can run that copies that sheet into a new Workbook and emails it to someone. The ...
1
vote
4answers
73 views
Long-Running Operation in Excel
I have an Excel spreadsheet and I have a .Net library which does some fairly complex calculcations. The .Net assembly is exposed via COM to the VBA code in Excel.
When I call out to the .Net library, ...



