Thread
:
Macro:- Find first blank cell and write text
View Single Post
#
4
Posted to microsoft.public.excel.worksheet.functions
Don Guillett
external usenet poster
Posts: 10,124
Macro:- Find first blank cell and write text
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Mac0001UK" wrote in message
...
Hi All,
I have a spreadsheet in 9 Columns (A to I) and, at the moment, 772 Rows.
I want to write a macro that:-
Finds the first blank cell in column B, (ie B772)
Writes some text into that cell,
Steps to the next cell on the right, (ie C772)
Writes some text into that cell,
Steps to the next cell on the right, (ie D772)
Writes some text into that cell,
Steps across 2 cells to the right, (ie F772)
Writes some text into that cell,
Steps across 3 cells to the right and 1 down, (ie I773)
Writes some text into that cell.
End the macro.
The text being written to the cells will be the same on all occasions.
Can anyone help pleaese, many thanks.
--
Mac Macdonald
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett