object doesn't support this property or method
:confused: I want to write the data without opening the excel file, but when i try to get the columns and rows, "object doesn't support this property or method" I want use to TR and TC to find and...
View ArticleExcel '10 Automatically create rows inc formula, data valid, cond format etc
I have created an expense type claim form and given my limited skills think its actually looking pretty good. The one thing I would like to do to finish it off would be to: Automatically create rows...
View ArticleA graph for each worksheet placed inside the pertained worksheet
Currently I am messing around with a smaller version of what I am attemping to do to figure this out. I ultimately would like to run a code that would go thorough all the sheets indivually and produce...
View ArticleDate Formatting
Hi everyone, I'm trying to adjust the following code so that column B in the "Export" worksheet has a date format of "yyyy-mm-dd" and has a text string "TTTTT" attached to it. However whenever I have a...
View ArticleNeed help with Excel-to-Word find and replace macro based on word filename
Forgive me if this is a dumb question or not possible, I'm very new to all of this... Basically, I want to run a macro from Excel that will open all Word documents in a specified folder and run a...
View ArticleCode not running in order (ActiveX or ScreenUpdating problem??)
I'm trying to get screenupdating = false to work. I have an embedded form with ActiveX controls. The value of these controls is linked to various cells. I want updating to turn off, everything to...
View Articlepercentage progress bar in vba
Hi i want to add a progress status in %age terms for my macro, this will look good and the user will know how much time is left to get the output. regards
View ArticleMacro to Open Last Modified .xls or .xlsx file in sub folder with matching...
Hello, I would first just like to say that this community is simply amazing and is teaching ignorant people like me how to use VB on a daily basics to better life at work. I posted today to achieve the...
View ArticleHow to retrieve password excel 2010 file?
Dear All, I have password protected excel 2010 file. How to retrieve lost password? Please help. Indra
View ArticleSending Email by Macro.
hi all, I have a Macro which located at a share drive and able to auto send out some Emails when i click "Mail" button. it works perfectly until yesterday. today i changed a new CPU with higher speed....
View ArticleTask Tracker - Filtering by ascending date and exceptions
I'm attempting to create a task tracker on Excel 2003 and have come across a couple of complications in attempting to get the tracker to function exactly how I'd prefer it to. #1. Filter Automatically...
View ArticleCheck Date format before proceeding
I have quite an extensive spreadsheet set up for entering data and saving etc. I use VBA to bring up a calendar(G1) for the date to be selected by the user. However, i have found some users tend to...
View Articleruntime error 52 bad file name or number
I am using Excel 2007, I have the code below it tries to run and when it gets 513 files it gives me the error message "runtime error 52 bad file name or number" What i have is I select txt files then...
View ArticleCompile error: Variable not defined
Hello everyone, I got this Excel file from a website. It is a utility for Primavera P6. Please do check this link to have a better understanding of the utility's function....
View ArticleMacro for Automatic Row Insertion
Working on some automation for my companys shipping data and was looking for a little Macro help. A test file has been attached. Basically, what I want to do is for each row starting on Row 3, the...
View Article[SOLVED] vba code to transpose vertically
Hi! I don't have much time to browse through the posts that might be able to help me, so I'm posting a file similar to the one I'm working with. I'd like to get help with working out with a vba code...
View ArticleMacro to combine many workbooks into one
Hello, I have a number of workbooks (over 300) each with one sheet used as a daily total tabulation. I would like to combine all the workbooks into a single Master workbook where each is now a seperate...
View ArticleRun Time Error '6' Overflow - Macro That Find Text and Copy Range & Replace...
Hi Guys! I have a data sheet "Data Oil Urban" having more than 30,000 records in 7 columns in excel 2003. I have developed a form in the sheet named "Oil Urban" with combo boxes to filter data. all...
View ArticleCopy/Paste Loop function?
Hi I am completely new to the world of VBA programming and I am finding it a bit daunting to say the least. I am reading through the various help / tutorial books and am getting totally lost. I have...
View ArticleAdding text boxes criteria
Hello GOod day! Can anyone help me on this. I am new in excel, i just want to add criteria on my search form. Here is the code of my workbook that i used. 1. SHEET 1 CODE Code: Private Sub...
View Article