I have created a data sheet with the help of macro which contains lot of formulas.at the end I have used a condidtional formatting. Now I am copying the data to new excel, conditional formatting is removed. Kindly advice
Hi,
suppose Coulmn A contains "tester name" , Column B contains "status" and Column C contains ETC date
Now I want count of total issues in a particular tester and particluar status but not to include a particular ETC
Hi,
I was trying to find the position of starting number in a text. i Was getting wrong value
Text Num Start Length Number Digits
11000 3 0
1
2
3
4
5
6
7
8
9
Formula to get the starting position for numbers =MIN(IFERROR(FIND(lstNumbers,A2),""))
where lstNumbers is digit range...
Is it possible to use more than two condition in conidtional formatting
for eg =and(=$H2="test",$I2="fail",$T2="Study")
this is not working . Please suggest me the format
Hi,
Everyday we take defect summary(issues which are opne) and this keeps on changing everday. FOr eg one issues which is open today may be closed tomorrow.
So we keep track on each day record
Hi,
We take a daily reports of bugs raised, resolved, closed and other important details.
Now I want one worksheet where if i select a date , user , then in that case excel will check the data and display.
Suppose our worsheeet anme is jan 01,jan02 and so on.. .And each worsheet ahs user...