+ Reply to Thread
Results 1 to 2 of 2

Something involving modulus 10

  1. #1
    Registered User
    Join Date
    09-25-2012
    Location
    planet namek
    MS-Off Ver
    Excel 2010
    Posts
    2

    Something involving modulus 10

    Alright so basically, I was attempting to encrypt a 4 digit integer by adding 7 to every integer and once it reaches 10, it should basically go to 1 instead
    and then I have to switch the 1st integer with the 3rd and the 2nd with the 4th
    i got it all to work except I can't seem to make 10 go to 1 and restart the count
    here what I came up with so far

    Please Login or Register  to view this content.
    Last edited by arlu1201; 10-08-2012 at 06:03 AM. Reason: Please put code tags in future.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Something involving modulus 10

    Welcome to the forum.

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.

    Also, I have added code tags to your post. As per forum rule 3, you need to use them whenever you put any code in your post. Please add them in future. If you need more information on how to use them, check my signature below this post.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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