data entry macro

  1. M

    Learning Curve for Excel VBA Data Entry to Chrome/Edge Websites?

    Version: MS Office 2016 I want to create an excel vba script for my office that can do data entry on chrome or edge websites, but I've never worked with other programs outside of excel using VBA (aside from keylogging with sendkeys but I'd like to avoid this since I want to give this to my...
  2. C

    Textbox Not Populated well after double click listbox

    When i double click the listbox, the data shown in textbox is not sorted well (Refer Image). Based on the image 1st image, textbox 1 should be blank , only textbox 2 is populated And for Image 2, it should doing the same things whereby Textbox 2 should be blank, only textbox 1 is populated...
  3. C

    Using VBA code to prevent a button from making duplicate entries

    I am trying to crate an inventory tracking spreadsheet. I have made a button that moves entered information to another sheet. The button takes the information in cells A6:F:6 individually and applies the information entered to a list of parts on another page. The code I am using to do this is...
  4. D

    window creation

    I have assigned a work in my office , the scenario is when i click a start button on sheet 1 a new window should apperar where i can enter my data and the when i click ok button those values should be updated in the corresponding cells according to headings in the sheet 2.please help me how to...
  5. T

    Userform ComboBox data entry

    I have 2 combo boxes one containing the Month (Jan-Dec) and the other the Year (2013-2050). What I would like to do is to input the selected Month and year into column A, for all of the data sets (rows) in the sheet (Data records start at row 3). Preferably in the format "January-15" for...
  6. B

    Big Request, need help before I pull my hair out.

    I've been working on this monster (monster to me) Excel for over a month. I'm not an IT person (Paramedic by trade) and the bosses keep shifting the ground under my feet. I've had some great help from a few people over the last week and I had what I thought was a workable solution. I've sat...
  7. J

    Want data entered in userform to be entered in specific areas of worksheet

    Hi, I'm working on a userform macro where the data entered into it is added to a worksheet. I have the userform all set up and had it working so that it would add the data to the first empty row it found in the worksheet. The code was written as: Private Sub AddClaimButton_Click() Dim...
  8. W

    Help changong Lotus code to Excel

    Lotus code looks like this except it was all on one line: <BASEFONT color=#000000 size=1 face=Arial LOTUS_SIZE="10"></BASEFONT> <TBODY> {?}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{DOWN}{LEFT 4}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{RIGHT}{?}{DOWN}{LEFT 5}{BRANCH \C} </TBODY> I let Excel...
  9. B

    Data entry with a macro.

    Hello all, I used to have a macro with which I could enter data into specific columns. The macro would prompt with Column header names to get the right data and check for conformance of entered values. I've lost it somehow and can't find it anymore. I would have used it as an example - I want...

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