Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
TIA -
I've got a macro that will find solutions to a math problem. The same macro runs several for/next loops searching for numbers that match criteria for solutions. Most of these loops find multiple solutions. How do I make the numbers go to the next blank cell in a column? Say for example the macro finds 25 and 40 are solutions. In the macro, the solution is temporarily held as variable x. I need 25 to be in say, A1 and 40 to be in A2, etc... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to copy data when data is detected in another column(s). | Excel Worksheet Functions | |||
Copy last cell with data in column E on one sheet to cell on anoth | Excel Worksheet Functions | |||
Macro to copy data down a column | Excel Programming | |||
Macro Syntax to copy and paste dynamic data based on one column | Excel Programming | |||
How to create a macro to copy data from a column to a row in another worksheet? | Excel Programming |