Saving file with custom names automatically

  • Thread starter E. Omar Troccoli K.
  • Start date
E

E. Omar Troccoli K.

En blanco
Hi,

I got a pattern that have some things for my office. In that we got somes ComboBox (7, exactly) that are filled when the document is open. That ComboBoxes have words that fills somes fields in the document, and I need re-use that values to use for automatically generate the name of the document.

I was working with codes, but (again) I can't find the optimal solution.

Basically, I need the name of the document formed by:

(ComboBox1.Text) + (ComboBox2. Text) + ...... (ComboBox7. Text)

I find the way that the document format be .doc, and have the solution for create in VBA a custom folder in the C unit, but the name of the document is a great problem.

Any little help will be a great help for me.

Thanks a lot,





Omar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top