Need implementation of "get cell position button is in" in existing Macro VBA code - Open Office
Budget: $10 – $30 USD
I have 3 Buttons w/ macros that do slightly different things.
Currently the code references another sheet & specific cell (both gets are static) to get cell contents,
I need to copy these buttons and paste in same sheet, same column & different rows.
The two sheets involved rows are related.
So, The contents of the cell the button is getting is the same row the button is in, just different sheet.
So in the code, sheet is to be static, but it need to get buttons position (column/row) before executing the macro.
Hope that's clear
thanks
Currently the code references another sheet & specific cell (both gets are static) to get cell contents,
I need to copy these buttons and paste in same sheet, same column & different rows.
The two sheets involved rows are related.
So, The contents of the cell the button is getting is the same row the button is in, just different sheet.
So in the code, sheet is to be static, but it need to get buttons position (column/row) before executing the macro.
Hope that's clear
thanks