Msgbox to prevent users entering names from a list in to another range.
Hi guys, have 2 lists and only want users to be able to select from one of these ranges to paste in to another. Not wanting to use drop down lists but would prefer it done via some vba if possible but...
View ArticleCreate an addin that will run once a day
Hello, I have a simple addin that runs when a user opens excel, it will basically pull off information from another excel workbook and create a message box. What i want however is for this to open only...
View ArticleA SQL question - Remove leading zeros
Hi I'm not sure if I've come to the right place but I'll ask anyway. I have the following SQL statement and I want to remove the leading zeros from the PR_Sales.InvoiceNumber column. SELECT...
View ArticleMacro hangs up in formatting loop
I have a report that I am trying to automate and I have run into a snag in getting the formatting to work. I am trying to alternate row color to make it a bit easier to read but it seems to want to...
View Articlemacro to copy changing range to next blank cell in another sheet
Hi- I'm building part of a macro in which I want to copy and paste a filtered range (whose size changes with each run) to the next blank cell after cell A24 in another worksheet. The next blank cell is...
View ArticleSet focus to a page or tab in a userform
Hi all, Running into some problems with my userform. I currently have the form set so that if certain fields are left blank when the 'OK' button is pressed then a msg box pops up and I use the Setfocus...
View Articlefind corresponding value
I have a worksheet (say worksheet-1) which has all the station code(A) along with the corresponding station name(B) on the next worksheet (say worksheet-2) station code is given, I want to find out the...
View ArticleMacro to automate vlookup and if Conditions
Hi All, i need to automate some manual tasks by using macro and need your help to solve it here i have attached relevant excel sheet and following are the details. ATTACHMENT macro for MM.zip apply...
View ArticleVBA cmd create newworkbook set of display value in listbox
My Dear Experts i want create newworkbook through command button from display value of listbox... once create workbook it stand on book1 to save the file with desire name.. please find the attachment...
View Article[SOLVED] Attempting to define content in cell based on update of other cell...
I am a newbie at programming. I am trying to modify (clear) the inputs in column C, D, H & J if the input on column A is changed. the following snippet of code works for the first row but does not...
View ArticleLoop through Cells in Column and Add a different Column
Hey guys, I am a real n00b here but I am an excel sheet with 4 columns as follows: A = Part B = Price D = Type of Part E = Total Price by Type The first two columns (A & B) define what the part is...
View ArticleVBA newbie... need help with taking user input from worksheet and creating...
Hi all, I'm just starting to learn VBA and hope that you can serve as resources for what I need to do now and in the future. I've attached a sample file to talk through this problem. I have some user...
View ArticleMacro/VBA Help for recording cell data
Hey all, I have a excel worksheet that keeps track of money changes, so I want to keep track of total amount of money change in one cell, is there any way to make it so that whenever the cell changes,...
View ArticleForm Controls not Showing When Excel Document Viewed on Ipad / Dropbox
I have an excel document that has Form Controls (check boxes), but when it is viewed/edited from Dropbox on an Ipad the boxes don't show up. How do I enable the form controls?
View ArticleMacro/VBA to Change Order of Rows/Add Rows based on specific text content...
Hello all, I'm struggling with creating macros to do the following 2 tasks: 1. I have an existing spreadsheet of building material data. The first two columns are a Location # and Location Name. The...
View ArticleHow to create a formula using VBA -
I wish to understand if it is possible to create a vba formula in Excel 2010. Specifically the SumIfs function. I have attached a test workbook to see if some one can help me accomplish this function....
View ArticleExport a excel sheet to word doc
Hi, I want to export a particular sheet in excel to word.The sheet is long and when i am exporting it,it is taking as image and pasting in word in only one page.I am not able to see my entire sheet in...
View Article[SOLVED] Worksheet Names macro that pastes names as hyperlinks
Good morning forum, I have the macro below which pastes all the names in my file (there are lots) in column A. Is there anyway I can get the macro to paste the names as hyperlinks so that I can just...
View ArticleAutomatic update
Hello forum, I would like to be able to insert data in an excel file in the first two columns and the next columns to be updated based on the formulas of the above cells. Meaning.. in the attached...
View Articletime tracking...
Intro: I volunteer with a bunch of mature people (old guys) who refurb PC's to be given away for free to needy families. We have a number of "Volunteers" who spend differenting amounts of time at the...
View Article