Thanks Guillett,

Yes this is easier.. we just need to append "00" in starting to make
it 14 digit.

="00" & A1 & 10 - MOD( SUMPRODUCT(MID(A1, {1,2,3,4,5,6,7,8,9,10,11},
1) * {3,1,3,1,3,1,3,1,3,1,3}), 10)



On Jan 2, 6:27 pm, "dguillett1" <dguille...@gmail.com> wrote:
> Would this be easier
> =A1 & 10 - MOD( SUMPRODUCT(MID(A1, {1,2,3,4,5,6,7,8,9,10,11}, 1) *
> {3,1,3,1,3,1,3,1,3,1,3}), 10)
>
> Don Guillett
> SalesAid Software
> dguille...@gmail.com
>
>
>
>
>
>
>
> -----Original Message-----
> From: Vishwamitra Mishra
> Sent: Monday, January 02, 2012 2:03 AM
> To: MS EXCEL AND VBA MACROS
> Subject: $$Excel-Macros$$ GTIN Calculator in Excel Formula and Excel Macro
>
> I have written a Formula and Macro to calculate all types of GTIN.
> If you want that workbook, kindly let me know.
> For more detail about the Formula and Macro kindly visit this link:
>
> http://www.learnexcelmacro.com/2011/11/gtin-calculator-in-excel/
>
> --
> FORUM RULES (934+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will
> not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5)  Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE  : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
> ------------------------------------------------------------------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com

-- 
FORUM RULES (934+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

Reply via email to