Detect if workbook is opened from within a zip file?
Is there any way to detect whether a workbook has been opened from within a zip file? I have a XLSM workbook which is distributed inside a zip. I need the end users to extract the zip file before...
View ArticleDelete Row When Cell Value is a Duplicate
I'm running Windows XP using Excel 2010. What I have now: Hope there is a sharp moderator who can assist me in this long journey. I have two spreadsheets which are merged, one below the other....
View ArticleMacro to take data and insert in a different spreadsheet
I thought this was going to be a simple case of recording a macro but its not working for me. Hopefully someone out there can help. I have a spreadsheet that records the number of hrs spent on a job as...
View ArticleCustomizing rdbmerge to import csv files into a single worksheet delimited by...
Hi I have Ron De Bruins code for merging all csv files in a folder. I can also record a macro that imports a single csv file to excel with text delimited by a comma. I have no idea how to put the two...
View Article[SOLVED] Round up to the nearest whole number...
Sorry folks, I suspect I could find this with a decent google search, but i'm at work and finding a lot of random sites blocked, is anyone able to help? I want a code that will run Q2:Q97 and for each...
View ArticleUsing VBA to automate my daily monotonus work in Citrix Appilctation
Hi All, My Job Description says that I have to check hundreds of numbers using a citrix application everyday. I have tried to automate this however no help indeed. Can anyone help me with the codes to...
View ArticleBubble Charts - Some Bubbles are Partially Visible
I am trying to construct a bubble charts from the following set of data: Region Score 1 Score 2 Size A 100 100 150000 B 65 80 50000 D 70 50 80000 E 80 60 90000 F 45 10 60000 Assumptions: All scores in...
View Articletranspose column in to table format
Hi all How to transpose single row having multiple records into a table ie to transpose column to a table having 3000 rows. Attached sample data Attached Files data.xlsx (89.1 KB)
View ArticleCalendar control
Hi guys I have two problems. 1) I'm using microsoft date and time picker control 6.0 (sp6) but when i transfer my workbook to my friend's pc, the date and time picker does not appear. I realize his pc...
View ArticleMultiple auto-sorting question
Hi there, Totally dumb when it comes to this sort of thing so hopefully someone can help with this problem: In the "Current Allocations" worksheet of the attached Excel spreadsheet, I want to have an...
View ArticleDisplay the values in form that pull from another sheet which should not the...
Friends I'm a beginner for Excel VBA. Here is problem. Currently I'm leading a team. I have Part numbers in Colum "A". And I have Part name in Colum "B", and I have estimation hours in coloum"C". Now I...
View ArticleFind cell address for duplicate
I have an excel worksheet with a lot of duplicate, similar as follow: Column B A B B A C D E F G A B A I'd like to know how to find the cell address of 2nd, 3rd, 4th ... occurrence of duplicates by...
View ArticleConditional Formatting On Single Cell
hi friends, i want to check whether the product is overdue to 90 days or not if it is over due than sales date Exceed should come in Remarks Column. But i m getting some error while doing the same. I...
View ArticleExtracting a summary for the payment form
:confused: Dear all, Here is a challenge that has disturbed me for 3 days; I have a database taking record of days worked by laborers on a site. I have a sample of the exported files from ACCESS to...
View ArticleMacro validate string copied to Clipboard
Hi Is it possible to validate a string in clipboard using a macro to copy paste. I am copying data from another application to excel. I was to speed up the process rather copying in to excel to...
View ArticleUnique Rows, multiple criteria
Helllo!! thanks for looking by.. i have a macro that deletes rows according to duplicates in column A. i need to modify this macro in such a way that it deletes duplicates only if values are same in...
View ArticleCreate outlook 2007 tasks from excel spreadsheet
Hello, I need to create macro to create outlook tasks based on the data in spreadsheet. I have 9 columns as below and need to create task based on Column B(Description of the action) as subject and...
View Article[SOLVED] Macro wont run on all sheets in active workbook
I have searched these forums for help on this and tried many of the suggestions given, none of witch has helped. The macro runs on the active sheet but not on all of them. Here is the code Im using....
View Articlemultiple excel sheets to pdf
hi, i have multiple sheets in a file, is there a code which would convert each sheet into different pages of a PDF file? sid
View ArticleModifying Word Document Properties using Mail Merge and data in Excel
Hello, I am using mail merge to generate multiple word documents using the data in my excel workbook. For ease of use and searching documents we are trying to automatically change or modify the created...
View Article