ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   cell.value ??? (https://www.excelbanter.com/excel-programming/287762-cell-value.html)

JogelaUK

cell.value ???
 
hey evry one, havin some trouble!

Application.Goto Reference:="usstrt"

Do
If IsEmpty(ActiveCell) = False Then
ActiveCell.Offset(1, 0).Select
End If

Loop Until IsEmpty(ActiveCell) = True

ActiveCell.Value = *want to reference to a cell or a named reference*
ActiveCell.Offset(0, 1) = *want to reference to a cell or a named
reference*
ActiveCell.Offset(0, 2) = *want to reference to a cell or a named
reference*


MsgBox "All data was added correctly", vbInformation, "Infomation"

End Sub

Thank you very much :D


---
Message posted from http://www.ExcelForum.com/



All times are GMT +1. The time now is 11:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com