Thread
:
populate data
View Single Post
#
2
Posted to microsoft.public.excel.programming
[email protected]
[_2_]
external usenet poster
Posts: 17
populate data
Test the cell before you do the input - if you are putting data into
cell A3 for example
if len(range("A3").value)0 then n=msgbox("Do you wish to
continue?",vbyesno)
Reply With Quote
[email protected]
[_2_]
View Public Profile
Find all posts by
[email protected]
[_2_]