data between sheets

  1. M

    Managing data that regularly updates

    I've recently started sports blogging and I'm looking to do some statistical analysis. I've used a web scraper to record various statistics (Shots, passes, possession etc.) in all major league soccer games for the last 5 years. It looks something like this: <tbody> Home Team Away Team Home...
  2. C

    taking a so-called 'simple'multi-apartment spreadsheet and with macro/VBA have it cross reference

    <!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:AllowPNG/> </o:OfficeDocumentSettings> </xml><![endif]--> i created an excel workbook of 12 sheets for the calendar year with a row list of 60 apartment units of a 5 floor building withthe 1st digit the floor # (1-5), and the next 2 the...
  3. M

    n00b to VBA needing assistance

    Hi All, I am new to the world of VBA, and have starting to feel a little frustrated with something I thought would be simple enough to do, but isn't working the way I would have hoped. I have a large table of data with three columns. The first column consists of an ID value incrementing from 1...
  4. K

    related excel

    Hi, My code: =OFFSET(INDIRECT("calculos.xlsm!_" & A149);14;6) Shows "REF!", unless the linked workbook is open. Can I get the value to show, even when the linked workbook is closed? Thank you all!
  5. M

    Need Help! Basic user of Excel, require professional knowledge!

    Hello all that read this thread. I'm very new to posting this sort of problem, or indeed any problem over the internet. So apologies if I dont quite get across what I am looking for. I'm also have only basic knowledge of Excel, so please be patient if I don't seem to quite understand. Problem...
  6. U

    vlookup for several criteria

    Hi, I have a master spreadsheet that needs to pull information from a report (SHE Mand Courses 25Jul14) I have an employee list with columns for various courses in my master sheet. I have a report from which I want to pull the end date when the course was completed and otherwise the cells...
  7. R

    fixing my macro so it doesnt do it in a new file

    I have created a macro that when you click the button in excel it lists the information in a few certain cells from multiple excel files. It works okay apart from the fact it opens a new excel to do it rather than doing it in the excel with the button in it. Please can some one look at my code...
  8. A

    COUNTIFS #Value! Error

    Hi everyone. New to the board and looking for a little help on a problem I'm having. I'm trying to use COUNTIFS to pull data from a seperate workbook's worksheet onto my current workbook I'm using. I'm trying to look in my G column range for a string ("NO") and also my C column range for a...
  9. J

    Moving data from Sheet 2 to Sheet 1

    Hello!! Here is the fields I have in sheet 1: Student Last name | Student First Name | Student ID Number | Lunch ID | Family Name | Family ID | School ID | Grade | Lunch Balance and example of data in those fields: Anderson | John | 10105543 | 5543 | Anderson | 3994 | 120 | 11 | $0.00 Sheet...
  10. H

    Data Segregation by number of line items and shee creation macro

    Hi All, Hope can anyone help me with required code to complete my macro.... I have data in one sheet which has A to I columns and rows depends on the master data and it varies every time...Please note that in this data I have blank rows in between...some times like three non-blank rows...
  11. B

    Problems with showing the correct number of days in a month?! HELP!!!!

    Sometimes there are 28/29/30/31 days in a month in a year, right?! What's the simplest ways to meet the following task? 1. The Year or/and month can be change 2. Once the date is change the Week of days in different(Mon, Tue...) would also be changed correctly 3. Show correctly if there are...
  12. J

    VBA find & copy & paste data

    Hi, This is my first post about VBA, please let me know if somthing is unclear. I'm trying to make a macro to copy data from a downloaded form (copied into Sheet2) into an table (on Sheet1) that I've setup. The information is all readable by excel, but I need to automate the process. From...
  13. D

    Change excel data on worksheets

    I am looking for a way to keep a master maillist, but then break that list down into sublists each on their own worksheet. I want to be able to update the master sheet and have those changes appear both in the master and the corresponding sub sheet. I was looking at some tutorials dealing with...
  14. A

    Huge data needs to be sorted

    Hi All, I have a huge set of statistical data which needs to be sorted. This data is spread across multiple sheets. The format of the data is "Name (A-Z) - Type" in column A and its corresponding numerical values in arranged row wise. eg: <tbody> NameA_Type1 10 12 14 NameA_Type2 16 18 20...
  15. X

    auto fill of data

    afternnon chaps first post here so go easy I have basic knowledge of excel but require a bit more help i have a spreadsheet(inherited from a former employee) one woorksheet contains lists of data and onother worksheet contains a printable form. i would like to populate this form with data...
  16. T

    ASAP HELP!! Data from multiple sheets

    I need help. I am esentially gathering information from 65 different time cards and compiling the different data into a recap sheet. How can I create a forumla that will automatically take the next sheets data? On each individual sheet the data is in the same boxes (hours are always in J28...
  17. E

    adding left action to copy

    win xp professional office 2007 ie8 I have dim Mystring, Newstring as strings the problem i have is that the items to be copied are 11 chars and i only need the first 10 so i inserted Newstring = Left(Mystring, 10) as indicated, if you can fix this problem and tell what i am doing wrong...
  18. E

    unable to run Continuously

    Well to restore a bit of confidance, I thought I work on another part of this project, that of putting the data back once all the formating and stuff has taken place, I have read through the site again to see if the problem i have as allready been cover, and I could not find anything apart from...
  19. girapas

    Transfer data between sheets

    In Sheet1 I have some data, by month, for the 12 months and for many years. That I want is to sum data of items a1-a5 for each of east-west-north-south and transfer it as shown in Sheet2. What is the code to do it without enter manually the formulas in each row? <html><head><title>Excel Jeanie...

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