English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How could I use a forlmula to create consecutive numbers in a .xls File to make Quote.
Example: Quote #: 001 (save it) create a new one, and automatically get my Quote : 002.

All my people on the world.. it is URGENT!
Thank you!!
JAD - J. Adrian D.

2007-01-24 04:08:20 · 1 answers · asked by JAD 2 in Computers & Internet Software

1 answers

You need to write a macro for that

select a cell containing the new workbook name, run macro

sub savefile()
activeworkbook.SaveAs (activecell.value)
end sub

2007-01-25 15:18:31 · answer #1 · answered by unnga 6 · 1 0

fedest.com, questions and answers