Thread: i need help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
unclescrooge unclescrooge is offline
external usenet poster
 
Posts: 5
Default i need help

i was tasked with creating a logging program in excel. i can create
the spreadsheet portion without problem what i'm looking to do is use
the visual basic editor to make loading the data easier.

i have the form created but now what.

i need to find out how to get the data from the textboxes into each
cell. every online tutorial i look at will tell me everything EXCEPT
that.

how do i get the data from a textbox to be written into a cell/row?