Hi,
Complete newbie to VBA stuff, here is a question:
I have a spreadsheet with values in the certain cells and several buttons which carry out various functions however I would like the buttons to be only available if certain cells contain certain values. Therefore if a value isnt present i.e. empty in a certain cell (say A1) then I would like the button to be greyed out or visibly different than 'available' buttons (i.e. buttons that can be clicked because values are present in the cells required.
Hope this makes sense, thanks