Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default How do I set up a template to assign a unique number?

I've created an invoice template for a business I'm starting up, and notice
that in Office 2000's templates their invoice lets you assign a unique
number. I presume it's a macro, but don't know much about writing visual
basic.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How do I set up a template to assign a unique number?

Can't you modify that template? Then you will have that functionality.

To do it on your own could be complex if you are not familiar with Visual
Basic.

You could just keep a separate sheet where you have the numbers, and do a
copy and paste to your invoice sheet. It isn't automatic, but maybe easier
to maintain.

--
Regards,
Tom Ogilvy

"Feltonblue" wrote in message
...
I've created an invoice template for a business I'm starting up, and

notice
that in Office 2000's templates their invoice lets you assign a unique
number. I presume it's a macro, but don't know much about writing visual
basic.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default How do I set up a template to assign a unique number?

Thanks for the quick reply.
I can't get at the macro used in the sample template - it's password
protected - otherwise I'd have just copied it. Looks like I might just have
to do it manually.

David

"Tom Ogilvy" wrote:

Can't you modify that template? Then you will have that functionality.

To do it on your own could be complex if you are not familiar with Visual
Basic.

You could just keep a separate sheet where you have the numbers, and do a
copy and paste to your invoice sheet. It isn't automatic, but maybe easier
to maintain.

--
Regards,
Tom Ogilvy

"Feltonblue" wrote in message
...
I've created an invoice template for a business I'm starting up, and

notice
that in Office 2000's templates their invoice lets you assign a unique
number. I presume it's a macro, but don't know much about writing visual
basic.




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How do I set up a template to assign a unique number?

I doubt it would be that easy to just copy it. I suspect that a lot of the
code is in a compiled DLL. But what I was suggesting was using the
template provided with excel since that can be modified.

--
Regards,
Tom Ogilvy

"Feltonblue" wrote in message
...
Thanks for the quick reply.
I can't get at the macro used in the sample template - it's password
protected - otherwise I'd have just copied it. Looks like I might just

have
to do it manually.

David

"Tom Ogilvy" wrote:

Can't you modify that template? Then you will have that functionality.

To do it on your own could be complex if you are not familiar with

Visual
Basic.

You could just keep a separate sheet where you have the numbers, and do

a
copy and paste to your invoice sheet. It isn't automatic, but maybe

easier
to maintain.

--
Regards,
Tom Ogilvy

"Feltonblue" wrote in message
...
I've created an invoice template for a business I'm starting up, and

notice
that in Office 2000's templates their invoice lets you assign a unique
number. I presume it's a macro, but don't know much about writing

visual
basic.






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to assign unique number to column duplicates? Heather Excel Worksheet Functions 3 January 4th 10 10:37 AM
Assign unique auto-generated number Silena K-K Excel Discussion (Misc queries) 0 January 28th 08 10:44 PM
How do I assign a unique ID number to an invoice sheet I created? Matt Excel Worksheet Functions 2 March 30th 06 06:08 PM
How do I assign a unique tracking number in excel? anoyse Excel Worksheet Functions 2 November 20th 04 04:02 PM
Assign Unique Number to an Excel Template Seamus[_2_] Excel Programming 0 October 3rd 03 09:06 AM


All times are GMT +1. The time now is 03:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"