Thread: vba
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bernie Deitrick Bernie Deitrick is offline
external usenet poster
 
Posts: 5,441
Default vba

What is the layout of the data file? Four values then a LF, comma delimited, space or tab
delimited, or is it just....? Details needed.

HTH,
Bernie
MS Excel MVP


"ashw1984" wrote in message
...
hi can anybody tell me how to input data with an input box asking for the
data file and then using the input statement placing the data in the first
four column's of each row until the data has ended this would be a great help
thanks