Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dim MyName as long 'MyName is the name you want, LONG etc are the type
of value MyName=range("A1").value should get you started Andy wrote: Hi. I want to create a macro that iterates around several formulas and spits out a final result. The spreadsheet will have several cells that need to have values entered into it by the user. I then want the user to hit a button embbeded into the sheet that starts the calculations. This will require the macro to get the values entered from the cell, give them a name, and use it in subsequent calculations. I am sure this is really, really easy to do |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA code to "background-color" a cell obtaining a value from Row | Excel Discussion (Misc queries) | |||
Obtaining & using last cell in a column in a cell formula | Excel Discussion (Misc queries) | |||
Obtaining cell reference from index function | Excel Programming | |||
Web Query: Obtaining source link from a cell | Excel Worksheet Functions | |||
Web Query: Obtaining source link from a cell in a macro | Excel Programming |