input box

  1. J

    VBA/ Macro - autofilter based on cell value located on another sheet

    Hello I really need some help, I would like to set up a Macro/VBA that filters the contents of my table based on the contents of a cell in another sheet. Key Info: The table is in a sheet called: 'GOALS ANALYSIS 2.0' The table ranges from cells: A4:HQ368 (Including headings) The column I...
  2. E

    Macro Input Box not working

    Hello, I have a spreadsheet that I am trying to finish this morning and for some reason I can't get the Input box to work. My macro scans through code and filters data based on whether it is greater than a number, less than a number or the change between cells to the left of the selected cell is...
  3. D

    Macro for input box to replace formula cells with 0

    Hello I have this worksheet. Sample Data from "Demand Planning Prem" worksheet <tbody> Date SKU Name Begin FG's Add Returns Demand FG End FG's Weeks FG Excess FG 6/20/2014 ASDRK-301 Tent 5718 1 58 5661 98 5339 6/27/2014 ASDRK-301 Tent 5661 7 36 5632 156 5310 7/4/2014 ASDRK-301 Tent...
  4. A

    Help with Input Box dependent on the current date

    Hi all, Apologies if this has been answered. I searched a lot but cannot find anything... I'm filling in lots of data that will be updated monthly. The data is structured with the months of the year in columns across the top. As there are quite a few tabs and lots of automatic calculations and...
  5. R

    Creating an input box - HELP!

    Hello all, I hope that someone can help me out with a VBA I am trying to write. I am hoping to create an input box that has four blank inputs 1) Description 2) Total amount 3) Amount paid 4) This period amount Then, once I run the macro, I want each of these inputs to fill into the next...
  6. O

    Looping macro with input message box receiving runtime error 91

    I have written vba code to hide columns when a range of cells do not match a specific initial. This piece of the code works. I want to expand the code with a message box to ask for input (Please enter initials?). Once initials entered run the below code based on the initials entered. Then...
  7. R

    paste formula with macro

    Hi, i need a macro to paste the below formula in a range for cells, however i need to select the cell reference with help of a input box because the value is not always in A2 and i also need to select the range where the formula has to be pasted...
  8. K

    VBA code to auto-fill input box in excel 2010

    Hi, I have macro I have written that once clicked on from an object pulls certain named tabs from a file, paste them as values, and saves that file outside of the existing workbook they came from. What I am trying to do is auto-fill the input box prompt with a specific naming sequence instead...
  9. A

    Receiving Error 1004 With InputBoxes

    Hi again, I am using Input Boxes to fill in information in a table. I'm getting a runtime error 1004 (Application-defined or Object defined) when I tried extending the range one column over and filling that in with an Input Box. I'm not sure what the problem is. Could someone help me? Sub...
  10. R

    Message Box: Request Info and take action based on it

    I have a workbook that I've created that I continually add data to. I was wondering if there's a way once I paste the data in to have a message box, or something of the kind, pop-up asking for 2 pieces of info, "Date_Thru" & the "Type". THEN using the 2 pieces of info I provide automatically...
  11. M

    Adding Input Box to Macro

    So I have recorded a Macro that formats a column that does 3 things (removes all "-" from cells, multiplies every cell by 1, and also a text-to-column function). These are all to help with formatting to create a Vlookup. I will do this on many different spreadsheets but not necessarily the same...
  12. E

    VBA to automate text input into input box

    I am in need of VBA code so that I can fill out an input form generated by someone elses macro input box. (I am the user, not the one developing the input box). I am working to streamline a whole cluster of macros and this input box is currently my bottleneck. When the input box pops up...
  13. H

    vba to save xlsm as xlsx and prompt for part of file name

    I have code that saves my file as xlsx properly, but I need to modify the file name with user input each time. ' Save workbook as XLSX file and append date</SPAN></SPAN> ActiveWorkbook.SaveAs Filename:="C:\Users\aurgaiha\Documents\Playground\Amanda\Daily VMI Report" & Format(Now, "...
  14. R

    VBA Code: Make User Input Appear in a Document

    Hello, I am very new to VBA, and am trying to make a PowerPoint show that is a quiz. I have all of the programming pretty much figured out, except I want to take the viewer's name (which they enter via an Input box on the first slide) and place it on a printable certificate that can either be...
  15. J

    User Input Box for range of a chart

    I started creating a macro that asks the user to enter the number of rows into a message box. The message box needs to take that value and make the last row of the graph that value. Dim myColm As Range Set myColm = Application.InputBox("How many rows are there?", Type:=8) On...
  16. A

    VBA input box on clicking cell

    I'm sure this question must have been asked somewhere, but I haven't been able to find it. Is it possible to bring up an input box in VBA by clicking on a cell or its contents? Like a hyperlink sort of thing? Ideally, I don't want to have to introduce a button, as I would like to be able to do...
  17. D

    Input Box Issue

    I am using the below code to search a column of data and I am getting an error when I enter a value that contains both numbers and letters (ex. 88006E) but does not cause an issue when using just numbers (ex. 880066). If I step through the process the error happens right after I enter the value...
  18. 3

    Default Inputbox Value Date

    Hello! I am very happy to post my first problem here for the expert community. :) I made a selection and coloring macro, the filter is based on the inputbox that pops up. What I would like to do here is, that when the box pops up it would have a written date in it, which is the today always...
  19. S

    Input Box Results to Cell

    I have the following code would like to have the results from the input box to copied to cell B7, however it is not copying the results Can someone help. Private Sub CommandButton1_Click() 'Sub AddSheetTest() 'Replace "Sheet1" with the name of the sheet to be copied. Dim i As Integer, x As...
  20. D

    Input Box Assistance

    Hello All, I'm just getting started with VBA - trying to teach myself. I was lent a book by a colleague and that's helped a lot, but I have an issue for this particular project that I can figure out. I'm sure it's a bit complex for a first time project, but I wanted to tackle something that...

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