Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't understand the details.
Maybe it's time to rewrite the requirements. And post a small example (as text in the message) of the data before and what it should look like after. wrote: thanx Mr adve for ur reply But My prblem is bit complex i want to check value frm the adjacent column i mean say i have data in colA and colB so i want to check if there is empty cell in colA and also in colB at same row then its fine(say 5th row is empty for both columns)then no need to fil data there but for example if columnA [7th row] is non-emty and columnB [7th row] is emty then i want to apply the macro u suggested likewise check for values in other rows too http://contextures.com/xlDataEntry02.html -- Dave Peterson |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Mr Dave
plz tell me ur email id i tried to send u an email on the id ] but it was failure delivery sory for trouble but i gues u find some time many thanx |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Please keep the discussion in the newsgroup.
Since you're going to have to describe your problem in detail, you might as well get lots of people to read it. Maybe someone will have a good idea. wrote: Mr Dave plz tell me ur email id i tried to send u an email on the id ] but it was failure delivery sory for trouble but i gues u find some time many thanx -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hello Mr. Dave & everyone here is my Problem i M framing it again
ColA ColB 1 3 2 5 3 4 7 5 8 7 6 8 5 9 10 10 as menationed above i have data in two columns [no. of rows are variable varies day by day] so waht i want to da is to chk in colA if value is pressent for instance ColA ,row3 "data present" while column B , row 3 "data missing ",,,,,so i want to copy the value of ColB,Row4 in row3 of ColmnB and ColA , 6row empty so colB 6 row shud also remain empty again ColA, 9row "data pressent" ,,,,,,,colB 9row "data missing" so copy the value of ColB,Row10 in row9 of ColmnB like wise check other rows of columnB I m trying to write VBa program but havnt succeded ,,,hope sumbody help me out......... many thanx in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
charting missing data (empty cells bug) | Charts and Charting in Excel | |||
how to return non empty cells over several columns | Excel Discussion (Misc queries) | |||
Delete row if 3 columns have empty cells in a row | Excel Programming | |||
Charting with missing data or empty strings from vlookup() | Charts and Charting in Excel | |||
Filling in empty cells in columns | Excel Discussion (Misc queries) |