Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that needs the text in 2 columns to be altered. I would
like to do the whole spreadsheet with a macro and the number of rows changes. I have set up a macro that works if I click in the top cell of each column, but I would like to be able to click in the first cell and have it fix that cell and then go to the next column and fix it, next column and fix it, etc until it reaches the end of the row. Then it would need to move down to the next row and do the same thing. It would do this until it encountered a blank row. The task necessary to fix the cell is not one where I can highlight the whole row; it only works on a single cell at a time. Does anyone have a good bit of code that would work well for this application? Thanks so much! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
loop over columns | Excel Discussion (Misc queries) | |||
loop through columns | Excel Programming | |||
Loop 20 columns Help! | Excel Programming | |||
Cannot loop through rows in C# | Excel Programming | |||
How do I delete rows and columns in With With End Loop? | Excel Programming |