is the duplicate slightly shaded/greyed out?
ive seen this on mine before... and i've noticed they come and go while i'm workong in the pivottable.... i noticed that sometimes after saving and closing that not the same duplicates would show in the slicer. now, i dont think they show up at...
Running into a bit of a head-scratcher... i've come along way on my own and am wondering if this last step is possible; thus i come and post.
I have a list of enteries (numbers) each day that represents the number of 'clicks' a printer has made (each page printed is a click). so...
the easiest option i can think of without seeing a sample (can one be uploaded) would be to add the completed date field for each assignment and then add the conditional formatting to that field.
are they originally Array formulas? they would have the curly brackets {} at the very beginning and end of the formula.....if so, instead of simply pressing enter, you must press Ctrl+Shift+Enter all together.
while week 5 is empty, week 4 is not..... so wouldnt that be your last non-blank value?
maybe provide some more examples?
how is 'selection of weeks' going to be made/set?
conditional formatting can take care of the red coloring, but i think you'll have to have a formula in the cells to return "N/A" or leave it blank.
if it were me, i would have a formula (=if(a1="AA","N/A","") for the cells then just use conditonal formatting to look at the cells with "N/A" to...
i went through your list manually and want to make sure I'm correct:
Items------Start--------End----------manual
Item 1-----7/08/2013----7/14/2013----$2.75
Item 1-----7/22/2013----7/28/2013----$2.75
Item 1-----7/29/2013----8/04/2013----$2.75
Item 2-----7/08/2013----7/14/2013----$2.75
Item...
i can see how some nested if functions may be able to accomplish this, but not sure if i can whip something up right now... i'll report back if i get anywhere.
is it wrong to assume that 1 person would only have 1 entry per day!?! (if so, that would make this much easier)
your code didnt work... may want to review the sticky on the main forum page.
a vlookup will not delete any content, it simply retrieves data from the specified table array.
not sure how you want the data/result, but if you just want to view those specific records, i would select the cells with the field names and enable filtering. then you can go to the Stock In Date field and set the desired filter.
if you want specific rows that meet this date range somewhere...
What is in the 3rd column of your 'TableArray' (B3:AB3)
if i am following your formula correctly, it will start in B3 and try to find the value in IV1. because you are spcifinig False (exact match) if b3 does not contain the same value that you are looking for, the function will not be able to...
we like to have fun with one another.... AND (i dont know how to do the fancy Bold formatting) help eachother out!
(i was waiting to learn more about the layout and give my shot at the helper column/pivot setup.
do you have related info in the surronding columns?
any by "find all the rows" do you mean, see them (formatting), just see those rows (filter), extract those row/cells to a new location?
please give a little more info on what you want the result to be/look like as this will drive the...
how many letters (A, B, C) could there be? now many numbers (one, two, etc)??
do you want the result to be all in one cell or in diff. columns in the same row?
i've done that...but im questioning the second row.... it shows as 4:48am to 3:36am; which would make it 1a +-23hr period... just want to confirm this rather than assume and then end up with a useless formula.
Hui: thats what im trying to setup/workout