Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Populate selected Cell with variable

Hello,

I have a very simple VBA question.

I have some VBA code which is already looping through data and setting a
variable. I want to take this variable and populate it the first empty cell
in a specified range.
I have already selected the cell where I want to populate the data:

Range("G53").End(xlUp).Offset(1, 0).Select

How to I now populate the cell found with the variable named "strTrip".

Many Thanks!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Populate Cell based on selected Cell. Digi Excel Discussion (Misc queries) 2 March 23rd 09 08:42 AM
Populate a pictture when a name is selected pmnaughton Excel Worksheet Functions 3 January 12th 09 06:33 PM
auto populate selected cells robert morris Excel Discussion (Misc queries) 6 February 18th 08 11:17 PM
Variable input to populate data fields csinvestor Excel Discussion (Misc queries) 3 September 9th 05 09:00 AM
trying to populate a variable from a combo box lwhite Excel Programming 2 December 9th 04 03:49 PM


All times are GMT +1. The time now is 08:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"