Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can
If UCase(shtInput.Range("RiskT")) = "FIXED" Then Module3.SetPagesFixed End If If UCase(shtInput.Range("RiskT")) = "VARIABLE" Then Module3.SetPagesVariable End If This be condensed to one line - something like? Module3.SetPages & shtInput.Range("RiskT").value -- Wag more, bark less |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hopefully easy macro question | Excel Programming | |||
probably a relatively easy macro question.... | Excel Programming | |||
Macro fill down question, I think its easy | Excel Programming | |||
Easy question: Have macro ignore #N/A | Excel Programming | |||
An easy macro question and one I believe to be a little more diffi | Excel Worksheet Functions |