config

  1. sharky12345

    Get list of users from .ini file

    I am just starting to play around with CONFIG files so forgive me is this is relatively straightforward, but I have searched online and can't find anything that answers this question. I am going to create a list of users and access levels but need to know how to retrieve them. This is what I...
  2. J

    VBA help

    I have a 3 work sheet workbook Sheet2 is Dropdown Sheet3 is Questions Sheet6 is Switch config Im using this to create config for a network device by answering question on the questions sheet. I am building it so going to the other sheets wont be needed. The issue I have is I need to run Switch...
  3. Roderick_E

    Dynamic variable name?

    Suppose I have undeclared variables called: config1 config2 How can I make these dynamic in a FOR loop. For x = 1 to 2 if "config" & x = "something" then 'do something endif next x
  4. M

    deleting text in a string, then add new text to end of string

    I have a list of text which all end in "Config File", each of these text strings vary in length. I wish to be able to delete the words "Config File" from each of these text strings, and after i have deleted the text then add the text "V2A" to each of the text strings. Is it possible to do this...
  5. D

    Paste values into cells

    Hi, I am fairly new to writing code in Excel, but I am using Excel with UserForms to create a config file. In this particular piece I am trying to add multiple sections to the config in the format of: config categoryedit "variable X<variable x="">" </variable> <variable x=""> set comment...
  6. Q

    Transpose and Vlookup for two different Sheet

    Hi, Workbook Master has 3 worksheet. Two worksheet as mentioned below and final worksheet need to create from other 2 by transpose and Vlookup. Worksheet1: ReportConfig <tbody> Site Id Report Config A3offset Hysteris 64001_1 1 2 1 64001_1 3 3 1 64001_1 23 4 1 64001_12 1 8 2...
  7. N

    Embed a CSV in and xlsm file

    I'm sorry if this is a repeat, but my searches haven't found anything. I currently use a csv and Windows API to read/write options in a csv file. I would like to embed the csv file inside the xlsm and be able to access it for read and write. Does anyone know how to do this? Thanks Kevin

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