jeannier1975
IS-IT--Management
I have a function i have run into a issue and i need help i have a function in an excel sheet that input value in excel depending on a start date and end date i need to have a button that inserts the data the function is retreiving into the nextline.
the function is = Sheet1!$A$1:$A$63,"Row100",AFStartBinding,AFEndBinding,254,0,0,0,0,3,0,"",3,"",-1,0,"","NoFilter",20480)
In layman's terms I need a vba code to insert into a button that does following but not sure where i can get the answers i seek. first i need the VBA or macro to inter the function listed above.
Second get that function to convert to values.
thirdly and last refresh the worksheet.
I have attached the excel sheet to my email. If you have the time please advise.
the function is = Sheet1!$A$1:$A$63,"Row100",AFStartBinding,AFEndBinding,254,0,0,0,0,3,0,"",3,"",-1,0,"","NoFilter",20480)
In layman's terms I need a vba code to insert into a button that does following but not sure where i can get the answers i seek. first i need the VBA or macro to inter the function listed above.
Second get that function to convert to values.
thirdly and last refresh the worksheet.
I have attached the excel sheet to my email. If you have the time please advise.