refer

  1. Tim_Excel_

    Referring to textbox in userform (VBA)

    Hi Forum, I've written a piece of code that looks in a column and places all unique values in seperate textboxes in a userform. The next step would be referring to these textboxes in the userform code. Whatever I try however (Userform4.Textbox("box1").Value, or Userform.Textbox1.Value), nothing...
  2. H

    Input(seperat cell), reference calculating formula(seperate cell), ouput(seperate cell)

    I want to create a single formula in a cell that other cells would have values inputted into them and then reference the one formula cell and then in individual cells display the output. Example: (INPUT CELLS)(I WILL REFER TO THESE CELLS IN THE CALCULATING EQUATION AS "X")...
  3. M

    Dynamic cell reference

    I'm trying to refer to (a row of) cells in a different tabpage within Excel. The Excel file is connected to an external database and I'm using a parameter to select a specific personcode which then returns a set of data belonging to that specific person. I basicly want one tabpage of raw data...
  4. L

    Refer to a sub-function in a function

    Hello everyone Is it possible for a function to refer to a result of a nested function within it? Example: =if((FUNCTION)=0;0;RESULT_OF_FUNCTION) whereas FUNCTION would be written out as usual, and RESULT_OF_FUNCTION would be an abbreviation refering to the result of the function, without...
  5. L

    Refer a cell with different workbook - lil Tricky...

    Hi, I have a Main excel file contains data like below - Main File - <TABLE style="WIDTH: 330pt; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width=440 border=0><COLGROUP><COL style="WIDTH: 82pt; mso-width-source: userset; mso-width-alt: 3986" width=109><COL style="WIDTH: 83pt...
  6. Z

    retrieve column for a range

    Hi, In VBA, I would like to retrieve the column number of a range and have not been successful after trying several variations. The range is actually a single cell. I think I can get it by selecting the range and using ActiveCell.Column, however I do not wish to select the cell, I just want to...

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