Use data from a view

Use data from a view

I am wanting to have a button on a view that is next to every entry. When I click the button I have a form that pops open in a new window. That part works fine, but what I am having trouble with is that I have a cell called company and companyCode that I would like to pass from the view to the form and have that populate the form in the correct fields. Is that possible?