I have report that i need to delete the entire row where colum "AJ" has number between 0 to positive 24,9999 and 0 to negatize (24,999)
Can you help me with the code.. No idea where to start
I have report that i need to delete the entire row where colum "AJ" has number between 0 to positive 24,9999 and 0 to negatize (24,999)
Can you help me with the code.. No idea where to start
![]()
Please Login or Register to view this content.
Hi, buwa,
![]()
Please Login or Register to view this content.
Ciao,How to install your new code
- Copy the Excel VBA code
- Select the workbook in which you want to store the Excel VBA code
- Press Alt+F11 to open the Visual Basic Editor
- Choose Insert > Module
- Edit > Paste the macro into the module that appeared
- Close the VBEditor
- Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)
To run the Excel VBA code:
- Press Alt-F8 to open the macro list
- Select a macro in the list
- Click the Run button
Holger
Use Code-Tags for showing your code: [code] Your Code here [/code]
Please mark your question Solved if there has been offered a solution that works fine for you
Thanks getting back so fast... This macro though runs forever.. i have to force stop it
Hi, buwa84,
This should be "Const cdblPASS As Double = 24.999" 24999 correctSimpla as that.Originally Posted by OP
Anything to tell us about length of Column or number of rows, formulas in the worksheet, Events behind the sheet?
Ciao,![]()
Please Login or Register to view this content.
Holger
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks