Thread: Vba Code
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Horacio[_2_] Horacio[_2_] is offline
external usenet poster
 
Posts: 9
Default Vba Code

Hi!
IŽlocking for a vba code that fill in a column different names.
Column A
1Today
2
3
4 Tomorrow
5
6
7
8

So what I wont is a code that fill TODAY till the row 3 and then
TOMORROW to the row 8

Thank you
Horacio