Kenji4861
03-28-2004, 07:10 PM
So I started working at **** and I tell this one senior scientist that in Excel, if I hit "enter" it'll automatically go to the next cell. I cannot make it do a "Break line" within the same cell.
So he saids there is a macro to make this possible and I said "cool!" he emailed it to me and this is the exact code he sent me
------
sub breakline()
' This code will make a
' new line within the
' cell.
end sub
-----
Just pure comments and I thought it was a joke until I saw him telling another worker the same thing. Thought it was funny. :D
So he saids there is a macro to make this possible and I said "cool!" he emailed it to me and this is the exact code he sent me
------
sub breakline()
' This code will make a
' new line within the
' cell.
end sub
-----
Just pure comments and I thought it was a joke until I saw him telling another worker the same thing. Thought it was funny. :D