About 35 results
Open links in new tab
  1. Excel transfer data to another sheet - Microsoft Community

    In een sheet heb ik een code VBA aangemaakt om van ingevoerde data op sheet 1 over te plaatsten naar sheet 2. Dit gaat goed, maar de data wordt automatisch gecopieerd naar de eerste regels van …

  2. How do I copy conditional formatting from one worksheet to another …

    Jun 4, 2013 · How do I copy conditional formatting from one worksheet to another in the same workbook? I am using Office 2010 and created a spreadsheet that I use to track monthly bills to …

  3. excel transfer item number with multiple criteria

    Aug 3, 2022 · excel transfer item number with multiple criteria using office 2016, no xmatch or xlookup or anything like that i have 2 tabs and need to transfer an item number from one tab to another using …

  4. How to copy Excel sheet to another sheet with same format and …

    Copy the sheet once Rename it to "Template" Remove the data manually once If you need a new sheet: Copy the Template sheet as Work sheet and rename it Enter your data Very easy and your question …

  5. Pulling certain data from one sheet to another

    Sep 12, 2011 · The way I want this to work is as follows - Select week number in Cell L17 and year number in Cell N17 on "Weekly Report" sheet - Data is pulled from the columns A, B, O, Q, AA, AF, …

  6. Can I automatically transfer excel data into Word

    Jan 23, 2019 · I have an excel spreadsheet where i work out my quotation data. I have been then copying and pasting the different totals for each line of the quote into a Word document. I am trying …

  7. Auto Filter based on range on another sheet - Microsoft Community

    Jun 17, 2014 · Hi, I need to filter one sheet based on the values in a range on another sheet. On sheet "ImpactReport" I need to filter Column A based on the values of Column A on the sheet "ActivePlants".

  8. Excel Consolidate - Microsoft Community

    Nov 28, 2018 · Consolidate works for one worksheet but does not work on the other. Not trying to consolidate both sheets. Each sheet contains unique data. Trying to consolidate the data from each …

  9. data from access to excel - Microsoft Community

    I would like to be able to add data to the database and have specific data transferred to specific cells. Example: Access; if data in column #1 = A and data in column # 2 = 12, copy data from column # 3. …

  10. Data Transfer from Excel Spreadsheet to Access Table

    Oct 29, 2013 · If you want to replace the data, then delete the data in the destination table and just run an append query to insert the data from the linked (spreadsheet) table. If you are updating, then you …