#1   Report Post  
dogisnuts
 
Posts: n/a
Default Alphabetic autofill

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
  #2   Report Post  
greg7468
 
Posts: n/a
Default


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

  #3   Report Post  
Kassie
 
Posts: n/a
Default

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

  #4   Report Post  
dogisnuts
 
Posts: n/a
Default

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
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
Relative reference autofill increment other than +1 SteveB Excel Discussion (Misc queries) 3 June 14th 05 07:40 PM
Need help with excel autofill VBA style William Whitlam via OfficeKB.com New Users to Excel 3 April 29th 05 09:03 AM
How do I autofill an alphabetic sequence? (AAA, AAB, etc.) dogisnuts Excel Discussion (Misc queries) 3 April 18th 05 09:29 AM
How to autofill excel with an alphabetic sequence (aaa, aab, etc.. dogisnuts Excel Discussion (Misc queries) 3 April 8th 05 07:46 PM
AutoFill Visible Cells with Months Elaine New Users to Excel 3 March 16th 05 10:13 PM


All times are GMT +1. The time now is 12:04 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"