Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
David Owen Nunes
Problem with "Or" Function in VBA?
I have the following code:
Sub KeepOnlyUnitAllocation()
Dim RowToTest As Long
Sheets("Sheet..").Select
Deletes all row less than specified value up to row 2
(excludes row 1)
For RowToTest = Cells(Rows.Count, 9).End(xlUp).Row To 2 Step -1
With Cells(RowToTest, 9)
If (.Value <> "AMC Charge" Or .Value <> "Unit Allocation") Then
Rows(RowToTest).EntireRow.Delete
End If
End With
Next RowToTest
End Sub
4 AnswersProgramming & Design3 years agoHow do I protect a file from being deleted?
I have a word file, which is opened when I run a macro from an excel file. The file has been deleted by a user.
I made the file "hidden", but it was still deleted.
How can I protect the file from being deleted - without storing it in another location?
3 AnswersSoftware3 years agoWhat is the difference between live and switch live?
I have neutral and live and earth wires extending from the ceiling - however, the light fitting shows N, E, S and L.
I believe the S is switch live.
The directions say that Live is not used for that particular light.
Which wire goes into Switch Live?
4 AnswersDo It Yourself (DIY)4 years agoMacro to delete rows apart from specific items from a list.?
I have a list for example:
Red
Green
Blue
Yellow
Orange
All with data in the columns.
I would like to delete all rows which are not Blue and Yellow. In my scenario there would potentially be 2000 rows with 100 colours, but only 20 meeting the criteria.
How can I write a macro to do this?
3 AnswersProgramming & Design4 years agoHighlighting redundant words in Word?
In reviewing spelling & grammar in my document, I would like to be able to have redundant phrases highlighted - for instance: "Absolutely essential."
Is there a way to show these / add them to the custom dictionary? Or show the correct phrase "essential" as a suggestion?
1 AnswerSoftware5 years agoMinecraft.Driver?
I have changed from 32 bit to 64 bit windows and now Minecraft won t work.
Where can I source the driver?
1 AnswerVideo & Online Games6 years agowhy do plastic flowers not have a fragrance?
I got my girlfriend plastic flowers, but she threw them out of our fifth floor apartment window, because they don't have a smell.
Why don't they grow plastic flowers which have a fragrance?
4 AnswersGarden & Landscape7 years agoWhat is my pin code?
I'm confused. I went to the bank and they asked me for a pin code. I wasn't aware that I had a pin code.
What will happen if no one can access me? What if my pin code expires?
1 AnswerMobile Phones & Plans7 years agoHow do you hang curtains?
Got me some curtains ... how to hang them?
2 AnswersDecorating & Remodeling7 years agowhat type of wood is indigenous to the UK?
Where in the UK are indigenous forests - that are big enough to use for furniture making? Are they sustainable forests?
3 AnswersConservation8 years agoHow long would a drop of water take to ...?
How long would it take for a drop of water to trickle down from London to (the coast)?
1 AnswerEarth Sciences & Geology8 years agoWhere is Wally? I lost him.?
Seriously, where is he? I've been looking everywhere.
6 AnswersWords & Wordplay8 years agoWhat is a "willow optimist"?
This comes from "The Odd Women" by George Gissing
1 AnswerWords & Wordplay8 years agoThe hang-up button on my BB isn't working?
Is there a touch-screen option or short-cut I can use to hang up? The phone is a BB Torch 9800.
2 AnswersMobile Phones & Plans8 years agoAgency Worker vs Contractor?
I am currently employed as an Agency Worker (UK), however I have been working in the same company for over 2 years. If I were to lose that position, would the Company have to pay some sort of redundancy benefit? Would the agency be liable? Or is there no liability in either circumstance?
2 AnswersLaw & Legal8 years ago