A1VBCode Forums

Listview


http://www.a1vbcode.com/vbforums/Topic31517.aspx

By Sean Downes - 7/4/2012

Hi again, as everyone can clearly see im useless at this aha

On Form1 i have a listview with columns such as 'Date / Time', 'Sector' etc etc. When i open a new form up etc and i fill it all in and then press 'Send' (A command button) i want certain data from the form to be shown in their respective columns on form 1.

Example:

I fill in Date and the Time, i fill in sector etc when i press send i want the date and time to be shown on a row under 'Date / Time' column and the same for everything else all on the same row etc. Does that make any sense?