Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "ran010303" wrote in message ... Below is the VBA code section with the str function: With Worksheets("Tables") cmdPlotEnvelope.Caption = "Add/Del Mask #" & Str(.Cells(38, 2)) cmdSetXdbFloor.Caption = "Set X dB Floor #" & Str(.Cells(38, 2)) cmdSetS.Caption = "Set S (Slope) #" & Str(.Cells(38, 2)) End With This looks OK to me. AFAIK, VBA code doesn't get translated . I guess Gary is right then. /Fredrik |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Solver - error - Compile Error | Excel Discussion (Misc queries) | |||
help with this error-Compile error: cant find project or library | Excel Discussion (Misc queries) | |||
How do I get rid of "Compile error in hidden module" error message | Excel Discussion (Misc queries) | |||
Compile error in hidden module error | Excel Programming |