Results 1 to 25 of 25

counting in letters

Threaded View

  1. #1
    Registered User
    Join Date
    07-31-2007
    Posts
    35

    counting in letters

    I am basically looking for a method to fill in information through VBA in excel into a 2-D grid. Ideally I would like this to work but it does not.

    For row = 1 to 10
         For column = A to D
         Range(column, row) = whatever
         next column
    next row
    Is there a way to do something like this? Basically looking for a way to count through the alphabet.
    Last edited by soce; 09-30-2008 at 03:56 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to sort Single Letters before Double Letters
    By jabberdoo in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-09-2008, 12:18 PM
  2. counting letters but not working in new 2007 excel
    By melaniethomson in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-29-2008, 04:20 AM
  3. Counting numberical values mixed with letters: Yes, Yes+1, Yes+2, etc.
    By KatherineMolina in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-16-2008, 02:49 PM
  4. Counting letters
    By samtwilliams in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-08-2007, 01:05 PM
  5. counting letters
    By Pyrex238 in forum Excel General
    Replies: 5
    Last Post: 05-10-2007, 03:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1