IF Function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If a Cell in Column A is Blank Paste Cell J From the same row to make a
summary page.

ie Date
A J
1 500
2 500
3 500
4 500
Blank (500) Paste this one
6 600
Blank (600) Paste this one
8 700


ie Summary
500
600
ect..
 
Use AutoFilter.

You can filter column a to display only rows with blanks in column A. These
rows can then be copied elsewhere.
 
Thanks for the reply gary but this is not exactly what im looking for.
The data is already summarized and i could copy and paste the results into
the summary page quite easily.
The problem arises because the data changes each week, for this reason the
summarys i need are in different cells each time.

Im looking for a formula which will take the summarized data from each week
and put it into the summary sheet. I guess I probally should have mentioned
this in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Vlookup or IF function ? 2
Rank If - SumProduct - HELP PLEASE 1
offset reference 1
Sumproduct Question 1
Capture lines with entries? 21
VLOOKUP question 5
Conditional Formatting (If a>b) 2
summary 1

Back
Top