473,544 Members | 1,968 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Microsoft Excel Forum

Discussions and articles about Microsoft Excel spreadsheet product.
23
3,700
thread by: SANDRADEPAR | last post Dec 25 '15 by: zmbd
Can someone give some advices??? Id like to know if someone have a code for visual basic/ excel to calculate the exact difference of two numbers in a extremely huge sample, such as. 34 46 61 70 73 78 88 89 90 95 100 49 51 55 62 63 64 76 82 84 93 97 47 48 54 55 57 67 74 79 85 91 99 49 51 55 60 63 64 67 78 83 93 98...
11
3,575
BHo15
thread by: BHo15 | last post Dec 4 '15 by: zmbd
I am working on a project to download the full list of domains that my home network has been to in a day (or days) from OpenDNS. I have most of this working, but one piece keeps hounding me. I can't activate the newly downloaded CSV file from OpenDNS to manipulate it. I can get it open, but even when I stop my code after it is open, I can't...
5
3,594
thread by: hvsummer | last post Jan 6 '16 by: hvsummer
Hi guy, Datasheet form in Access is very good function, I can do the same thing in Excel by Sheets(i).Usedrange.copy Set NewBook = Workbooks.Add(xlWBATWorksheet) With NewBook .Sheets(1).Range("A1").PasteSpecial xlPasteValues, , True, False .Sheets(1).Range("A1").PasteSpecial xlPasteFormats, , False, False End With...
1
3,283
thread by: Sherrin | last post May 7 '16 by: zmbd
The following works well in local share network drive. However, when the file is transfer over to the open network (view from internet), the following excel file will show error: Run-time error: 52. Bad file name or number. I have change the fpath to the following instead of fpath = ThisWorkbook.path & "\" but still having the same error. ...
1
2,924
thread by: kfschaefer | last post May 7 '16 by: zmbd
I am having issues with the data being placed in the master workbook which contains multiple worksheets that have data tables In one case if SHNames = "Proj Sum" then it is placed outside of the table and not recognized by Pivot table, the other if the shName = "ResPlan_Data", there are multiple rows of blank lines in the Table and no data is...
4
3,709
thread by: burnsbugs | last post May 7 '16 by: zmbd
H, I'm hoping some of you can give me ideas on how to deal with our challenge. We are developing a system that will accept excel data files on counseling and health services accessed by users. The users may get the same or different services from multiple agencies in different locations. We want to analyse the combined data to report on the...
1
3,174
relicx2004
thread by: relicx2004 | last post May 7 '16 by: zmbd
I created a VBA code to automatically sort(ascending order) a column containing Traditional Chinese characters on Excel 2003. It works well but when I tried running the code on a Excel 2013 version the sorted values differs versus on the sorted values on the Office 2003. I tried using Range("A2:A30").SortSpecial SortMethod:=xlPinYin and...
0
2,145
thread by: Andreas123 | last post May 20 '16 by: Andreas123
Rabbit has given code for a AES encryption for ACCESS. Which modifications would I have to use it in EXCEL ? Thanks for your help! Andreas
0
3,097
thread by: NeilP | last post May 24 '16 by: NeilP
I have a sheet that I want to filter on a month. I have the month in Sheet Master Cell C4. If I use the filter as: ActiveSheet.Range("$A$1:$X$4831").AutoFilter Field:=5, Criteria1:=xlFilterAllDatesInPeriodApril, Operator:=xlFilterDynamic It works. When I use a variable in the AutoFiler if fails. Full Macro is: Dim vMonth As Variant Dim...
0
2,076
Alireza355
thread by: Alireza355 | last post Jun 11 '16 by: Alireza355
Hi Every1. I have an Excel worksheet that contains 4 columns. I select column A and B, and add a conditional formatting to change the color of DUPLICATE cells to a color. So, some cells in column A and B turn to color. Here is what I want to accomplish: NO CHANGE TO COLUMN A. Delete cells in column B,C,D that the B is NOT colored...
0
2,579
thread by: kw127533 | last post Jun 23 '16 by: kw127533
Hi All, I have the below macro that I've been using to select data from a sheet, copy the data, open a new workbook, paste special values and format columns C & D to date format. This works perfectly as is, however, instead of the filename for the new workbook being based off of cell H1 in worksheet "Upload to NBI" I would like it to be based...
6
3,218
thread by: parviainen | last post Jan 3 '17 by: olafburch
One of my customers has an Excel 2003 document that appears to be corrupt. When I open the excel document I get the following error: "The file you are trying to open, 'database.xls' is in a different format than specified by the file extension. Verify that the file is not corrupt and is from a trusted source before opening the file. Do you...
1
2,417
thread by: banme | last post Dec 17 '16 by: Luuk
favorite This question may already have an answer here: VBA Excel Function for returning file size in byte 2 answers For example: Cell A | Cell B
2
1,909
maxamis4
thread by: maxamis4 | last post Nov 29 '16 by: Zakoss
I have this sub i created for Excel. The idea is to populate multi column list box from values in an excel spreadsheet. I am stepping through the code which executes fine but no values are loaded in my list. Anyone have any ideas? Private Sub cmdContact_Click() Dim cell As Range Dim Rng As Range 'Me.lstEmployee.Clear 'Make sure...
2
3,510
maxamis4
thread by: maxamis4 | last post Nov 27 '16 by: maxamis4
Folks, Trying to do something simple here, I want to take a value that is a string and convert it to a control. Simply put I am looping through an array and when i find a value i am looking for, i want to grab that counter and generate the control. I am using a string to put the value together and then I simply want to convert it to a control...
0
1,668
thread by: dakem | last post Nov 26 '16 by: dakem
please i need help i have add in data analysis plus in my excel, but when i want to run the for exemple the t-mean or Z-mean i receive this error "the event source ExceptionManagerInternalException does not exist and cannot be created with the current permission"
1
2,006
thread by: MrYoda1 | last post Dec 17 '16 by: Luuk
I noticed something when trying to sort a list of names. It may have been happening all the time and I never noticed it, but I'm not getting the results I'm expecting. I have three columns that contains each part of the person's name. Column A has the Last Name, Column B has the First Name and Column C has the Middle name. Given the list...
0
1,978
thread by: pamw | last post Dec 20 '16 by: pamw
I have been creating queries in excel using ODBC to get data from my peoplesoft tables. Recently I've been getting an error and not able to complete the query successfully. All goes well up until I go hit the "close and load" button. the data does not load into the excel spreadsheet, and I get the following error message: iseries access ODBC...
1
2,343
maxamis4
thread by: maxamis4 | last post Jan 3 '17 by: maxamis4
I keep getting a runtime error when I try to add a value to my array. The error is Run-time error '9' Subscript out of range. I am pretty sure i have declared everything correctly but can't see to figure out whats wrong. Also the array should store string values. Dim myarr As Variant Dim c, r As Integer Dim tbl As ListObject
0
2,401
maxamis4
thread by: maxamis4 | last post Jan 8 '17 by: maxamis4
I am building a VBA code that I need to lookup multiple values into another sheet. The second part to this is I have a table which I filter programmatically and I only want the vlookup to match the values in that table that are filtered and return a salary value. Based on that this is what i have come up with after doing some reading but...
0
2,438
thread by: Dayang | last post Jan 20 '17 by: Dayang
I'm using Microsoft Office Excel 2010. I have a folder containing 52 workbooks and in each workbook there are three worksheets. Not all of the worksheets have the same heading. I want to combine all 52 workbooks into one. I keep all the files into this folder directory: C:\Users\AS-4738G\Desktop\COMBINED DHL\BSB I want to use VBA but I...
2
4,974
thread by: MeIsMe | last post Oct 23 '17 by: Yanisori
When I bought it, it was in French or Spanish. How do I change language?
1
2,592
thread by: hlumpkins10 | last post Feb 22 '17 by: hlumpkins10
I have a macro button that will allow the user to open PDF's by inserting the PDF name. If the PDF does not exist, Excel crashes. I want to be able to handle the error, and give the user an output indicating the file doesn't exist. Private Sub pdflink_Click() 'this button allows you to follow the text box with the location of the pdf. On...
5
3,927
JeffGaines
thread by: JeffGaines | last post Jul 18 '17 by: yodalearn13
Please help me out! Excel error message: A file is corrupt and cannot be opened. It appears when opening .xlsx format file. I could open this file yesterday! Is there a way to recover Excel? I am on Windows 8 Thanks.
0
2,452
thread by: hrprabhu | last post Mar 13 '17 by: hrprabhu
My work has banned MS Access databases. I am finding it hard to manipulate data as required in MS Excel. Attached is an excel workbook with 5 worksheets. The worksheet names are “PreviousFN”, “CurrentFN”,”Omissions”,” Additions” and “ChangedDetails” I receive a report every fortnight with 5,000+ records. The first thing I do is I delete all...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.