Results 1 to 19 of 19

CONVERT worksheet formula into vba code

Threaded View

tony0710 CONVERT worksheet formula... 03-11-2009, 04:24 PM
royUK Re: CONVERT worksheet formula... 03-11-2009, 04:33 PM
tony0710 Re: CONVERT worksheet formula... 03-11-2009, 04:44 PM
royUK Re: CONVERT worksheet formula... 03-11-2009, 05:08 PM
tony0710 Re: CONVERT worksheet formula... 03-11-2009, 05:26 PM
royUK Re: CONVERT worksheet formula... 03-11-2009, 05:32 PM
tony0710 Re: CONVERT worksheet formula... 03-11-2009, 05:38 PM
royUK Re: CONVERT worksheet formula... 03-11-2009, 05:43 PM
tony0710 Re: CONVERT worksheet formula... 03-11-2009, 06:03 PM
ConneXionLost Re: CONVERT worksheet formula... 03-11-2009, 06:35 PM
royUK Re: CONVERT worksheet formula... 03-11-2009, 06:35 PM
tony0710 Re: CONVERT worksheet formula... 03-11-2009, 06:56 PM
royUK Re: CONVERT worksheet formula... 03-11-2009, 07:08 PM
tony0710 Re: CONVERT worksheet formula... 03-11-2009, 07:12 PM
tony0710 Re: CONVERT worksheet formula... 03-11-2009, 07:17 PM
royUK Re: CONVERT worksheet formula... 03-11-2009, 07:22 PM
gulzar_7862002 Re: CONVERT worksheet formula... 06-20-2013, 06:24 AM
arlu1201 Re: CONVERT worksheet formula... 06-20-2013, 07:00 AM
gulzar_7862002 Re: CONVERT worksheet formula... 06-21-2013, 02:44 AM
  1. #1
    Forum Contributor
    Join Date
    12-27-2007
    Posts
    106

    CONVERT worksheet formula into vba code

    Hi

    I'm manually entering a 10 digit code into Col A; at this moment in time I have the following formula in Col B:

    DATE(2000+MID(A13,6,1),LOOKUP(MID(A13,5,1),{"1","2","3","4","5","6","7","8","9","X","Y","Z"},{1,2,3,4,5,6,7,8,9,10,11,12}),MID(A13,3,2))
    However I have to drag and fill all the cells in Col B with the formula - is there anyway of just entering the code into Col A and excel automatically inderts the result based on the above formula into Col B? VBA coding??
    Last edited by tony0710; 03-11-2009 at 06:59 PM.

Thread Information

Users Browsing this Thread

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

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