Welcome to the Excel Forum

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Seo Services company Manchester

Please Register to Remove these Ads

Please Register to Remove these Ads



Reply
  #1  
Old 06-16-2005, 02:05 AM
dogisnuts
Guest
 
Posts: n/a
Alphabetic autofill

Please Register to Remove these Ads

I want Excel to autofill our inventory system. It is alphabetic though.
AAA, AAB,...-ZZZ. I understand that you have to build a macro to do it. Any
suggestions?

Thank you
Reply With Quote
  #2  
Old 06-16-2005, 07:58 AM
greg7468 greg7468 is offline
Forum Contributor
 
Join Date: 03 May 2004
Location: England
MS Office Version:2003 Excel
Posts: 118
greg7468 is becoming part of the community
Hi,
you can do it with a formula,

put alphabetic autofill in the search.

I think it's the first one on there.

p.s I notice they are all your queries,

I'd suggest rather than keep reposting the same question you query the replies given if you do not understand them.

HTH.
__________________
Greg.

"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."

Last edited by greg7468; 06-16-2005 at 08:02 AM.
Reply With Quote
  #3  
Old 06-16-2005, 07:05 PM
Kassie
Guest
 
Posts: n/a
RE: Alphabetic autofill

Hi dogisnuts

You can use the following formula, previously posted by Max

=UPPER(IF(ROW(A1)>18278,CHAR(96+INT(MOD(ROW(A1)-18279,456976)/17576)+1),"")&
IF(ROW(A1)>702,CHAR(96+INT(MOD(ROW(A1)-703,17576)/676)+1),"")&IF(ROW(A1)>26,
CHAR(96+INT(MOD(ROW(A1)-27,676)/26)+1),"")&CHAR(97+MOD(ROW(A1)-1,26)))


"dogisnuts" wrote:

> I want Excel to autofill our inventory system. It is alphabetic though.
> AAA, AAB,...-ZZZ. I understand that you have to build a macro to do it. Any
> suggestions?
>
> Thank you

Reply With Quote
  #4  
Old 06-16-2005, 11:05 PM
dogisnuts
Guest
 
Posts: n/a
Re: Alphabetic autofill

Thanks for the info. I am still trying to figure out all this stuff.

"greg7468" wrote:

>
> Hi,
> you can do it with a formula,
>
> put alphabetic autofill in the search.
>
> I think it's the first one on there.
>
> p.s I notice they are all your queries,
>
> I'd suggest rather than keep reposting the same question you query the
> replies given if you do not understand them.
>
> HTH.
>
>
> --
> greg7468
>
>
> ------------------------------------------------------------------------
> greg7468's Profile: http://www.excelforum.com/member.php...fo&userid=9031
> View this thread: http://www.excelforum.com/showthread...hreadid=379577
>
>

Reply With Quote


Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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

Forum Jump