search and copy info

  1. M

    Extracting data from website search bar using VBA

    Hi everyone, I am trying to extract data from a website using VBA. This is the web site: https://gmsip.com.pa But i can not add my range of data to search bar is there any solution to this problem ? no i want to add IMO numbers for ship in the excel sheet and VBA run them in website and...
  2. S

    Search Values from One sheet into Other and Copy and Paste the Value

    Hi Experts, I need quick help. I can't share my real data however I have made up this dummy data. My real data has the similar pattern and have more than 10,000 rows. Thanks in advance for your help. Here is the problem. I have 2 sheets. SheetA and SheetB in the same workbook. SheetA...
  3. A

    find and output relevent data

    Hi, I'm trying to find a medication displayed on sheet 1 within a list of medications (displayed on sheet 3) and output its relevant usage (relevant totals cell displayed on sheet 2) - for example if Allopurinol 100mg tabs is the medication displayed on sheet 1, then the quantity cell should...
  4. S

    Index match statement with multiple criteria in VBA

    So what I am trying to do is if data in the DATA tab in columns 1 & 5 match with columns 1 & 2 in the INDEX tab then take the data in the 3 adjacent columns and place it in the UPLOAD tab. After this is done I need to go to the next row and do the same Example. if Robert def in the DATA tab...
  5. B

    VBA: Copy and paste multiple ranges within a row using Cells property

    Hello, I have a search functionality in an Excel workbook which searches according to a cell value from worksheet, "Search students", searches within worksheet, "2017-18 student list", then copies and pastes the find results in a third worksheet, "Search Results". My problem concerns the...
  6. S

    Creating Summary Tab based on information in other tabs

    So I am looking to make a macro to do the following: Find the number of tabs with "Test" in the first cell (A1) For each tab: Copy sheet name and paste into Sheet named "Main" Copy row 6 from sheet and paste into Sheet named "Main" Continue until all sheets with the "test" in the first cell...
  7. D

    List box selection to a number of tboxes

    Hello all,, please forgive me I posted a similar question a couple of days ago but did not explain very well Im trying for our local charity to write a medic logging VBA Excel,, one of the user forms is to log up eight drugs (ufmedication) the form consists of a listbox (lbdrugs) sourced from a...
  8. N

    User Form to search and return data over multiple cells and worksheets

    Hi All, I was wondering if any one could help with a some coding that i'm trying to find. I have created a user form which contains a text box, which i will be copying multiple rows into from another workbook. i was wondering if anyone has ever created some code to the copy the information...
  9. A

    Web Data Collection.

    I would like to be able to use a macro that ask for apart of an web address then use that address to get the information I want. Example: Items bold and underlined needs to be changed Sub Macro1() ' ' Macro1 Macro ' look at me ' ' With ActiveSheet.QueryTables.Add(Connection:= _...
  10. L

    Date Search Macro

    Hi Guys, It's been a very long time since I've done anything in VBA and I'm struggling to get a Macro to do what I want. Basically I have a customer database I've setup an entry form (sheet 1) and macro to copy the data to the database (Sheet 2) which automatically calculates a follow-up date...
  11. C

    VBA Help - Looking up data between sheets, and perform a function if data is/isnt found.

    Hi all, I am looking for some help with writing a macro to copy and paste some data between worksheets if it meets certain criteria. I have been trying to write a macro that works in a loop as the amounts of data I am refering to will vary. Basically, I have 3 sheets; IMPORT - this contains a...
  12. C

    Macro to copy email address from website

    Good day to everyone! I need help with VBA. Here's the specific steps that the macro should do: 1. macro should go to this URL: http://faces.tap.ibm.com/ 2. text box will appear to ask for the name of the employee to be searched 3. paste name to the search box 4. open that person's profile 5...

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