G
Guest
Guest
Hi,
i made some excel sheet that i need to save often (after changes) under another name, and that name always depends on cell A1 and cell B3. So i've thought to make some vba button assigned as let us say SAVE, which will save document like <value A1>-<valueB3>.xls when clicked. I know how to draw button (heh, like using tools is hard :wink but what code should i enter for that button so that it saves my document under name as described?
ty very much
i made some excel sheet that i need to save often (after changes) under another name, and that name always depends on cell A1 and cell B3. So i've thought to make some vba button assigned as let us say SAVE, which will save document like <value A1>-<valueB3>.xls when clicked. I know how to draw button (heh, like using tools is hard :wink but what code should i enter for that button so that it saves my document under name as described?
ty very much