Pull data from one tab/sheet to another
Closed
Novice and Needy
-
15 Feb 2012 à 21:37
venkat1926 Posts 1863 Registration date Sunday 14 June 2009 Status Contributor Last seen 7 August 2021 - 15 Feb 2012 à 23:40
venkat1926 Posts 1863 Registration date Sunday 14 June 2009 Status Contributor Last seen 7 August 2021 - 15 Feb 2012 à 23:40
Related:
- Pull data from one tab/sheet to another
- How to pull data from one excel sheet to another - Guide
- Excel move data from one sheet to another - Guide
- How to copy data to multiple worksheets in Excel - Guide
- Excel hyperlink to another sheet - Guide
- Little alchemy cheat sheet - Guide
1 response
venkat1926
Posts
1863
Registration date
Sunday 14 June 2009
Status
Contributor
Last seen
7 August 2021
811
15 Feb 2012 à 23:40
15 Feb 2012 à 23:40
I am giving a way to solution and not solution itself
"pull the information from the Status column of 'Deployed', "
you can use AUTOFILTER (you can use more than one condition in each column or conditions in different columns)
the filtered data can be highlighted and pasted on a different location
remember to remove the filter after the work is done.
the data must have column headings just one row above the data
"how to pull BLANKS"
highlight data including blanks
control+G
special cells at the bottom left
choose blanks.
blank cells are highlighted.
you can even RECORD macro following the steps and edit he macro
still some problem post back
"pull the information from the Status column of 'Deployed', "
you can use AUTOFILTER (you can use more than one condition in each column or conditions in different columns)
the filtered data can be highlighted and pasted on a different location
remember to remove the filter after the work is done.
the data must have column headings just one row above the data
"how to pull BLANKS"
highlight data including blanks
control+G
special cells at the bottom left
choose blanks.
blank cells are highlighted.
you can even RECORD macro following the steps and edit he macro
still some problem post back