I have a userform that has the following in – labels surname, name, date, listing, payment method, amount and last visit – then I have a combox for the surname and and payment method the rest are textboses. When you click on the combox surname the rest of the userform is filled with data, the user has to the fill out the following info listing, payment method, amount. I’ve gotten this far, now what I am trying to do is once the submit button is clicked then I need this info to be put into the relevant cells (updating a worksheet) Note that I have another userform that I put together which inputs all the data to the relevant cells. Updating the data sheet – I need to put the date into the row and column for that person and listing – then I have columns with the following headings date-method-amount, spanning over 120 across – so each time you update a person’s records it finds the last row and places that info into the relevant columns. I just hope who ever reads this, makes sense of it…I know what I want, but get frustrated not been able to complete it.
Bookmarks