Mathcad ListBox
Mathcad ListBox
(OP)
Hi all,
I recently set up a simple Mathcad sheet with several listboxes. When I pick and item from the list (some off the shelf lifting hardware) the listbox vb script spits out the ratings of the hardware for some strength checks.
The problem is that when I close the spreadhseet I lose all of my menu picks. Is there any way to get the sheet save my menu picks?
I recently set up a simple Mathcad sheet with several listboxes. When I pick and item from the list (some off the shelf lifting hardware) the listbox vb script spits out the ratings of the hardware for some strength checks.
The problem is that when I close the spreadhseet I lose all of my menu picks. Is there any way to get the sheet save my menu picks?





RE: Mathcad ListBox
Peter
RE: Mathcad ListBox
RE: Mathcad ListBox
Peter
RE: Mathcad ListBox
I have tried to get this method to work. But I have three list boxes. I can only get the first listbox to save. I tried changing the "listboxstate" variable name but I cannot get the last tow lists to save. It puts the variable in the metadata but when I reopen they are set back to zero again.
Maybe someone can look at the codes?
RE: Mathcad ListBox