In: Statistics and Probability
How do you sort every 20th customer from excel into a new table. Formula please
here the formula is define as
Select the cell where you want the output to start, let’s say D1
Enter: =OFFSET(Sheet1!$B$1,(ROW()-1)*20,0) , where B1 is the first cell to copy and 20 the number of cells to skip for the next cell to copy
Now you can drag this function in D1 down.
An another example on characters as
hii. here i am providing only the general way. if you have any doubt please ask by comment i will try to respond you as soon as will be possible. thanks...