Not your question?
Ask your question
View similar questions
Add your answer here.Check out some similar questions!
Excel Macro
[ 13 Answers ]
I have some code that loops through a row and a column and compares data. When it finds the values being equal it copies the columns the row is in and pastes it on another sheet along with the previous value of the column. For Each CCell In Range("C2:C65418") If Not IsEmpty(CCell.Value)...
Macro help
[ 3 Answers ]
Hi all, I am currently working with a dataset where the data in column A is empty until a user enters a rank (i.e. like ranking grades in ascending order). Currently the macro takes the number and moves the row entry to the top by assuming that the rank is to be the highest rank (it then takes...
If statement macro
[ 10 Answers ]
Hello , I have an excel macro to take data from one spreadsheet and format in a partciular method. Now I want to add an if statement like I have an excel formula that works but I need it put into the macro. The formula is: if(AA21="USD", "6YB", "6YA") Help Thanks
Macro system
[ 2 Answers ]
:confused: what do you think is the most significant macro system in today's family life. (church, Social agencies, health care program, etc) View more questions Search
|