generate

  1. T

    Modulus 11 Help

    I have been asked to help create a modulus number database with a prefix E and it has to be a 7 digit as the example next 806342 7.I have no idea how to start this. I have researched and looked at some of the formulas but I don't know how to generate a spreadsheet (CSV) file to import into a...
  2. J

    Generate a list permutation numbers without duplicate

    Hi all Seek help. My excel level is just average with only little knowledge in VBA. I am looking for a simple VBA to self generate numbers with a given number with no duplicate. Example: In A1, I have 1234. A simple VBA which can generate number in a column B1, a series of numbers based on A1...
  3. C

    generate a random unique ID?

    Hi, there. Is there a way to generate a unique ID in for a row based on some adjacent cells? 1. If the row is unique from any other row, it gets a unique ID. What would make it unique is if just one of the cells' values is different from another row. 2. If the end of row doesn't yet have an ID...
  4. J

    Generate number based on given numbers with no duplicate

    Hi all Seek help. Is there a formula to self generate numbers with a given number with no duplicate. Example: In A1, I have 1234. What formula to use to generate number in a column B1, a series of numbers based on A1 (1234) until there is no repeat. cheers
  5. P

    generate the 7 3-letter formations a b c possible .

    generate the 7 3-letter formations a b c possible example = aaaaaaa, aaaaaab .... ccccccc
  6. M

    Create a dynamic football tournament event macro

    Hi there, I would like to create a macro that would save me so much time and also be fully correct as my current approach is quite manual. Let me describe what I require: Inputs; Team Name- this will list the teams taking part - this will range from 1-16 Number of Groups - this will be range...
  7. C

    Automatic birthday emails

    Can you advise in very simple terms, how I can get a spreadsheet with our colleagues birthdays to automatically generate a personal birthday email please?
  8. P

    Next Language for a Userform?

    I have been working within my company creating UserForms on excel for multiple different inputs and outputs. I'm getting the stage where I feel comfortable to move forward and create an actual program outside of excel. However, I am unsure of the best language for this. Currently I build...
  9. P

    hello, generate all the formations of the 3 letters .

    hello, generate all the formations of the 3 letters in the following criterion = no more than 5 letters for each of the 3 lines a = 01 02 03 04 05 06 07 08 09 1 0 b = 11 12 13 14 15 16 17 18 19 20 c = 21 22 23 24 25 26 27 28 29 30 31 So the formations will have 7 letters the maximum...
  10. A

    how to generate a worksheet into pdf when saving the excel?

    hi pls help In excel, i have 7 sheets. When i save the excel file save or ctrl s, how can i generate sheet 2 named 'calculation' in pdf format with a datetimestamp in a specific folder ? file name: worksheetName<datetimestmp>.pdf folder D:\test\
  11. J

    save each Sheet to UNIQUE Sheet

    hi friends.. How to do: i have 23 sheets with similar structure and format... so so each sheet the minimum rows was 10 (and 20 cols) and the maximum rows was 150 (and 20 columns). my question is how to generate unique sheet... with all info of the 23 sheets. thanks
  12. T

    Data Source Excel Sheet

    Unfortunately I cannot connect PowerBI to Salesforce and I will need to generate reporting in PowerBI from the exports in Salesforce which are in Excel. Do you recommend creating an Excel template for which you copy and paste the data into so automatically generate in PowerBI? Or can you load...
  13. S

    Generate unique numbers

    Hi There, I have a challenging question.... I have an existing macro that split the mastersheet into splitted sheets in the same workbook and it saves also the splitted sheet. And now I want that it generate for every splitted sheet a unique number in a cell with an prefix like "invoice" and...
  14. D

    Any way to see timestamp of WHEN a macro was last run? (to get rid of stale macros)

    All a google search turned up was code that I could put into a macro that will essentially save a log of when it runs, but seems to only be forward-looking. I.e. will keep a log of all times that macro runs going forward, but I'm trying to clean up my Modules and want to get rid of all the...
  15. rjplante

    Assemble list of sheet names

    I have a single workbook with several worksheets. I would like to generate a list of names and have them added to my sheet named "Data", in column L which has a header in L1 of "Sheets Names". Each sheet has the tab name listed in cell CA1. I have the code listed below to generate the list of...
  16. sharky12345

    Generate random alphanumeric string with specified 3rd character

    Is there a way I can generate a random alphanumeric string but with the 3rd, 10th and 17th characters having been specified? My current string looks like this; The 3rd, 10th and 17th characters will be stored as variables probably, though yet to do that part.
  17. D

    UDF for sequence function

    can anyone come up with a replica for the sequence function for Excel 2016? not the type which spills over, but rather one you can use in 1 cell. Lets say MyCustomNumber = 4 for example, instead of doing =ROWS(INDIRECT("A1:A"&MyCustomNumber)) to generate ={1;2;3;4} when evaluating [F9] in...
  18. L

    Generate list from cell values in all sheets

    I have about 1000 sheets (each unique sheet names...not Sheet#####). All sheets have a value in a merged cell B8:E8. How can I create a list in a blank summary sheet using a formula or VBA ?
  19. J

    Generate Random Numbers That Are Only Used Once

    I have to create a spreadsheet where employees click on a number 1-41. Each number is in its own cell and each number is hyperlinked to another tab where the user is presented with a question they have to answer. What I am trying to do is use RANDBETWEEN to generate a random number between...
  20. S

    Auto Generate ID

    Hi Every One. Hope You all were enjoying good health. can anyone help me to generate auto ID based on cell value like...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top