The only way that I've been able to "post" data into a cell is to make the desired cell as active, write the data and then move off of the cell. Is there such a thing as a "postData" routine? How can I do that type of thing?
TIA.
Bob
The only way that I've been able to "post" data into a cell is to make the desired cell as active, write the data and then move off of the cell. Is there such a thing as a "postData" routine? How can I do that type of thing?
TIA.
Bob
How are you posting data - from a form?
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
Nope - don't know a thing about using forms yet. This is just within my macro/vba coding.
Bob
What code are you using?
The above will post to A! of Sheet1![]()
Sheet1.Cells(1,1)="Hello World"
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks