xls

  1. M

    CSV file saving to xls file deleting rows

    I have a document that gets downloaded as CSV but has to be reuploaded as xls and when you save the document you get the compatibility error stating that anything after row 65,000+ will be deleted. I have over 750000+ lines that get lost is there anything that will prevent this from happening...
  2. S

    Transfer xls spreadsheet to Office 10

    Hi I am having trouble, since I couldn't transfer a query to a macro enabled excel sheet I backed it to a .xls. Now I am having an error during my Do.cmd.Transferspreadsheet. Does anyone know how to to code the acSpreadsheetTypeExcel in order to transfer a query to an xls document in Office 10...
  3. S

    need to return maximum value among multiple records with same key using VBA

    I am writing a VBA function that will search for a value in a column(say column B) in a table. This column can have duplicates. So my search needs to get all the records that match the value (including duplicates) and from these records i need to return only one value among records fetched that...
  4. K

    Scrape/parse webpages in VBA, looking for certain values inside tags and store inside a column

    I have xls file, with many phonenumbers in column A. Can be different amount, so a loop is needed. <tbody> 08100100 08199999 08199919 </tbody> Those together with the string: http://personer.eniro.se/resultat/ will find a web page. Eg...
  5. C

    Hard To Describe What I Want But Please Look

    Hi everyone, I would like users to be able to add values from a list that I have stored say in sheet 2 of my file. My document is a specification for a programming task, so the requester has to select the variables that they require...however they usually typo these or just dont do it right...
  6. M

    data manipulation with macros

    Hello, I have a program that pulls addresses from online listings, and exports them (csv) as - 5-590 Highway 33 West, Kelowna, BC V1X 6A8, Canada (into 1 column) (Usually using on USA locations, but this example raises additional question.) Unfortunately, I have to import them into an xls file...
  7. G

    Save xls to xlsm, but only a reload gives 1000000 rows

    When i open a xls file in excel2010 i have 65536 rows. After SaveAs xlsm there still are 65536 rows After closing and reopening the file, the 1000000 rows appear. Do i have to re-open the file? Why: We use different EXCEL versions. The advanced users have EXCEL 2010. Our mainframe starts...
  8. C

    how to save file as 97-2003 xls not xlsx in vba

    Hi there, <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> I’ve got a file which from a macro sorts the data then splits it into sections, then creates a new workbook for each section, renames the tabs and and saves the new files as the tab name, for us to...
  9. K

    Problem E-Mailing XLT/XLS Files

    Wonder if anyone can help as this is driving me crazy. We have a template XLT which is saved on a network drive for staff to open and send the form for team changes. When you open the XLT it opens the template as an XLS file as it should, all ok so far. The problem arises when the form is...
  10. T

    Unlink Formula - slow calculation

    Hi All, Let's say I have 2 xls file (test1.xls & test2.xls); and test1 file referring the value from test2 file TEST 1.xls Cell (A1) => "Test" Cell (A2) => formula: =HLOOKUP(A1,'c:\[test2.xls]sheet1'!$H$2:$CF$125,124,FALSE) Cell (B1) => "Blah" Cell (B2) => formula...
  11. ClimoC

    Save xls sheet or RS to mdb?

    Hello, diving into cross access/excel stuff here. Well, not really, but I'm using disconnected ADO Record Sets to index my massive worksheet tables (30,000+ rows). The whole thing runs beautifully. However I now want to be able to merge/pull/export/import different 'Data' sheets around, so for...
  12. D

    =TODAY() creating circular reference

    I have a spreadsheet that I've been using for years to track my finances which was saved as .xls. I recently updated it to .xlsx and I'm suddenly having circular reference issues on every tab. The most perplexing one is if I type =TODAY() into any cell, it shows up under Circular References...
  13. jeffcrtra

    Problem on exporting info to new file

    Hey guys, I've been dealing with this issue almost all day long. I created this macro enable excel file that when opens shows a calendar, the user choose the date, then shows the forecast spreadsheet, I inserted a export button on it, when the user clicks it, it makes a copy of the same file on...
  14. C

    Txt to csv or xls - Help !

    Hi, I'm working with super heavy txt files (50 000lines), all formated in the same way. I'm trying to bring them together in a csv or xls file. I normally do it by hand but the sheer size of the files makes Excel - Import - Convert prone to errors and crashes. The separator for the fields is...
  15. C

    Excel 2000 problem opening xls files

    One of my customer has Excel 2000 and her files are out on a network share. She all of a sudden cannot see the files when she drills down to the folder locations. She has to manipulate the drop down and select all files in order to see anything... This is not the normal behavior. Any one got a...
  16. B

    Maintaining Link Relationships xls & ppt

    There are two of us in separate physical locations (computers NOT networked) working on a xls and ppt file with links in the ppt (both version 2007) pulling info from the xls. The problem we are having is to maintain the links once we have shared the files back and forth. At the present time...
  17. P

    Excel to DOC, conversion

    I have just received a request from someone that wants data that we store in Excel to be delivered to them in a DOC file. Is there an easy way to do this conversion. We are using Office 2003. Thanks
  18. M

    Settle xls file into web site

    Hello, How i Can settle my xls file into web-site? I don't want to open file in excel - i just want to make xls file a part of website... Now, i have xls file settle on frame in http file, but IE ask me to open or save file (i don't want this messagebox - i want to see content of file...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top