updatable and changable row sourceIn my form that contain one text box (unbound) at the top and one list box in
down, when I start the typing in the text box the row source of list box that
is the query that depend on the text box (parameter) automatically updated
and show the records in the list box.
Best regards.
Masoud wrote:
>In my form that contain one text box (unbound) at the top and one list box in
>down, when I start the typing in the text box the row source of list box that
>is the query that depend on the text box (parameter) automatically updated
>and show the records in the list box.
Tha...
How do I define a line to appear on top, regardless of scrolling d How do I define a line to appear on top, regardless of scrolling down?
I simply need that the "title" (top) line will remain in my view while
scrolling down.
position cursor under and to the right of the area desired>window>freeze
panes
--
Don Guillett
SalesAid Software
donaldb@281.com
"Line on top" <Line on top@discussions.microsoft.com> wrote in message
news:B3C158E8-47C9-4971-8152-33AE632064DF@microsoft.com...
> How do I define a line to appear on top, regardless of scrolling down?
> I simply need that the "title" (top) line will remai...
Change Row Fill ColorI'm having a problem that I'm pretty sure can only be
resolved with some type of Macro. I would like to know if
it is possible to change the fill color of an entire row
when text is entered in a specific cell within that row.
For example. When "Not Received" is entered in cell C3, I
would like all of row 3 to be filled with light blue. If
something else is entered in that same cell
(e.g. "Received"), I do not want the fill color to change
at all. I know it's possible to change a single cell this
way using Conditional Formatting, but how do you apply...
Moving data in a large cell range to one rowI have data in cell range A1:R34. All of the data needs
to be in column A. Instead of cutting and pasting each
row or column in the range, is there a way to move all of
this data quickly to column A? Thanks for the help.
Hi
and how do you want it to move into this column?. Best would be you
give an example
--
Regards
Frank Kabel
Frankfurt, Germany
"Todd" <anonymous@discussions.microsoft.com> schrieb im Newsbeitrag
news:1b3101c4a270$9123dce0$a301280a@phx.gbl...
> I have data in cell range A1:R34. All of the data needs
> to be in column A. Instead of cutting and ...
odd scroll bar behaviour in access, keeps returning to tophi
i have a user here, using ms office 2003, and he has noticed that when
scrolling through ms access or excel, that often the vertical scroll bar he
is using will return to the top position. this is the same for excel. its a
bit of an issue, as he would be clicking through databases with thousands of
rows of data, and it keeps retuning to the top of the row.
i did notice that a program called ifinger kept popping up as this was
happening. but i could not find info on the web linking this product with the
issue he is having.
if any one has any suggestions, id appreaciate it.
Regards
...
Outlook freezes #5I type an email and then Outlook freezes--I'm not able to
send the message or access anything in Outlook for about
30 seconds. We have an exchange server.
Any help greatly appreciated,
Piroska
...
print heading row on every pageI followed the instructions for getting a heading row to repeat on every
page, but I couldn't get it to work.
In order to have rows repeat on every page, Go to File/Page Setup/Sheet and
select the rows to repeat at top.
"Betty" wrote:
> I followed the instructions for getting a heading row to repeat on every
> page, but I couldn't get it to work.
>
>
Hmm....be more specific on what are you getting. Anyway...
File -> Page Setup -> Sheet -> Print title: "Rows to repeat at top"
Betty Wrote:
> I followed the instructions for gett...
insert row when cell full, auto wrapHi there,
I used this code in ver 2003 to insert a row and wrap text in a cell..BUT,
it does not work in ver 2007. Any ideas? Much appreciated.
Private Sub Worksheet_Change(ByVal Target As Range)
Dim NewRwHt As Single
Dim cWdth As Single, MrgeWdth As Single
Dim c As Range, cc As Range
Dim ma As Range
With Target
If .MergeCells And .WrapText Then
Set c = Target.Cells(1, 1)
cWdth = c.ColumnWidth
Set ma = c.MergeArea
For Each cc In ma.Cells
MrgeWdth = MrgeWdth + cc.ColumnWidth
Next
Application.ScreenUpdating = False
ma.MergeCells = False
c.ColumnWidth = ...
Adding row to a tableI have appreciated the input of g. mayor and have found his "An alternative
method of adding a row to a protected table"
(http://www.gmayor.com/word_vba_examples.htm) to be quite helpful. It is
designed to be an 'exit macro' and I am trying to use it in a slightly
different way.
My issue is that as a user tabs through a form they will always come to the
last cell and tabbing to the next formfield just creates another row. So I
am attempting to set up a button (commandbutton) that will run the macro and
add an additional row 'on demand.' I have this...
VLOOKUP and highlight rowHi gang,
So I have a spreadsheet with 20,000 items listed by UPC code. The top 5 rows
are in freeze pane mode with some direction as how to use, in cell B3 I have
a empty cell where the user enters a UPC number, the cell next to it has a
vlookup function that finds the item and returns the wholesale cost found in
column 6 - easy enough. =VLOOKUP(B3,A6:J20012,6,FALSE)
I would like it IF when vlookup finds the UPC code to highlight the entire
row because the user may need to look at other data. As if you were to scroll
down manually, find the row and highlight with a mouse click...
Converting a column of information into a row of informationI was curious if anyone knew of a way to convert a column into a row
Essentially we receive a spreadsheet a few times a month that has a fe
columns of information. Our database however can only accept cs
uploads and they have to follow a very strict template. In order t
properly upload the data that we are receiving I would need to turn
columns into rows (or optimally into a single cell with each piece o
data from that column separated by a comma).
Our template works as follows. We have rows for contact name, address
phone number, ect... At the end of the spreadsheet there are 3 column
in w...
copy a row of data to a column in another workbook?I am trying to get the data i enter into my charity subscription workbook, to
be automatically updated in my gift aid register (workbook) so that i do not
have to input twice. The data is entered into the subs register in rows and
the gift aid register is entered in columns. Any ideas would be appreciated.
hi,
=('H:\CodeStuff\[ConnectPaths.xls]Sheet1'!D4)
a formula like this in your gift aid register wb will draw
the data over from your charity subscription wb.
I don't know your file paths so you will have to change it
to fit your set up. in the gift aid register wb, put the ...
Moving spreadsheet rows with photos Problems in Excel 2007I have an inventory worksheet in Excel 2002. There is a photo in one cell in
each row that needs to move with the row. I formatted each photo to move and
size with cell, and had no problems. Have just had to change to Excel 2007.
I can move the row by cut and insert cut cells, and the photo moves with it.
BUT the problem comes with the rows above the cut cells - the photos move
down into the blank row left by the cut row when moving to another sheet- so
the photos left are not with their original rows and descriptions. I have
looked at all the options that I can find (steep learning...
How do I unhide The first column or rowAfter hiding the first column or row in Excel, how do I unhide it
One way:
Enter
A1
in the Name Box on the left side of the formula bar and type Enter.
Choose Format/Row/Unhide or Format/Column/Unhide
In article <26178EB3-8474-4C26-9087-75487987BBFB@microsoft.com>,
ashekumar <ashekumar@discussions.microsoft.com> wrote:
> After hiding the first column or row in Excel, how do I unhide it
Another way -
click in the column B label and drag into the empty box above the row
numbers, then right-click and choose unhide
same process to unhide the first row, but drag fr...
Selecting Many Non-Adjacent Rows EasilyIn a spreadheet with 100's of rows, how do I easily or automatically select non-adjacent rows at a constant interval, eg every 5 rows of an 800 row sheet?
Hi,
Assign this macro to a keyboard shortcut.
Sub jumpLines()
jumpLine = 5
Selection.Offset(jumpLine, 0).Select
End Sub
jeff
>-----Original Message-----
>In a spreadheet with 100's of rows, how do I easily or
automatically select non-adjacent rows at a constant
interval, eg every 5 rows of an 800 row sheet?
>.
>
What are you looking to achieve? It may be that there are far easier ways of
doing what you want.
--
...
how do i carry a balance to next row without it continuing down?i have made a worksheet that adds and subtracts across the row, each row is a
month, then the balance in the last colunm jumps down to the next row
(month)first column. everything works great but i don't want the balance for
the next month continuing down to the each month same for the ending balance.
what i want is to have it end each time with just the beginning balance for
the coming month, then as i add a percentage rate it will add across the row
and put the ending balance in the next row (month)
i hope this make sense
...
Lookup Values, etracting Row header and column header.Hi all,
I have a dat matrix having 100 rows and 100 columns.
The data is dynamic and keeps changing.
3500 3550 3600 3650 3700
3550 - - - -
3600 - - - -
3650 - - - -
3700 - - - -
3750 - - - -
3800 - 20 - -
3850 - - - -
3900 - - - 15
For eg: the data in row 3800 and column 3600 shows a value of 20.
Is there any function by which i can extract any positive values in
the data matrix such that it gives a summary in another worksheet:
# Row Column Value
1 3800 3600 20
2 3900 3700 15
Note: th...
Ability to insert a row to the Payroll Quick EntryI would like to make the following suggestion with respect to the Payroll
Canada. I was wondering if the functionality in the Payroll Qiuck Entry
could allow the user to insert a row when entering hours. Presently we have
the ability to delete a row but not insert a row. If you are making
adjustments to an individual employee you can't insert a row you have to do
the adjustments at the bottom of the page.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree&...
Writing text on top of a pretty picture.Instead of the typical windows background color, the powers that be
want a pretty picture to be displayed. My dialog application also needs
the functionality of an edit box, but I don't want an edit box with its
clunky, white appearance covering up a portion of the pretty picture.
If there's a way to make an edit box transparent....I tried that using
edit box controls and it's still clunky white....
I use DIBSectionLite to draw the picture. Controls show up on top of
the image - good. I set the background to transparent and do TextOut
(in OnPaint.) This works when I put the code i...
Excel program top blue strip has disappeared
Has anyone had this problem with Excel or can you tell me
how to solve it?
I am using Dell Dimension XPS R400 computer, Windows 98,
and MS Excel 97 SR-1.
Two days ago on Jan. 4, 2004 using Excel I did something
(I can't remember what I did) but I noticed right away
that the worksheet I was using no longer had any
information on the top or bottom outside the worksheet -
no tool bars, status bars, formula information. More
importantly, also missing was the blue colored strip
across the top of the screen. This strip has "Microsoft
Excel and [file name]" and on the far ri...
Counting RowsHello,
I am trying to do the following:
1. Count populated Rows using VB
2. If the # of populated rows is less than 2 post a message box dsiplaying
the count
3. If the # of populated rows is greater than 3, continue on with the rest
of the macro.
Anything you can do to hlep is greatly appreciated.
This will look at the last populated cell in the desired row.
Sub countrowsincolA()
mc = 2 '"a"
x = Cells(Rows.Count, mc).End(xlUp).Row
If x < 2 Then
MsgBox "Only " & x
Else
'goon
MsgBox "oh boy"
End If
End Sub
--
Don Guillett
Microsoft MVP Excel
S...
Trying to freeze 1 column; keeps freezing 4 columns !?!I am trying to freeze my "A" column. I select the "A" column, the click
Windows/Freeze and it freezes columns A-D!
What am I doing wrong?
TIA,
Larry Woods
Click on Col B and then do Freeze Panes. It will freeze everything to the left
and above what is selected, so if you only selected a single cell, say B2, it
will freeze column A and row 1 as well.
--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 00/02/03
----------------------------------------------------------------------------
Attitude ...
Auto-Hide and Always On Top Plug In or Code?I have developed a small app I would like to have behave like the
Windows XP Taskbar, in that users should be able to select either Auto-
Hide or Always On Top, and get the same behavior you get with the
Taskbar.
Is this something I should be able to accomplish in code? When I
first started this project months ago, I didn't think so, so I
convinced my firm to purchase LogicNP's Shell Mega Pack
Sorry, too fast the fingers.
Anyway, there are a number of issues with the ShellAppBar tool that
make it undependable, and LogicNP seems to no longer be supporting the
product (or...
Delete rows in table if checkbox value in first cell equals trueHi People,
First time caller long time observer.
I'm creating a form which contains three tables. First two tables contain
information such as heading, date, time, user details etc.
Table three consists of 2 rows and 5 columns. First row is used for column
headings and second row contains form fields where the user can record their
data. The first cell of row 2 contains a checkbox and the rest contain text
fields.
Now, I would like the user to have the ability to add and remove rows at
click of a button. After couple hours of researching I figured out the code
that...
Anchoring a section break to the bottom of a page...and having a table pass over it..
Hi,
I have a document that I'm trying to make easier to use. This is a 'form'
(using the term loosly) where people will open up the template, edit fields
in the table on the form, and save it with a new name.
There are headers and footers on the form, and the second page's header has
to be a little different. So at the bottom of the table I added a section
break to do this.
This becomes a little difficult when people start to fill in the bottom half
of the table, as the height of each row will change as the cell expands...